From 72aff2becf2084a87903af18f576a084ab83f933 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 14:11:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 476582ec..9d88f832 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "babel-preset-es2015": "^6.9.0", "babel-preset-stage-0": "^6.5.0", "bootstrap": "^4.0.0", - "dateformat": "^1.0.12", + "dateformat": "^2.0.0", "jquery": "^3.1.0", "leaflet": "^0.7.7", "materialize-css": "^0.99.0", "sortablejs": "^1.4.2", - "webpack": "^2.2.0", - "webpack-dev-server": "^3.1.6" + "webpack": "^5.0.0", + "webpack-dev-server": "^4.8.0" }, "devDependencies": {}, "scripts": {