We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a95e70 commit 864d436Copy full SHA for 864d436
next-web/packages/shared/package.json
@@ -2,7 +2,7 @@
2
"name": "@dataspherestudio/shared",
3
"version": "0.0.1",
4
"dependencies": {
5
- "axios": "1.6.4"
+ "axios": "1.7.4"
6
},
7
"main": "./index.js",
8
"module": "./index.js",
web/package.json
@@ -27,7 +27,7 @@
27
]
28
29
30
- "axios": "0.21.1",
+ "axios": "1.7.4",
31
"babel-polyfill": "6.26.0",
32
"butterfly-dag": "4.1.23",
33
"core-js": "2.6.11",
0 commit comments