forked from cloudron-apps/gitea-app
update superagent
This commit is contained in:
parent
efafa696b3
commit
85539e6278
1 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"selenium-server-standalone-jar": "^3.3.1",
|
"selenium-server-standalone-jar": "^3.3.1",
|
||||||
"selenium-webdriver": "^3.3.0"
|
"selenium-webdriver": "^3.3.0",
|
||||||
|
"superagent": "^1.8.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue