From 83b7363098cbad23bd4af45b6d5706536c7c1e3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Mar 2020 21:44:53 +0000 Subject: [PATCH] fix: tmp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ACORN-559469 --- tmp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/package.json b/tmp/package.json index c55824d..7667adb 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":"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":"4.29.0"}}