Update dependency shelljs to 0.8.5 [SECURITY] (#3177)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-02-09 12:38:39 -03:00
committed by GitHub
parent 32b4eee9a3
commit 24f561a9a1

4
package-lock.json generated
View File

@ -32878,9 +32878,7 @@
"dev": true
},
"shelljs": {
"version": "0.8.4",
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz",
"integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==",
"version": "0.8.5",
"dev": true,
"requires": {
"glob": "^7.0.0",