diff --git a/web/themes/custom/move_mil/package-lock.json b/web/themes/custom/move_mil/package-lock.json index bc177904c..bb029caa0 100644 --- a/web/themes/custom/move_mil/package-lock.json +++ b/web/themes/custom/move_mil/package-lock.json @@ -7283,9 +7283,9 @@ } }, "node-notifier": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.1.tgz", - "integrity": "sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-9.0.1.tgz", + "integrity": "sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg==", "requires": { "growly": "^1.3.0", "is-wsl": "^2.2.0", diff --git a/web/themes/custom/move_mil/package.json b/web/themes/custom/move_mil/package.json index 376a203e5..6fa42b69d 100644 --- a/web/themes/custom/move_mil/package.json +++ b/web/themes/custom/move_mil/package.json @@ -63,7 +63,7 @@ "lodash": "^4.17.21", "lodash.template": "^4.5.0", "merge-stream": "^2.0.0", - "node-notifier": "^8.0.1", + "node-notifier": "^9.0.1", "node-sass": "^5.0.0", "run-sequence": "^2.2.1", "slick-carousel": "^1.8.1",