Skip to content

Commit cc41ae6

Browse files
fix(deps): update dependency axios to ^0.30.0
1 parent 5252782 commit cc41ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@types/node": "^18.0.6",
3232
"@vertx/eventbus-bridge-client.js": "^1.0.0-3-SNAPSHOT",
33-
"axios": "^0.27.2",
33+
"axios": "^0.30.0",
3434
"skywalking-backend-js": "^0.6.0",
3535
"vlq": "^2.0.4",
3636
"yaml": "^2.1.1"

0 commit comments

Comments
 (0)