Skip to content

Commit 4505a67

Browse files
Update dependency axios to ^0.30.0 [SECURITY]
1 parent e05b02d commit 4505a67

File tree

2 files changed

+155
-8
lines changed

2 files changed

+155
-8
lines changed

package-lock.json

Lines changed: 154 additions & 7 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.20.0",
10+
"axios": "^0.30.0",
1111
"cookie-parser": "~1.4.4",
1212
"debug": "~2.6.9",
1313
"express": "~4.16.1",

0 commit comments

Comments
 (0)