chore: bump axios from 0.21.4 to 1.7.2 in /app/client (#35266)
This commit is contained in:
parent
e0d0ee1046
commit
3e20868a85
|
|
@ -107,7 +107,7 @@
|
||||||
"assert-never": "^1.2.1",
|
"assert-never": "^1.2.1",
|
||||||
"astring": "^1.7.5",
|
"astring": "^1.7.5",
|
||||||
"async-mutex": "^0.5.0",
|
"async-mutex": "^0.5.0",
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.7.2",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"codemirror": "^5.65.13",
|
"codemirror": "^5.65.13",
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
"@shared/ast": "workspace:^",
|
"@shared/ast": "workspace:^",
|
||||||
"astravel": "^0.6.1",
|
"astravel": "^0.6.1",
|
||||||
"axios": "^1.6.0",
|
"axios": "^1.7.2",
|
||||||
"escodegen": "^2.0.0",
|
"escodegen": "^2.0.0",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"express-validator": "^6.14.2",
|
"express-validator": "^6.14.2",
|
||||||
|
|
|
||||||
|
|
@ -13161,7 +13161,7 @@ __metadata:
|
||||||
"@types/express": ^4.17.14
|
"@types/express": ^4.17.14
|
||||||
"@types/jest": ^29.2.3
|
"@types/jest": ^29.2.3
|
||||||
astravel: ^0.6.1
|
astravel: ^0.6.1
|
||||||
axios: ^1.6.0
|
axios: ^1.7.2
|
||||||
esbuild: ^0.19.4
|
esbuild: ^0.19.4
|
||||||
escodegen: ^2.0.0
|
escodegen: ^2.0.0
|
||||||
express: ^4.19.2
|
express: ^4.19.2
|
||||||
|
|
@ -13303,7 +13303,7 @@ __metadata:
|
||||||
assert-never: ^1.2.1
|
assert-never: ^1.2.1
|
||||||
astring: ^1.7.5
|
astring: ^1.7.5
|
||||||
async-mutex: ^0.5.0
|
async-mutex: ^0.5.0
|
||||||
axios: ^1.6.0
|
axios: ^1.7.2
|
||||||
babel-plugin-lodash: ^3.3.4
|
babel-plugin-lodash: ^3.3.4
|
||||||
babel-plugin-module-resolver: ^4.1.0
|
babel-plugin-module-resolver: ^4.1.0
|
||||||
chalk: ^4.1.1
|
chalk: ^4.1.1
|
||||||
|
|
@ -13965,7 +13965,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"axios@npm:^1.6.0, axios@npm:^1.6.1":
|
"axios@npm:^1.6.1, axios@npm:^1.7.2":
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
resolution: "axios@npm:1.7.2"
|
resolution: "axios@npm:1.7.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user