From b2bcba18eb496aed821a0cf6bf6dad1d9e0123db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Sep 2025 21:33:27 +0000 Subject: [PATCH] fix: deps/npm/node_modules/npm-install-checks/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854 --- deps/npm/node_modules/npm-install-checks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/npm-install-checks/package.json b/deps/npm/node_modules/npm-install-checks/package.json index 11a3b87750e25a..751463bfd571c5 100644 --- a/deps/npm/node_modules/npm-install-checks/package.json +++ b/deps/npm/node_modules/npm-install-checks/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.19.0", + "@npmcli/template-oss": "4.25.1", "tap": "^16.0.1" }, "scripts": {