Skip to content

Commit 137cbea

Browse files
[ci] Bump axios from 1.13.6 to 1.14.0 in /debezium-platform-stage
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd857e3 commit 137cbea

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

debezium-platform-stage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tanstack/react-virtual": "^3.13.23",
3939
"@types/lodash": "^4.17.23",
4040
"ajv": "^8.18.0",
41-
"axios": "^1.13.6",
41+
"axios": "^1.14.0",
4242
"i18next": "^25.7.3",
4343
"i18next-browser-languagedetector": "^8.2.1",
4444
"i18next-http-backend": "^3.0.2",

debezium-platform-stage/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2711,14 +2711,14 @@ aws4@^1.8.0:
27112711
resolved "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz"
27122712
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
27132713

2714-
axios@^1.13.5, axios@^1.13.6:
2715-
version "1.13.6"
2716-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
2717-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
2714+
axios@^1.13.5, axios@^1.14.0:
2715+
version "1.14.0"
2716+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
2717+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
27182718
dependencies:
27192719
follow-redirects "^1.15.11"
27202720
form-data "^4.0.5"
2721-
proxy-from-env "^1.1.0"
2721+
proxy-from-env "^2.1.0"
27222722

27232723
balanced-match@^1.0.0:
27242724
version "1.0.2"
@@ -5893,10 +5893,10 @@ proxy-from-env@1.0.0:
58935893
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz"
58945894
integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==
58955895

5896-
proxy-from-env@^1.1.0:
5897-
version "1.1.0"
5898-
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
5899-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
5896+
proxy-from-env@^2.1.0:
5897+
version "2.1.0"
5898+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
5899+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
59005900

59015901
ps-tree@1.2.0:
59025902
version "1.2.0"

0 commit comments

Comments
 (0)