chery-pick(#19783): chore: bump json5 to 2.2.2 (#19792)

This PR cherry-picks the following commits:

- fc56afb990

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Playwright Service 2023-01-02 05:17:41 -08:00 committed by GitHub
parent 5f3e3134bf
commit cc00c207af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View file

@ -3754,8 +3754,9 @@
"optional": true
},
"node_modules/json5": {
"version": "2.2.1",
"license": "MIT",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz",
"integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==",
"bin": {
"json5": "lib/cli.js"
},
@ -8534,7 +8535,9 @@
"optional": true
},
"json5": {
"version": "2.2.1"
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz",
"integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ=="
},
"jsonfile": {
"version": "4.0.0",