mirror of
https://github.com/thewesker/delete-trump.git
synced 2025-12-22 13:31:15 -05:00
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:
@@ -9,7 +9,7 @@
|
||||
"author": "Manny404",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"forever": "^0.15.2",
|
||||
"forever": "^2.0.0",
|
||||
"twitter": "^1.2.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user