mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 08:52:26 +00:00
chore(deps): bump axios from 1.3.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
943497a7d9
commit
839e57fa44
@ -57,7 +57,7 @@
|
|||||||
"@strapi/provider-audit-logs-local": "4.10.6",
|
"@strapi/provider-audit-logs-local": "4.10.6",
|
||||||
"@strapi/typescript-utils": "4.10.6",
|
"@strapi/typescript-utils": "4.10.6",
|
||||||
"@strapi/utils": "4.10.6",
|
"@strapi/utils": "4.10.6",
|
||||||
"axios": "1.3.4",
|
"axios": "1.4.0",
|
||||||
"babel-loader": "^9.1.2",
|
"babel-loader": "^9.1.2",
|
||||||
"babel-plugin-styled-components": "2.1.1",
|
"babel-plugin-styled-components": "2.1.1",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"lint": "run -T eslint ."
|
"lint": "run -T eslint ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "1.3.4",
|
"axios": "1.4.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"formik": "^2.2.6",
|
"formik": "^2.2.6",
|
||||||
"immer": "9.0.19",
|
"immer": "9.0.19",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"@strapi/icons": "1.7.9",
|
"@strapi/icons": "1.7.9",
|
||||||
"@strapi/provider-upload-local": "4.10.6",
|
"@strapi/provider-upload-local": "4.10.6",
|
||||||
"@strapi/utils": "4.10.6",
|
"@strapi/utils": "4.10.6",
|
||||||
"axios": "1.3.4",
|
"axios": "1.4.0",
|
||||||
"byte-size": "7.0.1",
|
"byte-size": "7.0.1",
|
||||||
"cropperjs": "1.5.12",
|
"cropperjs": "1.5.12",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
|
25
yarn.lock
25
yarn.lock
@ -7769,7 +7769,7 @@ __metadata:
|
|||||||
"@testing-library/react": 12.1.4
|
"@testing-library/react": 12.1.4
|
||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@testing-library/user-event": 14.4.3
|
"@testing-library/user-event": 14.4.3
|
||||||
axios: 1.3.4
|
axios: 1.4.0
|
||||||
babel-loader: ^9.1.2
|
babel-loader: ^9.1.2
|
||||||
babel-plugin-styled-components: 2.1.1
|
babel-plugin-styled-components: 2.1.1
|
||||||
bcryptjs: 2.4.3
|
bcryptjs: 2.4.3
|
||||||
@ -8028,7 +8028,7 @@ __metadata:
|
|||||||
"@testing-library/react": 12.1.4
|
"@testing-library/react": 12.1.4
|
||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@testing-library/user-event": 14.4.3
|
"@testing-library/user-event": 14.4.3
|
||||||
axios: 1.3.4
|
axios: 1.4.0
|
||||||
browserslist-to-esbuild: 1.2.0
|
browserslist-to-esbuild: 1.2.0
|
||||||
cross-env: ^7.0.3
|
cross-env: ^7.0.3
|
||||||
date-fns: 2.30.0
|
date-fns: 2.30.0
|
||||||
@ -8347,7 +8347,7 @@ __metadata:
|
|||||||
"@testing-library/react": 12.1.4
|
"@testing-library/react": 12.1.4
|
||||||
"@testing-library/react-hooks": 8.0.1
|
"@testing-library/react-hooks": 8.0.1
|
||||||
"@testing-library/user-event": 14.4.3
|
"@testing-library/user-event": 14.4.3
|
||||||
axios: 1.3.4
|
axios: 1.4.0
|
||||||
byte-size: 7.0.1
|
byte-size: 7.0.1
|
||||||
cropperjs: 1.5.12
|
cropperjs: 1.5.12
|
||||||
date-fns: 2.30.0
|
date-fns: 2.30.0
|
||||||
@ -12021,14 +12021,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"axios@npm:1.3.4, axios@npm:^1.0.0":
|
"axios@npm:1.4.0":
|
||||||
version: 1.3.4
|
version: 1.4.0
|
||||||
resolution: "axios@npm:1.3.4"
|
resolution: "axios@npm:1.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: ^1.15.0
|
follow-redirects: ^1.15.0
|
||||||
form-data: ^4.0.0
|
form-data: ^4.0.0
|
||||||
proxy-from-env: ^1.1.0
|
proxy-from-env: ^1.1.0
|
||||||
checksum: 7440edefcf8498bc3cdf39de00443e8101f249972c83b739c6e880d9d669fea9486372dbe8739e88b3bf8bb1ad15f6106693f206f078f4516fe8fd47b1c3093c
|
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -12041,6 +12041,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"axios@npm:^1.0.0":
|
||||||
|
version: 1.3.4
|
||||||
|
resolution: "axios@npm:1.3.4"
|
||||||
|
dependencies:
|
||||||
|
follow-redirects: ^1.15.0
|
||||||
|
form-data: ^4.0.0
|
||||||
|
proxy-from-env: ^1.1.0
|
||||||
|
checksum: 7440edefcf8498bc3cdf39de00443e8101f249972c83b739c6e880d9d669fea9486372dbe8739e88b3bf8bb1ad15f6106693f206f078f4516fe8fd47b1c3093c
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"axios@npm:^1.3.3":
|
"axios@npm:^1.3.3":
|
||||||
version: 1.3.5
|
version: 1.3.5
|
||||||
resolution: "axios@npm:1.3.5"
|
resolution: "axios@npm:1.3.5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user