diff --git a/bison/frontend/js_src/package-lock.json b/bison/frontend/js_src/package-lock.json index 7701eb2c..d25a482d 100644 --- a/bison/frontend/js_src/package-lock.json +++ b/bison/frontend/js_src/package-lock.json @@ -6565,8 +6565,9 @@ } }, "node_modules/jshint": { - "version": "2.13.1", - "license": "MIT", + "version": "2.13.6", + "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz", + "integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==", "dependencies": { "cli": "~1.0.0", "console-browserify": "1.1.x", @@ -6574,7 +6575,6 @@ "htmlparser2": "3.8.x", "lodash": "~4.17.21", "minimatch": "~3.0.2", - "shelljs": "0.3.x", "strip-json-comments": "1.0.x" }, "bin": { @@ -9994,16 +9994,6 @@ "license": "MIT", "peer": true }, - "node_modules/shelljs": { - "version": "0.3.0", - "license": "BSD*", - "bin": { - "shjs": "bin/shjs" - }, - "engines": { - "node": ">=0.8.0" - } - }, "node_modules/side-channel": { "version": "1.0.4", "dev": true, @@ -16229,7 +16219,9 @@ "dev": true }, "jshint": { - "version": "2.13.1", + "version": "2.13.6", + "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz", + "integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==", "requires": { "cli": "~1.0.0", "console-browserify": "1.1.x", @@ -16237,7 +16229,6 @@ "htmlparser2": "3.8.x", "lodash": "~4.17.21", "minimatch": "~3.0.2", - "shelljs": "0.3.x", "strip-json-comments": "1.0.x" }, "dependencies": { @@ -18579,9 +18570,6 @@ "dev": true, "peer": true }, - "shelljs": { - "version": "0.3.0" - }, "side-channel": { "version": "1.0.4", "dev": true,