mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 09:40:24 +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",
|
"main": "index.js",
|
||||||
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"superagent": "^2.8.2"
|
"superagent": "3.8.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user