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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2020-06-10 19:24:09 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2020-06-10 19:24:09 +0300
commit37d971113ae549837d095d3c875c48ffdb205171 (patch)
tree3bc260a284ad3b9d9181a2e8ab3da64c975b6c69 /package.json
parent81ae4be877f7cffbb1bfaca4a8f8baec8b18f5ae (diff)
Upgrades npm packages to resolve security issues.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index cc6c89a76..c4769ac59 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
"license": "(OFL-1.1 AND MIT)",
"dependencies": {},
"devDependencies": {
- "all-contributors-cli": "^6.1.1",
+ "all-contributors-cli": "^6.16.0",
"less": "^2.7.3",
"less-plugin-clean-css": "^1.5.1",
- "svgo": "^1.1.1"
+ "svgo": "^1.3.2"
},
"engines": {
"node": ">=0.10.3"