Update dependency simple-get to 2.8.2 [SECURITY] (#3181)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3182/head^2
renovate[bot] 3 years ago committed by GitHub
parent 591e30b7b6
commit 718d0ba2a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      package-lock.json

10
package-lock.json generated

@ -26999,7 +26999,9 @@
"dev": true
},
"follow-redirects": {
"version": "1.14.7",
"version": "1.14.5",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
"integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==",
"dev": true
},
"for-in": {
@ -32876,7 +32878,9 @@
"dev": true
},
"shelljs": {
"version": "0.8.5",
"version": "0.8.4",
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz",
"integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==",
"dev": true,
"requires": {
"glob": "^7.0.0",
@ -36605,4 +36609,4 @@
}
}
}
}
}

Loading…
Cancel
Save