mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
dependencies: update supertest 3.0.0 -> 4.0.2
This is a dev dependency. No impact in production. After this upgrade the backend tests ("cd src; npm test") still pass.
This commit is contained in:
parent
6a55e7e03f
commit
4cbbf9893f
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
|||
"devDependencies": {
|
||||
"mocha": "5.2.0",
|
||||
"nyc": "14.1.0",
|
||||
"supertest": "3.0.0",
|
||||
"supertest": "4.0.2",
|
||||
"wd": "1.11.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue