Skip to content

Commit 50b595e

Browse files
fix(deps): update dependency axios to v1 [security]
1 parent 63bf95c commit 50b595e

File tree

2 files changed

+30
-18
lines changed

2 files changed

+30
-18
lines changed

package-lock.json

Lines changed: 29 additions & 17 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
@@ -80,6 +80,6 @@
8080
"dependencies": {
8181
"@vodyani/class-decorator": "^8.2.3",
8282
"agentkeepalive": "^4.2.1",
83-
"axios": "^0.27.2"
83+
"axios": "^1.0.0"
8484
}
8585
}

0 commit comments

Comments
 (0)