From 407522c6102965d0c9babcaf693fbc48dbef1625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:53:01 +0000 Subject: [PATCH] dev: bump web-streams-polyfill from 2.1.1 to 3.3.2 in /sdk/js Bumps [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) from 2.1.1 to 3.3.2. - [Release notes](https://github.com/MattiasBuelens/web-streams-polyfill/releases) - [Changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/web-streams-polyfill/compare/v2.1.1...v3.3.2) --- updated-dependencies: - dependency-name: web-streams-polyfill dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sdk/js/package.json | 2 +- sdk/js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sdk/js/package.json b/sdk/js/package.json index 1db9aea484..a42925444e 100644 --- a/sdk/js/package.json +++ b/sdk/js/package.json @@ -64,6 +64,6 @@ "axios": "^1.4.0", "proxy-polyfill": "^0.3.0", "traverse": "^0.6.6", - "web-streams-polyfill": "^2.0.3" + "web-streams-polyfill": "^3.3.2" } } diff --git a/sdk/js/yarn.lock b/sdk/js/yarn.lock index d3864770fe..d983043463 100644 --- a/sdk/js/yarn.lock +++ b/sdk/js/yarn.lock @@ -79,7 +79,7 @@ traverse@^0.6.6: resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.7.tgz#46961cd2d57dd8706c36664acde06a248f1173fe" integrity sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg== -web-streams-polyfill@^2.0.3: - version "2.1.1" - resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-2.1.1.tgz#2c82b6193849ccb9efaa267772c28260ef68d6d2" - integrity sha512-dlNpL2aab3g8CKfGz6rl8FNmGaRWLLn2g/DtSc9IjB30mEdE6XxzPfPSig5BwGSzI+oLxHyETrQGKjrVVhbLCg== +web-streams-polyfill@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.2.tgz#32e26522e05128203a7de59519be3c648004343b" + integrity sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==