From ec15a3e5012004172713c11eebcc9d852d32d380 Mon Sep 17 00:00:00 2001 From: Mayank <9084735+mayank99@users.noreply.github.com> Date: Wed, 11 Aug 2021 21:58:34 -0400 Subject: [PATCH] chore(deps): bump tar from 6.1.0 to 6.1.2 (#2474) Addresses https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9 and https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 469675b80a..596e60f914 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "npmlog": "^4.1.2", "rimraf": "^3.0.2", "semver": "^7.3.5", - "tar": "^6.1.0", + "tar": "^6.1.2", "which": "^2.0.2" }, "engines": {