Skip to content

Commit 41c9eb9

Browse files
Bump axios from 1.11.0 to 1.12.0 in /kaas-example/web-portal
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [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.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39fbc8d commit 41c9eb9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

kaas-example/web-portal/package-lock.json

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

kaas-example/web-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react": "^18.2.0",
1010
"react-dom": "^18.2.0",
1111
"react-scripts": "5.0.1",
12-
"axios": "^1.6.0",
12+
"axios": "^1.12.0",
1313
"react-router-dom": "^6.8.0",
1414
"lucide-react": "^0.294.0",
1515
"tailwindcss": "^3.3.0",

0 commit comments

Comments
 (0)