puppeteer/experimental/puppeteer-firefox/lib
Tim van der Lippe 1ce4fe7169
chore(deps): update extract-zip to version 2 (#5610)
extract-zip removed support for callbacks and instead uses promises. Moreover, it has TypeScript support which allows us to remove the @types/extract-zip package.

This update allows downstream users to remove their installation of mkdirp, which uses a vulnerable version of minimist.

For more info, see https://github.com/maxogden/extract-zip/releases/tag/v2.0.0

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-04-09 21:13:25 +02:00
..
Accessibility.js
api.js
Browser.js
BrowserFetcher.js
Connection.js
DeviceDescriptors.js
Dialog.js
DOMWorld.js
Errors.js
Events.js
ExecutionContext.js
externs.d.ts
FrameManager.js
helper.js
Input.js
JSHandle.js
Launcher.js
NavigationWatchdog.js
NetworkManager.js
Page.js
Puppeteer.js
TimeoutSettings.js
USKeyboardLayout.js
WebSocketTransport.js