Skip to content

Commit 4887b3f

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

6 files changed

Lines changed: 149 additions & 136 deletions

File tree

calm-hub-ui/package.json

Lines changed: 3 additions & 3 deletions
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.15.0",
24+
"axios": "^1.15.2",
2525
"d3-drag": "^3.0.0",
2626
"d3-selection": "^3.0.0",
2727
"d3-transition": "^3.0.1",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-react-refresh": "^0.5.0",
6161
"jsdom": "^26.0.0",
6262
"npm-force-resolutions": "^0.0.10",
63-
"postcss": "^8.5.12",
63+
"postcss": "^8.5.13",
6464
"prettier": "^3.3.3",
6565
"stylelint": "^16.26.0",
6666
"stylelint-config-standard": "^39.0.1",
@@ -74,7 +74,7 @@
7474
"css-what": "7.0.0",
7575
"express": "5.2.1",
7676
"nth-check": "2.1.1",
77-
"postcss": "8.5.12",
77+
"postcss": "8.5.13",
7878
"rollup": "4.60.1"
7979
},
8080
"overrides": {

calm-suite/calm-guard/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@docusaurus/theme-mermaid": "^3.10.0",
2121
"@mdx-js/react": "^3.0.0",
2222
"clsx": "^2.0.0",
23+
"postcss": "^8.5.13",
2324
"prism-react-renderer": "^2.3.0",
2425
"react": "^19.0.0",
2526
"react-dom": "^19.0.0"

calm-suite/calm-guard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"jsdom": "^28.1.0",
8686
"license-checker": "^25.0.1",
8787
"lint-staged": "^16.2.7",
88-
"postcss": "^8.5.11",
88+
"postcss": "^8.5.13",
8989
"tailwindcss": "^4.1.0",
9090
"tsx": "^4.21.0",
9191
"typescript": "^5.7.2",

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.15.0",
55+
"axios": "^1.15.2",
5656
"chokidar": "^4.0.3",
5757
"semantic-release": "^25.0.0",
5858
"tsup": "^8.4.0",

0 commit comments

Comments
 (0)