Skip to content

Commit 75bd7e1

Browse files
chore(deps): bump axios in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7da9f45 commit 75bd7e1

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^18.3.1",
2525
"@vitejs/plugin-react-swc": "^4.0.0",
2626
"@vitest/coverage-v8": "^3.1.4",
27-
"axios": "^1.12.0",
27+
"axios": "^1.13.5",
2828
"axios-mock-adapter": "^2.1.0",
2929
"copyfiles": "^2.4.1",
3030
"css-what": "6.2.2",

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/xml2js": "^0.4.14",
6161
"@typescript-eslint/eslint-plugin": "^8.29.1",
6262
"@typescript-eslint/parser": "^8.29.1",
63-
"axios": "^1.12.0",
63+
"axios": "^1.13.5",
6464
"chokidar": "^4.0.3",
6565
"eslint": "^9.24.0",
6666
"globals": "^16.0.0",

package-lock.json

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

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@stoplight/spectral-core": "^1.19.5",
3939
"@stoplight/spectral-functions": "^1.9.4",
4040
"ajv": "^8.17.1",
41-
"axios": "^1.12.0",
41+
"axios": "^1.13.5",
4242
"copyfiles": "^2.4.1",
4343
"handlebars": "^4.7.8",
4444
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)