Skip to content

Commit 234084c

Browse files
Bump axios in /components/inspectit-ocelot-configurationserver-ui (#1847)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71d9ba3 commit 234084c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/inspectit-ocelot-configurationserver-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"ace-builds": "^1.42.0",
29-
"axios": "^1.11.0",
29+
"axios": "^1.12.2",
3030
"classnames": "^2.5.1",
3131
"dateformat": "^5.0.3",
3232
"eslint-config-next": "^15.5.0",

components/inspectit-ocelot-configurationserver-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,10 +2366,10 @@ axe-core@^4.10.0:
23662366
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
23672367
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
23682368

2369-
axios@^1.11.0:
2370-
version "1.11.0"
2371-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
2372-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
2369+
axios@^1.12.2:
2370+
version "1.12.2"
2371+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
2372+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
23732373
dependencies:
23742374
follow-redirects "^1.15.6"
23752375
form-data "^4.0.4"

0 commit comments

Comments
 (0)