From 4e9e096bf7823a17dbee1e0369cd2aef03317c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 07:29:44 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 3 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm11/pnpm) and [js-yaml](https://github.com/nodeca/js-yaml). Bumps the npm_and_yarn group with 1 update in the /Node/call-vertex-remote-config-server/client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `pnpm` from 9.15.4 to 10.34.4 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm11/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.34.4/pnpm11/pnpm) Updates `js-yaml` from 4.1.0 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.3.0) Updates `vite` from 4.5.9 to 6.4.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.34.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../client/package.json | 2 +- package-lock.json | 25 +++++++++++++------ package.json | 2 +- pnpm-lock.yaml | 13 +++++----- 4 files changed, 27 insertions(+), 15 deletions(-) diff --git a/Node/call-vertex-remote-config-server/client/package.json b/Node/call-vertex-remote-config-server/client/package.json index 8af7bd96ed..f7dc43f88c 100644 --- a/Node/call-vertex-remote-config-server/client/package.json +++ b/Node/call-vertex-remote-config-server/client/package.json @@ -19,7 +19,7 @@ "devDependencies": { "eslint-config-google": "^0.14.0", "typescript": "^5.1.6", - "vite": "^4.4.9" + "vite": "^6.4.3" }, "scripts": { "dev": "vite", diff --git a/package-lock.json b/package-lock.json index b2ecde3c4b..8b32bb03b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "eslint": "^8.57.1", - "pnpm": "^9.15.4", + "pnpm": "^10.34.4", "typescript": "^5.0.4" }, "engines": { @@ -727,10 +727,21 @@ "dev": true }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", + "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], + "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, @@ -904,9 +915,9 @@ } }, "node_modules/pnpm": { - "version": "9.15.4", - "resolved": "https://registry.npmjs.org/pnpm/-/pnpm-9.15.4.tgz", - "integrity": "sha512-stwg4vxys+GISEWbNzWaMgZGY+VielHkx0ssKd2OjgSRSDw6u0B4nP1Xi/Ni+2uoJhsF8Dh9dnku1uI+o7G2oA==", + "version": "10.34.4", + "resolved": "https://registry.npmjs.org/pnpm/-/pnpm-10.34.4.tgz", + "integrity": "sha512-h2i+VSAK4/Iia2Un/Momh+FLxOXxLXchoPJdo99HkVF3BYZI20F3uvNIEg+guidS2NjZP2vq8f5krhjajelhrw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 6115fbeffb..54deb10bdf 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "eslint": "^8.57.1", - "pnpm": "^9.15.4", + "pnpm": "^10.34.4", "typescript": "^5.0.4" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3003652e5b..cc88089792 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^8.57.1 version: 8.57.1 pnpm: - specifier: ^9.15.4 - version: 9.15.4 + specifier: ^10.34.4 + version: 10.34.4 typescript: specifier: ^5.0.4 version: 5.0.4 @@ -65,6 +65,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -208,7 +209,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@13.24.0: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} @@ -322,8 +323,8 @@ packages: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - pnpm@9.15.4: - resolution: {integrity: sha512-stwg4vxys+GISEWbNzWaMgZGY+VielHkx0ssKd2OjgSRSDw6u0B4nP1Xi/Ni+2uoJhsF8Dh9dnku1uI+o7G2oA==} + pnpm@10.34.4: + resolution: {integrity: sha512-h2i+VSAK4/Iia2Un/Momh+FLxOXxLXchoPJdo99HkVF3BYZI20F3uvNIEg+guidS2NjZP2vq8f5krhjajelhrw==} engines: {node: '>=18.12'} hasBin: true @@ -729,7 +730,7 @@ snapshots: path-key@3.1.1: {} - pnpm@9.15.4: {} + pnpm@10.34.4: {} prelude-ls@1.2.1: {}