diff --git a/web/themes/custom/move_mil/package-lock.json b/web/themes/custom/move_mil/package-lock.json index b7b88679..836c04e4 100644 --- a/web/themes/custom/move_mil/package-lock.json +++ b/web/themes/custom/move_mil/package-lock.json @@ -5874,9 +5874,9 @@ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" }, "jshint": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.0.tgz", - "integrity": "sha512-Nd+md9wIeyfDK+RGrbOBzwLONSTdihGMtyGYU/t7zYcN2EgUa4iuY3VK2oxtPYrW5ycTj18iC+UbhNTxe4C66g==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.1.tgz", + "integrity": "sha512-vymzfR3OysF5P774x6zYv0bD4EpH6NWRxpq54wO9mA9RuY49yb1teKSICkLx2Ryx+mfzlVVNNbTBtsRtg78t7g==", "requires": { "cli": "~1.0.0", "console-browserify": "1.1.x", diff --git a/web/themes/custom/move_mil/package.json b/web/themes/custom/move_mil/package.json index 87778ed4..7f66bbe8 100644 --- a/web/themes/custom/move_mil/package.json +++ b/web/themes/custom/move_mil/package.json @@ -58,7 +58,7 @@ "gulp-stylelint": "^13.0.0", "gulp-uglify": "^3.0.1", "gulp-util": "^3.0.8", - "jshint": "^2.13.0", + "jshint": "^2.13.1", "jshint-stylish": "^2.2.1", "lodash": "^4.17.21", "lodash.template": "^4.5.0",