From 6febfa7a1ecf742299c1f3939a215437e01ddd44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 13:29:46 +0000 Subject: [PATCH] build(deps): update all dependencies updates to v24 --- .github/workflows/release.yml | 2 +- demo_policy/package-lock.json | 16 ++++++++-------- demo_policy/package.json | 2 +- js/package-lock.json | 16 ++++++++-------- js/package.json | 2 +- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b7e0502..34e22b3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -85,7 +85,7 @@ jobs: # Setup .npmrc file to publish to npm - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0 with: - node-version: "22.x" + node-version: "24.x" registry-url: "https://registry.npmjs.org" - name: Install npm dependencies in js directory diff --git a/demo_policy/package-lock.json b/demo_policy/package-lock.json index e12b397..6bd8749 100644 --- a/demo_policy/package-lock.json +++ b/demo_policy/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@eslint/js": "^9.21.0", "@types/jest": "^30.0.0", - "@types/node": "^22.13.1", + "@types/node": "^24.0.0", "eslint": "^9.21.0", "eslint-config-prettier": "^10.0.2", "eslint-plugin-import": "^2.31.0", @@ -1605,13 +1605,13 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.19.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.0.tgz", - "integrity": "sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==", + "version": "24.10.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz", + "integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.21.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/stack-utils": { @@ -8921,9 +8921,9 @@ } }, "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", "dev": true, "license": "MIT" }, diff --git a/demo_policy/package.json b/demo_policy/package.json index a941bc5..0a6b58b 100644 --- a/demo_policy/package.json +++ b/demo_policy/package.json @@ -6,7 +6,7 @@ "devDependencies": { "@eslint/js": "^9.21.0", "@types/jest": "^30.0.0", - "@types/node": "^22.13.1", + "@types/node": "^24.0.0", "eslint": "^9.21.0", "eslint-config-prettier": "^10.0.2", "eslint-plugin-import": "^2.31.0", diff --git a/js/package-lock.json b/js/package-lock.json index 8d6b663..73c22ef 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -14,7 +14,7 @@ "devDependencies": { "@eslint/js": "^9.21.0", "@types/jest": "^30.0.0", - "@types/node": "^22.17.1", + "@types/node": "^24.0.0", "eslint": "^9.21.0", "eslint-config-prettier": "^10.0.2", "eslint-plugin-import": "^2.31.0", @@ -1609,13 +1609,13 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.19.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.0.tgz", - "integrity": "sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==", + "version": "24.10.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz", + "integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.21.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/stack-utils": { @@ -8925,9 +8925,9 @@ } }, "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", "dev": true, "license": "MIT" }, diff --git a/js/package.json b/js/package.json index eca59cd..90a5501 100644 --- a/js/package.json +++ b/js/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@eslint/js": "^9.21.0", "@types/jest": "^30.0.0", - "@types/node": "^22.17.1", + "@types/node": "^24.0.0", "eslint": "^9.21.0", "eslint-config-prettier": "^10.0.2", "eslint-plugin-import": "^2.31.0",