From 968cf7a9b8b8360d9308941520959cdfdc8d60f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Feb 2022 16:23:25 +0000 Subject: [PATCH] fix: tmp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 --- tmp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/package.json b/tmp/package.json index c55824d..b65bc86 100644 --- a/tmp/package.json +++ b/tmp/package.json @@ -1 +1 @@ -{"name":"","version":"1.0.0","description":"Dummy package.json","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":"Antoine@snyk.io","license":"MIT","dependencies":{"github-release-cli":"0.3.0","core-js":"2.5.5","zone.js":"0.8.26","cache-loader":"1.2.2","@angular-devkit/build-optimizer":"0.3.2","webpack":"3.11.0","@angular/core":"5.2.6","@angular/platform-browser":"5.2.6","@angular/forms":"5.2.6","@ng-bootstrap/ng-bootstrap":"1.1.2","@angular/material":"5.2.4","@angular/common":"5.2.6","@angular/cdk":"5.2.4","@angular/animations":"5.2.6","@angular/platform-browser-dynamic":"5.2.6"}} +{"name":"","version":"1.0.0","description":"Dummy package.json","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":"Antoine@snyk.io","license":"MIT","dependencies":{"github-release-cli":"1.0.0"}}