From f03eac1b483ddd890b0da0e97dbce289346bbdbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:56:20 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 3.0.5 to 3.0.6 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v3.0.5...v3.0.6) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1240fa7bac51..5b60a9f84d9f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@mozilla/glean": "4.0.0", "@sentry/integrations": "^7.102.1", "@sentry/node": "^7.102.1", - "@stripe/stripe-js": "^3.0.5", + "@stripe/stripe-js": "^3.0.6", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.12.0", diff --git a/yarn.lock b/yarn.lock index 7ef44a900932..8614a3adddc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2492,10 +2492,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^3.0.5": - version "3.0.5" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.5.tgz#8e4c8e2dcf3a283f56d83ee1c8016f2cbf0e9535" - integrity sha512-0BTd2bC+8gSKty7jXKRntLnvmWgFTmpZkY0oP7ADBYfdV0JtuGoDbfQawui0W5eUlwT3CcKh2IeRV4SPOBIeXQ== +"@stripe/stripe-js@^3.0.6": + version "3.0.6" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.6.tgz#80844af42eae50a9a0ba452038672c20217c7117" + integrity sha512-Ef3A0/zvgKbiMdCPT+rZgQBQqhNZ66wuR6Eg2w9YUuqykcIFFKU4nYApBr05WTvInrge8GuOqY5acSDiv6DOjA== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"