Skip to content

Commit a771900

Browse files
fix: Security upgrade axios from 1.3.5 to 1.6.0 (#448)
1 parent 53e351b commit a771900

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"watch": "nodemon index.js"
1919
},
2020
"dependencies": {
21-
"axios": "1.3.5",
21+
"axios": "1.6.0",
2222
"express": "4.18.2",
2323
"parse": "4.1.0",
2424
"parse-server": "6.3.1"

0 commit comments

Comments
 (0)