Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 64266ad commit b713b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ladjs/proxy": "2.1.1",
"@ladjs/redis": "1.0.7",
"@ladjs/shared-config": "7.0.3",
"@slack/web-api": "6.7.2",
"@slack/web-api": "6.9.1",
"array-join-conjunction": "1.0.0",
"async-ratelimiter": "1.3.1",
"axe": "8.1.2",
Expand Down

0 comments on commit b713b49

Please sign in to comment.