Skip to content

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 79db0aa commit 9c4fa0b
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 @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/lucioerlan/Soap-Automation#readme",
"dependencies": {
"axios": "^0.21.1",
"axios": "^1.6.4",
"chalk": "^4.1.2",
"dotenv": "^8.2.0",
"knex": "^0.19.5",
Expand Down

0 comments on commit 9c4fa0b

Please sign in to comment.