mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 01:30:26 +00:00
Superagent -> version 3. Updated to fix vulnerability in the superagent package
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"main": "index.js",
|
||||
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
||||
"dependencies": {
|
||||
"superagent": "^2.8.2"
|
||||
"superagent": "3.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user