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

Commit cdcf7c1

Browse files
authored
Merge pull request #27 from Kucoin/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 1.4.0 to 1.6.0
2 parents 2269899 + 1f02332 commit cdcf7c1

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "jest --coverage"
1313
},
1414
"dependencies": {
15-
"axios": "1.4.0",
15+
"axios": "1.6.0",
1616
"lodash": "4.17.21",
1717
"uuid": "9.0.0",
1818
"ws": "8.17.1"

yarn.lock

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

856-
axios@1.4.0:
857-
version "1.4.0"
858-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
859-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
856+
axios@1.6.0:
857+
version "1.6.0"
858+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
859+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
860860
dependencies:
861861
follow-redirects "^1.15.0"
862862
form-data "^4.0.0"

0 commit comments

Comments
 (0)