mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update node deps for JS tests
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
parent
7dcbcd21e1
commit
60e364018f
2 changed files with 9214 additions and 2 deletions
9211
build/package-lock.json
generated
9211
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": "^10.1.0",
|
||||
"sinon": "<= 5.0.7"
|
||||
},
|
||||
"overrides": {
|
||||
"colors": "1.4.0"
|
||||
},
|
||||
"engine": "node >= 6.9"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue