chore(deps): update dependency unfetch to v5 (2.x-dev) (#18676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-01 08:33:35 -08:00 committed by GitHub
parent 917d476465
commit 5533e13bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"node-fetch-native": "^1.0.1",
"ufo": "^1.0.1",
"unfetch": "^4.2.0",
"unfetch": "^5.0.0",
"vue": "^2.7.10",
"vue-client-only": "^2.1.0",
"vue-meta": "^2.4.0",

View File

@ -14037,10 +14037,10 @@ unbzip2-stream@1.4.3:
buffer "^5.2.1"
through "^2.3.8"
unfetch@^4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/unfetch/-/unfetch-4.2.0.tgz#7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be"
integrity sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==
unfetch@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/unfetch/-/unfetch-5.0.0.tgz#8a5b6e5779ebe4dde0049f7d7a81d4a1af99d142"
integrity sha512-3xM2c89siXg0nHvlmYsQ2zkLASvVMBisZm5lF3gFDqfF2xonNStDJyMpvaOBe0a1Edxmqrf2E0HBdmy9QyZaeg==
unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"