chore(deps): update axios to 1.6.0 (#18768) (#18769)

due to https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
This commit is contained in:
Josh 2023-11-13 12:07:42 +00:00 committed by GitHub
parent 2f026ea9b3
commit ecfbf5ede6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 6 deletions

View File

@ -84,7 +84,7 @@
"@strapi/types": "4.15.4",
"@strapi/typescript-utils": "4.15.4",
"@strapi/utils": "4.15.4",
"axios": "1.5.0",
"axios": "1.6.0",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"browserslist": "^4.22.1",

View File

@ -51,7 +51,7 @@
"watch": "pack-up watch"
},
"dependencies": {
"axios": "1.5.0",
"axios": "1.6.0",
"date-fns": "2.30.0",
"formik": "2.4.0",
"immer": "9.0.19",

View File

@ -48,7 +48,7 @@
"@strapi/icons": "1.13.0",
"@strapi/provider-upload-local": "4.15.4",
"@strapi/utils": "4.15.4",
"axios": "1.5.0",
"axios": "1.6.0",
"byte-size": "7.0.1",
"cropperjs": "1.6.0",
"date-fns": "2.30.0",

View File

@ -8776,7 +8776,7 @@ __metadata:
"@types/pluralize": "npm:0.0.32"
"@types/webpack-bundle-analyzer": "npm:4.6.2"
"@types/webpack-hot-middleware": "npm:2.25.8"
axios: "npm:1.5.0"
axios: "npm:1.6.0"
bcryptjs: "npm:2.4.3"
boxen: "npm:5.1.2"
browserslist: "npm:^4.22.1"
@ -9159,7 +9159,7 @@ __metadata:
"@types/react-helmet": "npm:6.1.6"
"@types/react-router-dom": "npm:5.3.3"
"@types/styled-components": "npm:5.1.26"
axios: "npm:1.5.0"
axios: "npm:1.6.0"
cross-env: "npm:^7.0.3"
date-fns: "npm:2.30.0"
eslint-config-custom: "npm:4.15.4"
@ -9725,7 +9725,7 @@ __metadata:
"@testing-library/dom": "npm:9.2.0"
"@testing-library/react": "npm:14.0.0"
"@testing-library/user-event": "npm:14.4.3"
axios: "npm:1.5.0"
axios: "npm:1.6.0"
byte-size: "npm:7.0.1"
cropperjs: "npm:1.6.0"
date-fns: "npm:2.30.0"
@ -13468,6 +13468,17 @@ __metadata:
languageName: node
linkType: hard
"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: f069d938a05d2293e27c7cd6f0c08a1cb764f7cc43a1e637572f8d5928837ecd735890ad67a867d696094ee4b8b4dfdb3727a57aae600845e4c295581cb32f9a
languageName: node
linkType: hard
"axios@npm:^0.26.0":
version: 0.26.1
resolution: "axios@npm:0.26.1"