fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:braces:20180219
This commit is contained in:
snyk-bot
2020-01-09 02:12:10 +00:00
parent e4300a72bd
commit cffca75036

View File

@@ -9,7 +9,7 @@
"author": "Manny404", "author": "Manny404",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"forever": "^0.15.2", "forever": "^2.0.0",
"twitter": "^1.2.5" "twitter": "^1.2.5"
} }
} }