From d3ab0f6239084f7a9f26d14664c5d9a59315477d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Apr 2021 22:25:51 +0000 Subject: [PATCH] fix: upgrade temp from 0.7.0 to 0.9.4 Snyk has created this PR to upgrade temp from 0.7.0 to 0.9.4. See this package in npm: https://www.npmjs.com/package/temp See this project in Snyk: https://app.snyk.io/org/cedriclombardot/project/ddf8b029-6803-48bd-90c9-bd1eebf641bb?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8984e8f92..8ceae3c8d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "semver": "^2.3.1", "simple-glob": "~0.1.0", "tar-fs": "^0.3.2", - "temp": "~0.7.0", + "temp": "~0.9.4", "update-notifier": "^0.1.8", "winresourcer": "^0.9.0", "platform-overrides": "~1.0.1",