Skip to content

Commit 1caf867

Browse files
authored
Merge pull request #162 from REChain-Network-Solutions/dependabot/npm_and_yarn/axios-1.14.0
Bump axios from 1.13.6 to 1.14.0
2 parents 122bbaa + dff48a6 commit 1caf867

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@oREChain/ocore": "^0.2.93",
1515
"@types/wif": "^2.0.5",
1616
"ant-design-vue": "^2.2.8",
17-
"axios": "^1.13.6",
17+
"axios": "^1.14.0",
1818
"core-js": "^3.49.0",
1919
"lightweight-charts": "^5.1.0",
2020
"lodash": "^4.17.23",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,14 +3126,14 @@ aws4@^1.8.0:
31263126
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
31273127
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
31283128

3129-
axios@^1.13.6:
3130-
version "1.13.6"
3131-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
3132-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
3129+
axios@^1.14.0:
3130+
version "1.14.0"
3131+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
3132+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
31333133
dependencies:
31343134
follow-redirects "^1.15.11"
31353135
form-data "^4.0.5"
3136-
proxy-from-env "^1.1.0"
3136+
proxy-from-env "^2.1.0"
31373137

31383138
babel-loader@^8.1.0, babel-loader@^8.2.2:
31393139
version "8.4.1"
@@ -9401,10 +9401,10 @@ proxy-addr@~2.0.7:
94019401
forwarded "0.2.0"
94029402
ipaddr.js "1.9.1"
94039403

9404-
proxy-from-env@^1.1.0:
9405-
version "1.1.0"
9406-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
9407-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
9404+
proxy-from-env@^2.1.0:
9405+
version "2.1.0"
9406+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
9407+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
94089408

94099409
prr@~1.0.1:
94109410
version "1.0.1"

0 commit comments

Comments
 (0)