Skip to content

Commit c2c13b4

Browse files
committed
fix: upgrade axios from 1.4.0 to 1.6.7
Snyk has created this PR to upgrade axios from 1.4.0 to 1.6.7. See this package in npm: https://www.npmjs.com/package/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
1 parent 279e3b6 commit c2c13b4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/openuniland/revise#readme",
3939
"dependencies": {
40-
"axios": "^1.4.0",
40+
"axios": "^1.6.7",
4141
"class-transformer": "^0.5.1",
4242
"class-validator": "^0.14.0",
4343
"compression": "^1.7.4",

0 commit comments

Comments
 (0)