Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 158f6ea

Browse files
chore(deps): Bump axios from 1.4.0 to 1.5.1 (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1afc3b commit 158f6ea

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@strapi/helper-plugin": "^4.12.5",
2121
"@strapi/icons": "^1.6.3",
2222
"prop-types": "^15.7.2",
23-
"axios": "1.4.0",
23+
"axios": "1.5.1",
2424
"mathjs": "11.9.1"
2525
},
2626
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2075,6 +2075,15 @@ [email protected]:
20752075
form-data "^4.0.0"
20762076
proxy-from-env "^1.1.0"
20772077

2078+
2079+
version "1.5.1"
2080+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
2081+
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
2082+
dependencies:
2083+
follow-redirects "^1.15.0"
2084+
form-data "^4.0.0"
2085+
proxy-from-env "^1.1.0"
2086+
20782087
axobject-query@^3.1.1:
20792088
version "3.2.1"
20802089
resolved "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz"

0 commit comments

Comments
 (0)