зеркало из https://github.com/nextcloud/server.git
Merge pull request #30092 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-12.0.1
Bump puppeteer from 11.0.0 to 12.0.1 in /build
This commit is contained in:
Коммит
fc3b592445
|
@ -943,9 +943,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"devtools-protocol": {
|
||||
"version": "0.0.901419",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.901419.tgz",
|
||||
"integrity": "sha512-4INMPwNm9XRpBukhNbF7OB6fNTTCaI8pzy/fXg0xQzAy5h3zL1P8xT3QazgKqBrb/hAYwIBizqDBZ7GtJE74QQ==",
|
||||
"version": "0.0.937139",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.937139.tgz",
|
||||
"integrity": "sha512-daj+rzR3QSxsPRy5vjjthn58axO8c11j58uY0lG5vvlJk/EiOdCWOptGdkXDjtuRHr78emKq0udHCXM4trhoDQ==",
|
||||
"dev": true
|
||||
},
|
||||
"di": {
|
||||
|
@ -3036,13 +3036,13 @@
|
|||
"dev": true
|
||||
},
|
||||
"puppeteer": {
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-11.0.0.tgz",
|
||||
"integrity": "sha512-6rPFqN1ABjn4shgOICGDBITTRV09EjXVqhDERBDKwCLz0UyBxeeBH6Ay0vQUJ84VACmlxwzOIzVEJXThcF3aNg==",
|
||||
"version": "12.0.1",
|
||||
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-12.0.1.tgz",
|
||||
"integrity": "sha512-YQ3GRiyZW0ddxTW+iiQcv2/8TT5c3+FcRUCg7F8q2gHqxd5akZN400VRXr9cHQKLWGukmJLDiE72MrcLK9tFHQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"debug": "4.3.2",
|
||||
"devtools-protocol": "0.0.901419",
|
||||
"devtools-protocol": "0.0.937139",
|
||||
"extract-zip": "2.0.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"node-fetch": "2.6.5",
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"karma-spec-reporter": "^0.0.32",
|
||||
"karma-viewport": "^1.0.8",
|
||||
"node-sass": "~6.0.1",
|
||||
"puppeteer": "^11.0.0",
|
||||
"puppeteer": "^12.0.1",
|
||||
"sinon": "<= 5.0.7"
|
||||
},
|
||||
"engine": "node >= 6.9"
|
||||
|
|
Загрузка…
Ссылка в новой задаче