mirror of
https://github.com/google/nomulus.git
synced 2025-07-12 05:58:13 +02:00
Fix security alerts by upgrading (#318)
Note: this will be incomplete until Puppeteer releases a new version as we await their https-proxy-agent version bump
This commit is contained in:
parent
45f7c89efd
commit
128fde16c3
2 changed files with 197 additions and 1837 deletions
2026
package-lock.json
generated
2026
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,10 +21,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"jasmine-core": "3.4.0",
|
||||
"karma": "3.0.0",
|
||||
"karma": "^4.4.1",
|
||||
"karma-chrome-launcher": "2.2.0",
|
||||
"karma-closure": "0.1.3",
|
||||
"karma-jasmine": "2.0.1",
|
||||
"puppeteer": "1.17.0"
|
||||
"puppeteer": "1.20.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue