Update tar to latest

This commit is contained in:
Nick O'Leary 2021-09-02 08:21:10 +01:00
parent 48fce35fb3
commit ee15e9acc5
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
"passport-oauth2-client-password": "0.1.2",
"raw-body": "2.4.1",
"semver": "7.3.5",
"tar": "6.1.9",
"tar": "6.1.11",
"tough-cookie": "4.0.0",
"uglify-js": "3.13.10",
"uuid": "8.3.2",

View File

@ -20,7 +20,7 @@
"clone": "2.1.2",
"fs-extra": "10.0.0",
"semver": "7.3.5",
"tar": "6.1.9",
"tar": "6.1.11",
"uglify-js": "3.13.10"
}
}