Skip to content

Commit 7b14f39

Browse files
Update dependency axios to ^0.31.0 [SECURITY]
1 parent a5cf030 commit 7b14f39

2 files changed

Lines changed: 115 additions & 12 deletions

File tree

package-lock.json

Lines changed: 114 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node ./bin/www"
88
},
99
"dependencies": {
10-
"axios": "^0.28.0",
10+
"axios": "^0.31.0",
1111
"cookie-parser": "~1.4.4",
1212
"debug": "~2.6.9",
1313
"express": "^4.21.0",

0 commit comments

Comments
 (0)