Chore: upgrade NPM security vulnerabilities (#30397)

* chore: bump serialize-javascript dependents to use 3.1.0+

* chore: manually bump is-my-json-valid to 2.20.5

* chore: resolve kind-of@6 to 6.0.3

* chore: bump webpack-dev-server to solve faye-websocket vulnerability
This commit is contained in:
Jack Westbrook
2021-01-20 13:32:24 +01:00
committed by GitHub
parent 3de0efff69
commit 930c19eb09
3 changed files with 169 additions and 124 deletions
+2 -2
View File
@@ -184,7 +184,7 @@
"sass-loader": "8.0.2",
"sinon": "8.1.1",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.5",
"terser-webpack-plugin": "2.3.7",
"ts-jest": "26.4.4",
"ts-node": "9.0.0",
"tslib": "2.0.3",
@@ -193,7 +193,7 @@
"webpack-bundle-analyzer": "3.6.0",
"webpack-cleanup-plugin": "0.5.1",
"webpack-cli": "3.3.10",
"webpack-dev-server": "3.10.3",
"webpack-dev-server": "3.11.1",
"webpack-merge": "4.2.2",
"zone.js": "0.7.8"
},