Browse Source

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 years ago
parent
commit
24f561a9a1
1 changed files with 1 additions and 3 deletions
  1. 1 3
      package-lock.json

+ 1 - 3
package-lock.json

@@ -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",