Browse Source

Commit to fix dependabot alerts - update webpack-dev-server

pull/1870/head
Tarun Jain 2 years ago
parent
commit
4411832f75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Web/WebSPA/Client/package.json

+ 1
- 1
src/Web/WebSPA/Client/package.json View File

@ -57,7 +57,7 @@
"ssri": ">=8.0.1",
"tslib": "^2.0.0",
"typedoc": "0.22.11",
"webpack-dev-server": "3.11.3",
"webpack-dev-server": "4.6.0",
"zone.js": "~0.10.2"
},
"devDependencies": {


Loading…
Cancel
Save