Skip to content

Commit cf98252

Browse files
committed
fix: upgrade axios from 1.4.0 to 1.7.1
Snyk has created this PR to upgrade axios from 1.4.0 to 1.7.1. 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
1 parent 279e3b6 commit cf98252

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

Diff for: package-lock.json

+17-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.7.1",
4141
"class-transformer": "^0.5.1",
4242
"class-validator": "^0.14.0",
4343
"compression": "^1.7.4",

0 commit comments

Comments
 (0)