Skip to content

Commit a860bb8

Browse files
renovate[bot]TheDevMinerTV
authored andcommitted
fix(deps): update dependency axios to v1.6.0
1 parent 3337e62 commit a860bb8

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
@@ -30,7 +30,7 @@
3030
"typescript": "^5.1.6"
3131
},
3232
"dependencies": {
33-
"axios": "1.5.1",
33+
"axios": "1.6.0",
3434
"tslib": "^2.6.0"
3535
},
3636
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,10 @@ asynckit@^0.4.0:
296296
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
297297
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
298298

299-
axios@1.5.1:
300-
version "1.5.1"
301-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
302-
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
299+
axios@1.6.0:
300+
version "1.6.0"
301+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
302+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
303303
dependencies:
304304
follow-redirects "^1.15.0"
305305
form-data "^4.0.0"

0 commit comments

Comments
 (0)