From 48b86be988c8977a9924dcba7af390334bd16eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 01:22:49 +0000 Subject: [PATCH] Bump the npm-deps group across 1 directory with 3 updates Bumps the npm-deps group with 3 updates in the / directory: [install-artifact-from-github](https://github.com/uhop/install-artifact-from-github), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tape-six](https://github.com/uhop/tape-six). 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 `@types/node` from 26.2.0 to 26.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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: "@types/node" dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecefdec..7313943 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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.3.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.3.0.tgz", + "integrity": "sha512-L3fgrnchriRC2ExBflb8j4uZZURHZfQsmQeyVzhjcHW4kkwVyo8/0h1B2MVzMTrYUJYu6G7EWs14hW/L9putqw==", "dev": true, "license": "MIT", "dependencies": { @@ -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", @@ -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": {