Browse Source

chore: update jquery, webpack-dev-server via npm audit fix (fix vulnerabilities)

sschmid 4 years ago
parent
commit
64fafd847f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -90,7 +90,7 @@
     "eslint-plugin-promise": "^4.2.1",
     "eslint-plugin-promise": "^4.2.1",
     "eslint-plugin-standard": "^4.0.0",
     "eslint-plugin-standard": "^4.0.0",
     "html-webpack-plugin": "^4.3.0",
     "html-webpack-plugin": "^4.3.0",
-    "jquery": "^3.4.1",
+    "jquery": "^3.5.1",
     "jsdom": "^16.2.2",
     "jsdom": "^16.2.2",
     "jspdf-yworks": "^2.1.1",
     "jspdf-yworks": "^2.1.1",
     "karma": "^5.0.8",
     "karma": "^5.0.8",
@@ -112,7 +112,7 @@
     "typescript": "^3.9.5",
     "typescript": "^3.9.5",
     "webpack": "^4.43.0",
     "webpack": "^4.43.0",
     "webpack-cli": "^3.3.11",
     "webpack-cli": "^3.3.11",
-    "webpack-dev-server": "^3.10.3",
+    "webpack-dev-server": "^3.11.2",
     "webpack-merge": "^4.1.2",
     "webpack-merge": "^4.1.2",
     "webpack-visualizer-plugin": "^0.1.11"
     "webpack-visualizer-plugin": "^0.1.11"
   },
   },