From 3f1a2fbdd5a4bcabee0b1923d964e4b04f52c21e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Sep 2025 22:52:52 +0000 Subject: [PATCH] fix: deps/npm/node_modules/npm-audit-report/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-audit-report/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/npm-audit-report/package.json b/deps/npm/node_modules/npm-audit-report/package.json index 492071c1faf902..71da5baf6c6ddb 100644 --- a/deps/npm/node_modules/npm-audit-report/package.json +++ b/deps/npm/node_modules/npm-audit-report/package.json @@ -30,7 +30,7 @@ "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.14.1", + "@npmcli/template-oss": "4.25.1", "chalk": "^5.2.0", "tap": "^16.0.0" },