Browse Source

Bump puppeteer from 15.5.0 to 16.2.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.5.0 to 16.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.5.0...v16.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
tags/v25.0.0beta3
dependabot[bot] 1 year ago
parent
commit
c64c2e9520
No account linked to committer's email address
2 changed files with 16 additions and 18 deletions
  1. 15
    17
      package-lock.json
  2. 1
    1
      package.json

+ 15
- 17
package-lock.json View File

"karma-spec-reporter": "^0.0.34", "karma-spec-reporter": "^0.0.34",
"karma-viewport": "^1.0.9", "karma-viewport": "^1.0.9",
"node-sass": "~7.0.1", "node-sass": "~7.0.1",
"puppeteer": "^15.5.0",
"puppeteer": "^16.2.0",
"regextras": "^0.8.0", "regextras": "^0.8.0",
"sass": "^1.52.1", "sass": "^1.52.1",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",
} }
}, },
"node_modules/puppeteer": { "node_modules/puppeteer": {
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-15.5.0.tgz",
"integrity": "sha512-+vZPU8iBSdCx1Kn5hHas80fyo0TiVyMeqLGv/1dygX2HKhAZjO9YThadbRTCoTYq0yWw+w/CysldPsEekDtjDQ==",
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-16.2.0.tgz",
"integrity": "sha512-7Au6iC98rS6WEAD110V4Bxd0iIbqoFtzz9XzkG1BSofidS1VAJ881E1+GFR7Xn2Yea0hbj8n0ErzRyseMp1Ctg==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"devtools-protocol": "0.0.1019158", "devtools-protocol": "0.0.1019158",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1", "https-proxy-agent": "5.0.1",
"pkg-dir": "4.2.0",
"progress": "2.0.3", "progress": "2.0.3",
"proxy-from-env": "1.1.0", "proxy-from-env": "1.1.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"tar-fs": "2.1.1", "tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3", "unbzip2-stream": "1.4.3",
"ws": "8.8.0"
"ws": "8.8.1"
}, },
"engines": { "engines": {
"node": ">=14.1.0" "node": ">=14.1.0"
} }
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.0.tgz",
"integrity": "sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==",
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
}, },
"puppeteer": { "puppeteer": {
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-15.5.0.tgz",
"integrity": "sha512-+vZPU8iBSdCx1Kn5hHas80fyo0TiVyMeqLGv/1dygX2HKhAZjO9YThadbRTCoTYq0yWw+w/CysldPsEekDtjDQ==",
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-16.2.0.tgz",
"integrity": "sha512-7Au6iC98rS6WEAD110V4Bxd0iIbqoFtzz9XzkG1BSofidS1VAJ881E1+GFR7Xn2Yea0hbj8n0ErzRyseMp1Ctg==",
"dev": true, "dev": true,
"requires": { "requires": {
"cross-fetch": "3.1.5", "cross-fetch": "3.1.5",
"devtools-protocol": "0.0.1019158", "devtools-protocol": "0.0.1019158",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1", "https-proxy-agent": "5.0.1",
"pkg-dir": "4.2.0",
"progress": "2.0.3", "progress": "2.0.3",
"proxy-from-env": "1.1.0", "proxy-from-env": "1.1.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"tar-fs": "2.1.1", "tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3", "unbzip2-stream": "1.4.3",
"ws": "8.8.0"
"ws": "8.8.1"
} }
}, },
"q": { "q": {
} }
}, },
"ws": { "ws": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.0.tgz",
"integrity": "sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==",
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },

+ 1
- 1
package.json View File

"karma-spec-reporter": "^0.0.34", "karma-spec-reporter": "^0.0.34",
"karma-viewport": "^1.0.9", "karma-viewport": "^1.0.9",
"node-sass": "~7.0.1", "node-sass": "~7.0.1",
"puppeteer": "^15.5.0",
"puppeteer": "^16.2.0",
"regextras": "^0.8.0", "regextras": "^0.8.0",
"sass": "^1.52.1", "sass": "^1.52.1",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",

Loading…
Cancel
Save