Merge pull request #807 from microsoft/copilot/update-got-package-version

fix: upgrade got to 11.8.5 to resolve CVE-2022-33987 (GHSA-pfrx-2q88-qq97)
main
Lee Stott 2 months ago committed by GitHub
commit 02a8f056ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

647
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -27,6 +27,9 @@
"docsify-to-pdf": "0.0.5" "docsify-to-pdf": "0.0.5"
}, },
"overrides": { "overrides": {
"package-json": {
"got": "11.8.5"
},
"rcfile": { "rcfile": {
"json5": "1.0.2" "json5": "1.0.2"
} }

Loading…
Cancel
Save