mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 14:59:07 +00:00
chore(deps): bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.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.4.0...v1.5.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
91056e608c
commit
cf773a64af
@ -50,7 +50,7 @@
|
||||
"@strapi/provider-audit-logs-local": "4.12.7",
|
||||
"@strapi/typescript-utils": "4.12.7",
|
||||
"@strapi/utils": "4.12.7",
|
||||
"axios": "1.4.0",
|
||||
"axios": "1.5.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"browserslist": "^4.17.3",
|
||||
"browserslist-to-esbuild": "1.2.0",
|
||||
|
@ -44,7 +44,7 @@
|
||||
"lint": "run -T eslint . --ext .js,.jsx,.tsx,.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.4.0",
|
||||
"axios": "1.5.0",
|
||||
"date-fns": "2.30.0",
|
||||
"formik": "2.4.0",
|
||||
"immer": "9.0.19",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@strapi/icons": "1.9.0",
|
||||
"@strapi/provider-upload-local": "4.12.7",
|
||||
"@strapi/utils": "4.12.7",
|
||||
"axios": "1.4.0",
|
||||
"axios": "1.5.0",
|
||||
"byte-size": "7.0.1",
|
||||
"cropperjs": "1.5.12",
|
||||
"date-fns": "2.30.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -6963,7 +6963,7 @@ __metadata:
|
||||
"@testing-library/dom": 9.2.0
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.4.3
|
||||
axios: 1.4.0
|
||||
axios: 1.5.0
|
||||
bcryptjs: 2.4.3
|
||||
browserslist: ^4.17.3
|
||||
browserslist-to-esbuild: 1.2.0
|
||||
@ -7209,7 +7209,7 @@ __metadata:
|
||||
"@types/react-dom": 18.2.7
|
||||
"@types/react-router-dom": 5.3.3
|
||||
"@types/styled-components": 5.1.26
|
||||
axios: 1.4.0
|
||||
axios: 1.5.0
|
||||
browserslist-to-esbuild: 1.2.0
|
||||
cross-env: ^7.0.3
|
||||
date-fns: 2.30.0
|
||||
@ -7522,7 +7522,7 @@ __metadata:
|
||||
"@testing-library/dom": 9.2.0
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/user-event": 14.4.3
|
||||
axios: 1.4.0
|
||||
axios: 1.5.0
|
||||
byte-size: 7.0.1
|
||||
cropperjs: 1.5.12
|
||||
date-fns: 2.30.0
|
||||
@ -10792,14 +10792,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "axios@npm:1.4.0"
|
||||
"axios@npm:1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "axios@npm:1.5.0"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.0
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
|
||||
checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user