Skip to content

Commit 6db6f20

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.14.0 to 1.15.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b431aa commit 6db6f20

4 files changed

Lines changed: 42 additions & 6 deletions

File tree

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@dagrejs/dagre": "^1.1.4",
2222
"@monaco-editor/react": "^4.7.0",
2323
"@tailwindcss/vite": "^4.1.4",
24-
"axios": "^1.13.5",
24+
"axios": "^1.15.0",
2525
"d3-drag": "^3.0.0",
2626
"d3-selection": "^3.0.0",
2727
"d3-transition": "^3.0.1",

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@semantic-release/git": "^10.0.1",
5353
"@semantic-release/github": "^12.0.0",
5454
"@types/xml2js": "^0.4.14",
55-
"axios": "^1.13.5",
55+
"axios": "^1.15.0",
5656
"chokidar": "^4.0.3",
5757
"semantic-release": "^25.0.0",
5858
"tsup": "^8.4.0",

package-lock.json

Lines changed: 39 additions & 3 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
@@ -39,7 +39,7 @@
3939
"@stoplight/spectral-functions": "^1.9.4",
4040
"ajv": "^8.18.0",
4141
"ajv-formats": "^2.1.1",
42-
"axios": "^1.13.5",
42+
"axios": "^1.15.0",
4343
"copyfiles": "^2.4.1",
4444
"handlebars": "^4.7.9",
4545
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)