Commit 930c19eb by Jack Westbrook Committed by GitHub

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
parent 3de0efff
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
"sass-loader": "8.0.2", "sass-loader": "8.0.2",
"sinon": "8.1.1", "sinon": "8.1.1",
"style-loader": "1.1.3", "style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.5", "terser-webpack-plugin": "2.3.7",
"ts-jest": "26.4.4", "ts-jest": "26.4.4",
"ts-node": "9.0.0", "ts-node": "9.0.0",
"tslib": "2.0.3", "tslib": "2.0.3",
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
"webpack-bundle-analyzer": "3.6.0", "webpack-bundle-analyzer": "3.6.0",
"webpack-cleanup-plugin": "0.5.1", "webpack-cleanup-plugin": "0.5.1",
"webpack-cli": "3.3.10", "webpack-cli": "3.3.10",
"webpack-dev-server": "3.10.3", "webpack-dev-server": "3.11.1",
"webpack-merge": "4.2.2", "webpack-merge": "4.2.2",
"zone.js": "0.7.8" "zone.js": "0.7.8"
}, },
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
"command-exists": "^1.2.8", "command-exists": "^1.2.8",
"commander": "^5.0.0", "commander": "^5.0.0",
"concurrently": "4.1.0", "concurrently": "4.1.0",
"copy-webpack-plugin": "5.1.1", "copy-webpack-plugin": "5.1.2",
"css-loader": "3.4.2", "css-loader": "3.4.2",
"eslint": "7.4.0", "eslint": "7.4.0",
"eslint-config-prettier": "7.2.0", "eslint-config-prettier": "7.2.0",
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
"semver": "^7.1.3", "semver": "^7.1.3",
"simple-git": "^1.132.0", "simple-git": "^1.132.0",
"style-loader": "1.1.3", "style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.5", "terser-webpack-plugin": "2.3.7",
"ts-jest": "26.4.4", "ts-jest": "26.4.4",
"ts-loader": "6.2.1", "ts-loader": "6.2.1",
"ts-node": "9.0.0", "ts-node": "9.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment