Skip to content

Commit 06a48cc

Browse files
fix(deps): update dependency axios to ^0.28.0 [security]
1 parent df9b5d0 commit 06a48cc

File tree

2 files changed

+190
-8
lines changed

2 files changed

+190
-8
lines changed

package-lock.json

+189-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
@@ -483,7 +483,7 @@
483483
"typescript": "4.2.4"
484484
},
485485
"dependencies": {
486-
"axios": "^0.21.1",
486+
"axios": "^0.28.0",
487487
"fs-extra": "^9.1.0",
488488
"marked": "^2.0.3",
489489
"open-browsers": "^1.2.2",

0 commit comments

Comments
 (0)