Skip to content

Commit 6673596

Browse files
Update dependency @pollyjs/adapter-fetch to v6.0.7 (#8754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 827986a commit 6673596

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7777
"@babel/preset-env": "7.26.9",
7878
"@babel/preset-react": "7.26.3",
79-
"@pollyjs/adapter-fetch": "6.0.6",
79+
"@pollyjs/adapter-fetch": "6.0.7",
8080
"@pollyjs/adapter-node-http": "6.0.6",
8181
"@pollyjs/adapter-puppeteer": "6.0.6",
8282
"@pollyjs/core": "6.0.6",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,14 +1575,13 @@
15751575
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
15761576
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
15771577

1578-
"@pollyjs/[email protected].6":
1579-
version "6.0.6"
1580-
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-fetch/-/adapter-fetch-6.0.6.tgz#2f97b593aab9f6037cf4a97b7f5499965faa83de"
1581-
integrity sha512-euWzM5TnA2jptdJgjIkEd/Q2hNFB652XivPKerWpLMFB13IKlrERX9wn2Dw3pquDAP0LvXH1qVBZt5DK0Xhzyg==
1578+
"@pollyjs/[email protected].7":
1579+
version "6.0.7"
1580+
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-fetch/-/adapter-fetch-6.0.7.tgz#563b5794ae3d958be61acc3f0976c128a58af117"
1581+
integrity sha512-kv44DROx/2qzlcgS71EccGr2/I5nK40Xt92paGNI+1/Kmz290bw/ykt8cvXDg4O4xCc9Fh/jXeAkS7qwGpCx2g==
15821582
dependencies:
15831583
"@pollyjs/adapter" "^6.0.6"
15841584
"@pollyjs/utils" "^6.0.6"
1585-
detect-node "^2.1.0"
15861585
to-arraybuffer "^1.0.1"
15871586

15881587
"@pollyjs/[email protected]":
@@ -4073,7 +4072,7 @@ detect-newline@^3.0.0:
40734072
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
40744073
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
40754074

4076-
detect-node@^2.0.4, detect-node@^2.1.0:
4075+
detect-node@^2.0.4:
40774076
version "2.1.0"
40784077
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
40794078
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==

0 commit comments

Comments
 (0)