fix: update tar version with resolution

This commit is contained in:
Joe Previte
2021-09-01 14:00:59 -07:00
parent b4c5dc548e
commit 2c1aed2395
7 changed files with 19 additions and 16 deletions

View File

@@ -218,6 +218,7 @@
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4",
"chrome-remote-interface": "^0.30.0",
"glob-parent": "^5.1.2"
"glob-parent": "^5.1.2",
"tar": "^6.1.9"
}
}