From b55a179b74b3190fc6780833b50a3ad5c0584c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 01:22:53 +0000 Subject: [PATCH] Bump the npm-deps group across 1 directory with 5 updates Bumps the npm-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [install-artifact-from-github](https://github.com/uhop/install-artifact-from-github) | `1.7.0` | `1.8.0` | | [node-gyp](https://github.com/nodejs/node-gyp) | `13.0.1` | `13.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.0` | | [@unicode/unicode-17.0.0](https://github.com/node-unicode/unicode-17.0.0) | `1.6.17` | `2.0.2` | | [tape-six](https://github.com/uhop/tape-six) | `1.16.2` | `1.16.4` | Updates `install-artifact-from-github` from 1.7.0 to 1.8.0 - [Commits](https://github.com/uhop/install-artifact-from-github/compare/1.7.0...1.8.0) Updates `node-gyp` from 13.0.1 to 13.0.2 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-gyp/compare/v13.0.1...v13.0.2) Updates `@types/node` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@unicode/unicode-17.0.0` from 1.6.17 to 2.0.2 - [Commits](https://github.com/node-unicode/unicode-17.0.0/compare/v1.6.17...v2.0.2) Updates `tape-six` from 1.16.2 to 1.16.4 - [Commits](https://github.com/uhop/tape-six/compare/1.16.2...1.16.4) --- updated-dependencies: - dependency-name: install-artifact-from-github dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: node-gyp dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@unicode/unicode-17.0.0" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: tape-six dependency-version: 1.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecefdec..59e8426 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/node": "^26.1.2", - "@unicode/unicode-17.0.0": "^1.6.17", + "@unicode/unicode-17.0.0": "^2.0.2", "nano-benchmark": "^1.2.0", "prettier": "^3.9.6", "tape-six": "^1.16.2", @@ -43,9 +43,9 @@ } }, "node_modules/@types/node": { - "version": "26.2.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz", - "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==", + "version": "26.4.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz", + "integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==", "dev": true, "license": "MIT", "dependencies": { @@ -393,9 +393,9 @@ } }, "node_modules/@unicode/unicode-17.0.0": { - "version": "1.6.17", - "resolved": "https://registry.npmjs.org/@unicode/unicode-17.0.0/-/unicode-17.0.0-1.6.17.tgz", - "integrity": "sha512-TcBN39y5g7rmQbjnIDsW+4XlEXk6BnJMlhGyUHqUljp00affwlSLv5v7nB37pbdD/ks1BpptvILVQRMp34wPPw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@unicode/unicode-17.0.0/-/unicode-17.0.0-2.0.2.tgz", + "integrity": "sha512-Hbn+Gzleef51c+x0tCbhFMYliWJjf7+kA82D9r7ljadl1NM2c+Dg9oggmGzXW96pIZU23v3N646cjSEaLmoMtw==", "dev": true, "license": "MIT" }, @@ -511,9 +511,9 @@ "license": "ISC" }, "node_modules/install-artifact-from-github": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.7.0.tgz", - "integrity": "sha512-qAb91yAKVF9rFY4rVP21ZtYUyCScxAFt9udwzVWNLBE1pQcdQeB2gd1HlNPcQNYCzCDvJ/QJQPuWQ6aTmSlU8g==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.8.0.tgz", + "integrity": "sha512-EA861BGTOO91yuymA5V6Sx//J5471NBpMHnVZJetquqOYknm4zz25Y2tk/f74ggxerqtd8nfBrn9eaR0oxReEA==", "license": "BSD-3-Clause", "bin": { "hash-github-cache": "bin/hash-github-cache.js", @@ -588,9 +588,9 @@ } }, "node_modules/node-gyp": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-13.0.1.tgz", - "integrity": "sha512-piOr0S10qy5THB+q5BdqkoOx65XL/tjTMUAit3vciPNp+snTOBnGunWH1Rz7XZUxf2T9uFrfT/Ty4+aC3yPeyg==", + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-13.0.2.tgz", + "integrity": "sha512-SXTvw3PxznpowYhJSOD9mVQBgDaCTWXffX+wQZsQ7PbcTV86TsXCUcSZhHnskFQvrvn/OdSzJPMsptT2pIj9ww==", "license": "MIT", "dependencies": { "env-paths": "^2.2.0", @@ -676,9 +676,9 @@ } }, "node_modules/tape-six": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-1.16.2.tgz", - "integrity": "sha512-PNcIaMY0VSdj0Fy0iz0EQDdRa4w+BEXq9nvZvkETedGGwGkbQoY2ji2D9fUGlpW4Dn0bTnlt1GgiUmQXpBMF9Q==", + "version": "1.16.4", + "resolved": "https://registry.npmjs.org/tape-six/-/tape-six-1.16.4.tgz", + "integrity": "sha512-ufmsZON7Yh9vPw7qEvmTQTTnfEbXa/TD7A3R0gywN3ujWC1kW1mLraUYVPQhMKD4GvBJANdAUKdSJS16Cq545w==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 3a5bc09..5597936 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/node": "^26.1.2", - "@unicode/unicode-17.0.0": "^1.6.17", + "@unicode/unicode-17.0.0": "^2.0.2", "nano-benchmark": "^1.2.0", "prettier": "^3.9.6", "tape-six": "^1.16.2",