update various deps (#435)
This commit is contained in:
parent
8911eadc0e
commit
eb0fa4ce87
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -55,7 +55,7 @@
|
|||
"cross-env": "^5.2.0",
|
||||
"css-loader": "^0.28.11",
|
||||
"escape-html": "^1.0.3",
|
||||
"esm": "^3.0.52",
|
||||
"esm": "^3.0.77",
|
||||
"events": "^3.0.0",
|
||||
"express": "^4.16.3",
|
||||
"fg-loadcss": "^2.0.1",
|
||||
|
@ -63,15 +63,15 @@
|
|||
"font-awesome-svg-png": "^1.2.2",
|
||||
"form-data": "^2.3.2",
|
||||
"glob": "^7.1.2",
|
||||
"helmet": "^3.12.1",
|
||||
"indexeddb-getall-shim": "^1.3.3",
|
||||
"helmet": "^3.13.0",
|
||||
"indexeddb-getall-shim": "^1.3.5",
|
||||
"intersection-observer": "^0.5.0",
|
||||
"lodash-es": "^4.17.10",
|
||||
"lodash-webpack-plugin": "^0.11.5",
|
||||
"mini-css-extract-plugin": "^0.4.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"node-fetch": "^2.1.2",
|
||||
"node-sass": "^4.9.0",
|
||||
"node-fetch": "^2.2.0",
|
||||
"node-sass": "^4.9.3",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.0",
|
||||
"p-any": "^1.1.0",
|
||||
|
@ -82,7 +82,7 @@
|
|||
"requestidlecallback": "^0.3.0",
|
||||
"sapper": "github:nolanlawson/sapper#for-pinafore-7",
|
||||
"serve-static": "^1.13.2",
|
||||
"shrink-ray-current": "^2.1.1",
|
||||
"shrink-ray-current": "^2.1.2",
|
||||
"stringz": "^1.0.0",
|
||||
"style-loader": "^0.22.1",
|
||||
"svelte": "^2.11.0",
|
||||
|
|
Loading…
Reference in New Issue