diff --git a/package.json b/package.json index c1d395c86a5fa447ed9a87375baee6215e4f013e..baaadbda576ca6eabe83b917ef2b0601d0d420d1 100644 --- a/package.json +++ b/package.json @@ -230,7 +230,7 @@ "@jest/reporters": "29.0.3", "@jest/test-result": "29.0.3", "@ls-lint/ls-lint": "1.11.2", - "@openpgp/web-stream-tools": "0.0.11", + "@openpgp/web-stream-tools": "0.0.12", "@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.4", "@semantic-release/exec": "6.0.3", "@types/auth-header": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 19f78a3f2d7fe6944dd0bf7a27b7d126bc75bacb..b6a085ccf136839e0cb6fdf49efd880cf53d83de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1749,11 +1749,6 @@ resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.11.2.tgz#fa7e8c404b7c2f9f7fe3e92b7d69fe37a15c0e1c" integrity sha512-kX+CCjgNz+NHCaOcFyJLSBLRgAoyOxN18QFLpgucz5ILvbr60BGjwKaoPYTv/rBV/77L+Oz82lpP24mzJ2wGsQ== -"@mattiasbuelens/web-streams-adapter@~0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@mattiasbuelens/web-streams-adapter/-/web-streams-adapter-0.1.0.tgz#607b5a25682f4ae2741da7ba6df39302505336b3" - integrity sha512-oV4PyZfwJNtmFWhvlJLqYIX1Nn22ML8FZpS16ZUKv0hg7414xV1fjsGqxQzLT2dyK92TKxsJSwMOd7VNHAtPmA== - "@nodelib/fs.scandir@2.1.5": version "2.1.5" resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" @@ -2047,13 +2042,10 @@ dependencies: "@octokit/openapi-types" "^13.11.0" -"@openpgp/web-stream-tools@0.0.11": - version "0.0.11" - resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.0.11.tgz#71bc9c493024506b1e5b0a587b85984435bbff8e" - integrity sha512-52NMPRmlXIVajd5dhpDNsG7WJRCdlcS1wXY03OGH1rxm7p6i3QzJvTVyKEAcW0T9KojvLKakV2uTICceELqSMw== - dependencies: - "@mattiasbuelens/web-streams-adapter" "~0.1.0" - web-streams-polyfill "~3.0.3" +"@openpgp/web-stream-tools@0.0.12": + version "0.0.12" + resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.0.12.tgz#8a80170c7590ecee2af4220c5cb1efe1a02946eb" + integrity sha512-OGQ7a7UlALBOPxTWqLjPoa6YjHtLYF5ETb3zwx2A2Qq3YsstJX4q/OvYx60v2MavmBBJELsBQNugdJu0uMBhSw== "@pkgr/utils@^2.3.1": version "2.3.1" @@ -9474,11 +9466,6 @@ wcwidth@^1.0.0: dependencies: defaults "^1.0.3" -web-streams-polyfill@~3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.3.tgz#f49e487eedeca47a207c1aee41ee5578f884b42f" - integrity sha512-d2H/t0eqRNM4w2WvmTdoeIvzAUSpK7JmATB8Nr2lb7nQ9BTIJVjbQ/TRFVEh2gUH1HwclPdoPtfMoFfetXaZnA== - webidl-conversions@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"