From 36b88537b6b50331ef1ea8c0489e82ee835af1be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Aug 2023 04:25:16 +0000 Subject: [PATCH] fix: upgrade @npmcli/template-oss from 4.11.0 to 4.17.0 Snyk has created this PR to upgrade @npmcli/template-oss from 4.11.0 to 4.17.0. See this package in npm: https://www.npmjs.com/package/@npmcli/template-oss See this project in Snyk: https://app.snyk.io/org/leonardoadame/project/b17125f0-6d6a-4ff4-9429-d3096b0f31d9?utm_source=github&utm_medium=referral&page=upgrade-pr --- deps/npm/node_modules/tar/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/tar/package.json b/deps/npm/node_modules/tar/package.json index f59f54ae837bd2..d600868f238fe9 100644 --- a/deps/npm/node_modules/tar/package.json +++ b/deps/npm/node_modules/tar/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "4.11.0", + "@npmcli/template-oss": "4.17.0", "chmodr": "^1.2.0", "end-of-stream": "^1.4.3", "events-to-array": "^2.0.3",