Build/Test Tools: Bump node-sass and webpack-dev-server versions as a result of npm audit.

Props whyisjake.
See #49768.

git-svn-id: https://develop.svn.wordpress.org/trunk@47873 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2020-05-31 09:19:05 +00:00
parent 649b0724ba
commit bec349c649
2 changed files with 825 additions and 735 deletions

1554
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,7 +62,7 @@
"install-changed": "1.1.0",
"jquery-migrate": "1.4.1",
"matchdep": "~2.0.0",
"node-sass": "~4.13.1",
"node-sass": "~4.14.1",
"qunit": "~2.9.0",
"sinon": "~9.0.0",
"sinon-test": "~3.0.0",
@ -71,7 +71,7 @@
"uglifyjs-webpack-plugin": "2.2.0",
"wait-on": "3.3.0",
"webpack": "4.41.0",
"webpack-dev-server": "3.8.2",
"webpack-dev-server": "3.11.0",
"webpack-livereload-plugin": "2.2.0"
},
"dependencies": {