Skip to content

Commit

Permalink
fix: upgrade axios from 1.4.0 to 1.7.2 (#367)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.4.0 to 1.7.2.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/nc-minh/project/2be35f06-8317-474e-b72a-1e47f55c131f?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
nc-minh and snyk-bot authored Aug 15, 2024
1 parent ed72dfb commit 1b5a340
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
32 changes: 17 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/openuniland/revise#readme",
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.7.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"compression": "^1.7.4",
Expand Down

0 comments on commit 1b5a340

Please sign in to comment.