diff --git a/.changeset/heavy-ties-shop.md b/.changeset/heavy-ties-shop.md new file mode 100644 index 000000000000..06ffdfac599f --- /dev/null +++ b/.changeset/heavy-ties-shop.md @@ -0,0 +1,7 @@ +--- +"wrangler": patch +--- + +chore: update unenv dependency version + +Pulls in [feat(node/net): implement Server mock](https://github.com/unjs/unenv/pull/316). diff --git a/packages/wrangler/package.json b/packages/wrangler/package.json index 4d5b8fb8b193..0111a77a53e7 100644 --- a/packages/wrangler/package.json +++ b/packages/wrangler/package.json @@ -83,7 +83,7 @@ "resolve.exports": "^2.0.2", "selfsigned": "^2.0.1", "source-map": "^0.6.1", - "unenv": "npm:unenv-nightly@2.0.0-20240919-125358-9a64854", + "unenv": "npm:unenv-nightly@2.0.0-20241009-125958-e8ea22f", "workerd": "1.20240925.0", "xxhash-wasm": "^1.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a52f5664d085..2f45900daf14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,12 @@ settings: catalogs: default: + '@vitest/runner': + specifier: ~2.1.1 + version: 2.1.1 + '@vitest/snapshot': + specifier: ~2.1.1 + version: 2.1.1 vitest: specifier: ~2.1.1 version: 2.1.1 @@ -1693,8 +1699,8 @@ importers: specifier: ^0.6.1 version: 0.6.1 unenv: - specifier: npm:unenv-nightly@2.0.0-20240919-125358-9a64854 - version: unenv-nightly@2.0.0-20240919-125358-9a64854 + specifier: npm:unenv-nightly@2.0.0-20241009-125958-e8ea22f + version: unenv-nightly@2.0.0-20241009-125958-e8ea22f workerd: specifier: 1.20240925.0 version: 1.20240925.0 @@ -8414,8 +8420,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - unenv-nightly@2.0.0-20240919-125358-9a64854: - resolution: {integrity: sha512-XjsgUTrTHR7iw+k/SRTNjh6EQgwpC9voygnoCJo5kh4hKqsSDHUW84MhL9EsHTNfLctvVBHaSw8e2k3R2fKXsQ==} + unenv-nightly@2.0.0-20241009-125958-e8ea22f: + resolution: {integrity: sha512-hRxmKz1iSVRmuFx/vBdPsx7rX4o7Cas9vdjDNeUeWpQTK2LzU3Xy3Jz0zbo7MJX0bpqo/LEFCA+GPwsbl6zKEQ==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -16130,7 +16136,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - unenv-nightly@2.0.0-20240919-125358-9a64854: + unenv-nightly@2.0.0-20241009-125958-e8ea22f: dependencies: defu: 6.1.4 ohash: 1.1.4