Merge pull request #1568 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/shelljs-0.8.5

Bump shelljs from 0.8.4 to 0.8.5 in /scripts/system/inventory
This commit is contained in:
Kalila 2022-01-20 16:44:17 -05:00 committed by GitHub
commit 05d4949075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10662,9 +10662,9 @@
"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",
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
"integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==",
"dev": true,
"requires": {
"glob": "^7.0.0",