Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Fischer <david@readthedocs.org>2020-01-20 20:56:39 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2020-01-20 20:56:39 +0300
commit68a19ca510ca67fc0afefce155544ee008a23aa7 (patch)
treed2d6ebd333536adc790f804cdae0f8833e8cdceb /package.json
parentab7d388448258a24f8f4fa96dccb69d24f571736 (diff)
Update JS dependencies (#867)
* Update JS dependencies - This should fix the github JS vulns warning * Remove matchdep as a dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1340182..3316c7b 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"devDependencies": {
"bourbon": "~4.3",
"bourbon-neat": "~1.9",
- "copy-webpack-plugin": "^5.0.4",
+ "copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.1.0",
"file-loader": "^3.0.1",
"font-awesome": "^4.7.0",
@@ -20,7 +20,6 @@
"imports-loader": "^0.8.0",
"jquery": "^3.4.1",
"lato-font": "^3.0.0",
- "matchdep": "~1.0.1",
"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",