mirror of
https://github.com/strapi/strapi.git
synced 2025-11-11 07:39:16 +00:00
due to https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
This commit is contained in:
parent
2f026ea9b3
commit
ecfbf5ede6
@ -84,7 +84,7 @@
|
|||||||
"@strapi/types": "4.15.4",
|
"@strapi/types": "4.15.4",
|
||||||
"@strapi/typescript-utils": "4.15.4",
|
"@strapi/typescript-utils": "4.15.4",
|
||||||
"@strapi/utils": "4.15.4",
|
"@strapi/utils": "4.15.4",
|
||||||
"axios": "1.5.0",
|
"axios": "1.6.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"boxen": "5.1.2",
|
"boxen": "5.1.2",
|
||||||
"browserslist": "^4.22.1",
|
"browserslist": "^4.22.1",
|
||||||
|
|||||||
@ -51,7 +51,7 @@
|
|||||||
"watch": "pack-up watch"
|
"watch": "pack-up watch"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "1.5.0",
|
"axios": "1.6.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"formik": "2.4.0",
|
"formik": "2.4.0",
|
||||||
"immer": "9.0.19",
|
"immer": "9.0.19",
|
||||||
|
|||||||
@ -48,7 +48,7 @@
|
|||||||
"@strapi/icons": "1.13.0",
|
"@strapi/icons": "1.13.0",
|
||||||
"@strapi/provider-upload-local": "4.15.4",
|
"@strapi/provider-upload-local": "4.15.4",
|
||||||
"@strapi/utils": "4.15.4",
|
"@strapi/utils": "4.15.4",
|
||||||
"axios": "1.5.0",
|
"axios": "1.6.0",
|
||||||
"byte-size": "7.0.1",
|
"byte-size": "7.0.1",
|
||||||
"cropperjs": "1.6.0",
|
"cropperjs": "1.6.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
|
|||||||
17
yarn.lock
17
yarn.lock
@ -8776,7 +8776,7 @@ __metadata:
|
|||||||
"@types/pluralize": "npm:0.0.32"
|
"@types/pluralize": "npm:0.0.32"
|
||||||
"@types/webpack-bundle-analyzer": "npm:4.6.2"
|
"@types/webpack-bundle-analyzer": "npm:4.6.2"
|
||||||
"@types/webpack-hot-middleware": "npm:2.25.8"
|
"@types/webpack-hot-middleware": "npm:2.25.8"
|
||||||
axios: "npm:1.5.0"
|
axios: "npm:1.6.0"
|
||||||
bcryptjs: "npm:2.4.3"
|
bcryptjs: "npm:2.4.3"
|
||||||
boxen: "npm:5.1.2"
|
boxen: "npm:5.1.2"
|
||||||
browserslist: "npm:^4.22.1"
|
browserslist: "npm:^4.22.1"
|
||||||
@ -9159,7 +9159,7 @@ __metadata:
|
|||||||
"@types/react-helmet": "npm:6.1.6"
|
"@types/react-helmet": "npm:6.1.6"
|
||||||
"@types/react-router-dom": "npm:5.3.3"
|
"@types/react-router-dom": "npm:5.3.3"
|
||||||
"@types/styled-components": "npm:5.1.26"
|
"@types/styled-components": "npm:5.1.26"
|
||||||
axios: "npm:1.5.0"
|
axios: "npm:1.6.0"
|
||||||
cross-env: "npm:^7.0.3"
|
cross-env: "npm:^7.0.3"
|
||||||
date-fns: "npm:2.30.0"
|
date-fns: "npm:2.30.0"
|
||||||
eslint-config-custom: "npm:4.15.4"
|
eslint-config-custom: "npm:4.15.4"
|
||||||
@ -9725,7 +9725,7 @@ __metadata:
|
|||||||
"@testing-library/dom": "npm:9.2.0"
|
"@testing-library/dom": "npm:9.2.0"
|
||||||
"@testing-library/react": "npm:14.0.0"
|
"@testing-library/react": "npm:14.0.0"
|
||||||
"@testing-library/user-event": "npm:14.4.3"
|
"@testing-library/user-event": "npm:14.4.3"
|
||||||
axios: "npm:1.5.0"
|
axios: "npm:1.6.0"
|
||||||
byte-size: "npm:7.0.1"
|
byte-size: "npm:7.0.1"
|
||||||
cropperjs: "npm:1.6.0"
|
cropperjs: "npm:1.6.0"
|
||||||
date-fns: "npm:2.30.0"
|
date-fns: "npm:2.30.0"
|
||||||
@ -13468,6 +13468,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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":
|
"axios@npm:^0.26.0":
|
||||||
version: 0.26.1
|
version: 0.26.1
|
||||||
resolution: "axios@npm:0.26.1"
|
resolution: "axios@npm:0.26.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user