mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
Update node deps for JS tests
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
3fd15e6ba2
commit
a0fefaa6a9
2 changed files with 6357 additions and 640 deletions
6992
build/package-lock.json
generated
6992
build/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -4,7 +4,7 @@
|
|||
"version": "0.0.2",
|
||||
"author": {
|
||||
"name": "Vincent Petry",
|
||||
"email": "pvince81@owncloud.com"
|
||||
"email": "vincent@nextcloud.com"
|
||||
},
|
||||
"private": true,
|
||||
"homepage": "https://github.com/nextcloud/",
|
||||
|
|
@ -25,5 +25,8 @@
|
|||
"puppeteer": "^5.5.0",
|
||||
"sinon": "<= 5.0.7"
|
||||
},
|
||||
"overrides": {
|
||||
"colors": "1.4.0"
|
||||
},
|
||||
"engine": "node >= 6.9"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue