chore(deps): update dependency node-fetch-native to v1 (2.x-dev) (#18373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-01 06:13:27 -08:00 committed by GitHub
parent 6a91545fa2
commit 42f36ba609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@
"@nuxt/telemetry": "^1.3.9",
"@nuxt/utils": "2.15.6",
"@nuxt/vue-renderer": "2.15.6",
"node-fetch-native": "^0.1.8",
"node-fetch-native": "^1.0.1",
"vue": "^2.7.10",
"vue-client-only": "^2.1.0",
"vue-meta": "^2.4.0",

View File

@ -74,7 +74,7 @@
"klaw-sync": "^6.0.0",
"lerna": "^5.6.2",
"lodash": "^4.17.21",
"node-fetch-native": "^0.1.8",
"node-fetch-native": "^1.0.1",
"puppeteer-core": "^17.1.3",
"request": "^2.88.2",
"rimraf": "^3.0.2",

View File

@ -13,7 +13,7 @@
"index.d.ts"
],
"dependencies": {
"node-fetch-native": "^0.1.8",
"node-fetch-native": "^1.0.1",
"ufo": "^0.8.6",
"unfetch": "^4.2.0",
"vue": "^2.7.10",

View File

@ -10167,10 +10167,10 @@ node-addon-api@^3.2.1:
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
node-fetch-native@^0.1.8:
version "0.1.8"
resolved "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-0.1.8.tgz#19e2eaf6d86ac14e711ebd2612f40517c3468f2a"
integrity sha512-ZNaury9r0NxaT2oL65GvdGDy+5PlSaHTovT6JV5tOW07k1TQmgC0olZETa4C9KZg0+6zBr99ctTYa3Utqj9P/Q==
node-fetch-native@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.0.1.tgz#1dfe78f57545d07e07016b7df4c0cb9d2ff416c7"
integrity sha512-VzW+TAk2wE4X9maiKMlT+GsPU4OMmR1U9CrHSmd3DFLn2IcZ9VJ6M6BBugGfYUnPCLSYxXdZy17M0BEJyhUTwg==
node-fetch@2.6.7:
version "2.6.7"