From 0394b6443d7f101a25ab57e0cb3e75e1e90e140c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:31:38 +0000 Subject: [PATCH] Bump @stripe/stripe-js from 3.0.6 to 3.0.7 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index fd0530dcbe..b1b3728b4b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@stripe/stripe-js": "^3.0.6", + "@stripe/stripe-js": "^3.0.7", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^44.1.0", "msw": "^2.2.2", diff --git a/package-lock.json b/package-lock.json index 7c032f6e4e..9d9a92d69d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@stripe/stripe-js": "^3.0.6", + "@stripe/stripe-js": "^3.0.7", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^44.1.0", "msw": "^2.2.2", @@ -3736,9 +3736,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.6.tgz", - "integrity": "sha512-Ef3A0/zvgKbiMdCPT+rZgQBQqhNZ66wuR6Eg2w9YUuqykcIFFKU4nYApBr05WTvInrge8GuOqY5acSDiv6DOjA==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.7.tgz", + "integrity": "sha512-qmjTsxnst84iWDsGqPxk5Wlff/fG4nSFjy/r24t9WWFAlCuvwnuUAe4eGgbqZBng019AtgWvo8wuhM3Y5/olbw==", "engines": { "node": ">=12.16" } @@ -17871,9 +17871,9 @@ } }, "@stripe/stripe-js": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.6.tgz", - "integrity": "sha512-Ef3A0/zvgKbiMdCPT+rZgQBQqhNZ66wuR6Eg2w9YUuqykcIFFKU4nYApBr05WTvInrge8GuOqY5acSDiv6DOjA==" + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-3.0.7.tgz", + "integrity": "sha512-qmjTsxnst84iWDsGqPxk5Wlff/fG4nSFjy/r24t9WWFAlCuvwnuUAe4eGgbqZBng019AtgWvo8wuhM3Y5/olbw==" }, "@swc/helpers": { "version": "0.5.2", @@ -20482,7 +20482,7 @@ "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", "@next/eslint-plugin-next": "^14.1.0", - "@stripe/stripe-js": "^3.0.6", + "@stripe/stripe-js": "^3.0.7", "@testing-library/dom": "^9.3.4", "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1",