From 41a9b6f6058e7d661f2e0b6ffcbcf51a3d7ec3b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 09:52:07 +0000 Subject: [PATCH] fix(deps): update all dependencies --- .github/workflows/codeql-analysis.yml | 6 +++--- package.json | 8 ++++---- packages/blocks/package.json | 2 +- packages/druxt/package.json | 2 +- packages/menu/package.json | 2 +- packages/router/package.json | 2 +- packages/schema/package.json | 2 +- packages/test-utils/package.json | 2 +- packages/views/package.json | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 8e742e2e8..f23d79e7a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -45,7 +45,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@6f5948dfacef28e207b48d0905cf90c03365536d # v3 + uses: github/codeql-action/init@3ea06614dafe36dec890db3446326e0d40ce53d4 # v3 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -56,7 +56,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@6f5948dfacef28e207b48d0905cf90c03365536d # v3 + uses: github/codeql-action/autobuild@3ea06614dafe36dec890db3446326e0d40ce53d4 # v3 # â„šī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -70,4 +70,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@6f5948dfacef28e207b48d0905cf90c03365536d # v3 + uses: github/codeql-action/analyze@3ea06614dafe36dec890db3446326e0d40ce53d4 # v3 diff --git a/package.json b/package.json index 2ffa76ae3..737a5461a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "version": "changeset version && node scripts/changelog-dates.mjs" }, "resolutions": { - "human-id": "4.1.3" + "human-id": "4.2.1" }, "devDependencies": { "@babel/core": "7.29.7", @@ -83,16 +83,16 @@ "jest": "29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-junit": "16.0.0", - "jest-mock-axios": "4.9.0", + "jest-mock-axios": "4.9.1", "knip": "2.43.0", "lint-staged": "^14.0.1", "markdownlint-cli2": "^0.13.0", "node-gyp": "^9.4.1", - "prettier": "^3.9.6", + "prettier": "^3.9.8", "regenerator-runtime": "0.14.1", "renovate": "32.0.2", "rimraf": "5.0.10", - "semver": "^7.6.3", + "semver": "^7.8.5", "siroc": "0.16.0", "start-server-and-test": "^2.1.5", "vue": "2.7.16", diff --git a/packages/blocks/package.json b/packages/blocks/package.json index a71204785..895ddd454 100644 --- a/packages/blocks/package.json +++ b/packages/blocks/package.json @@ -46,7 +46,7 @@ "banner.svg" ], "dependencies": { - "axios": "0.33.0", + "axios": "0.34.0", "drupal-jsonapi-params": "^2.3.2", "druxt": "^0.24.0" }, diff --git a/packages/druxt/package.json b/packages/druxt/package.json index 57962eb64..c6606ab70 100644 --- a/packages/druxt/package.json +++ b/packages/druxt/package.json @@ -62,7 +62,7 @@ "druxt-test-utils": "^0.2.15" }, "peerDependencies": { - "axios": "0.28.0", + "axios": "0.34.0", "consola": "*" }, "optionalDependencies": { diff --git a/packages/menu/package.json b/packages/menu/package.json index a7818dc23..9425d7bfb 100644 --- a/packages/menu/package.json +++ b/packages/menu/package.json @@ -52,7 +52,7 @@ "druxt-blocks": "^0.17.2" }, "devDependencies": { - "axios": "0.33.0" + "axios": "0.34.0" }, "optionalDependencies": { "vue": "^2.7.16", diff --git a/packages/router/package.json b/packages/router/package.json index 9d638d97b..2f7376610 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -50,7 +50,7 @@ "url-parse": "^1.5.10" }, "devDependencies": { - "axios": "0.33.0", + "axios": "0.34.0", "vue-router": "^3.6.5" }, "peerDependencies": { diff --git a/packages/schema/package.json b/packages/schema/package.json index bb83c80b7..b5a1b56e1 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -48,7 +48,7 @@ "druxt": "^0.24.0" }, "devDependencies": { - "axios": "0.33.0" + "axios": "0.34.0" }, "optionalDependencies": { "vue": "^2.7.16", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 97feef19f..9d4443422 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -18,7 +18,7 @@ "module": "dist/druxt-test-utils.esm.js", "dependencies": { "drupal-jsonapi-params": "2.3.2", - "jest-mock-axios": "4.9.0" + "jest-mock-axios": "4.9.1" }, "peerDependencies": { "druxt": "*" diff --git a/packages/views/package.json b/packages/views/package.json index 8489c2a20..7aa28ff34 100644 --- a/packages/views/package.json +++ b/packages/views/package.json @@ -45,7 +45,7 @@ "banner.svg" ], "dependencies": { - "axios": "0.33.0", + "axios": "0.34.0", "deepmerge": "^4.3.1", "drupal-jsonapi-params": "^2.3.2", "druxt": "^0.24.0",