Skip to content

Commit c7a8cc2

Browse files
Merge pull request #67 from osvaldokalvaitir/dependabot/npm_and_yarn/axios-1.15.0
build(deps): bump axios from 1.13.5 to 1.15.0
2 parents 1619aa6 + 0efa60a commit c7a8cc2

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
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^1.13.5",
6+
"axios": "^1.15.0",
77
"react": "^16.8.6",
88
"react-dom": "^16.8.6",
99
"react-scripts": "3.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2097,14 +2097,14 @@ aws4@^1.8.0:
20972097
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
20982098
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
20992099

2100-
axios@^1.13.5:
2101-
version "1.13.5"
2102-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
2103-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
2100+
axios@^1.15.0:
2101+
version "1.15.0"
2102+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
2103+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
21042104
dependencies:
21052105
follow-redirects "^1.15.11"
21062106
form-data "^4.0.5"
2107-
proxy-from-env "^1.1.0"
2107+
proxy-from-env "^2.1.0"
21082108

21092109
axobject-query@^2.0.2:
21102110
version "2.0.2"
@@ -8463,10 +8463,10 @@ proxy-addr@~2.0.7:
84638463
forwarded "0.2.0"
84648464
ipaddr.js "1.9.1"
84658465

8466-
proxy-from-env@^1.1.0:
8467-
version "1.1.0"
8468-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
8469-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
8466+
proxy-from-env@^2.1.0:
8467+
version "2.1.0"
8468+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
8469+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
84708470

84718471
prr@~1.0.1:
84728472
version "1.0.1"

0 commit comments

Comments
 (0)