Skip to content

Commit b652ee7

Browse files
chore(deps): Bump axios from 1.5.1 to 1.6.0 (#107)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 744e62b commit b652ee7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.11.0",
2222
"prop-types": "^15.7.2",
23-
"axios": "1.5.1",
23+
"axios": "1.6.0",
2424
"mathjs": "11.11.1"
2525
},
2626
"devDependencies": {

yarn.lock

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

2078-
axios@1.5.1:
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==
2078+
axios@1.6.0:
2079+
version "1.6.0"
2080+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2081+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
20822082
dependencies:
20832083
follow-redirects "^1.15.0"
20842084
form-data "^4.0.0"

0 commit comments

Comments
 (0)