From 1683c954d0e93491be693805728e872f80d15955 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 22:24:14 +0000 Subject: [PATCH] fix: deps/npm/node_modules/promzard/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/promzard/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/promzard/package.json b/deps/npm/node_modules/promzard/package.json index a48764dd5441b8..be58f13158d094 100644 --- a/deps/npm/node_modules/promzard/package.json +++ b/deps/npm/node_modules/promzard/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.11.0", - "tap": "^16.3.0" + "@npmcli/template-oss": "4.20.0", + "tap": "^18.0.0" }, "main": "lib/index.js", "scripts": {