From 8f86a198cfe618e796072981b9e0fa2e73513a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:35:32 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 8.4.0 to 8.5.2 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 8.4.0 to 8.5.2. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v8.4.0...v8.5.2) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc31bcb..ff90268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@radix-ui/react-tooltip": "^1.1.3", "@replit/vite-plugin-shadcn-theme-json": "^0.0.4", "@stripe/react-stripe-js": "^5.3.0", - "@stripe/stripe-js": "^8.4.0", + "@stripe/stripe-js": "^8.5.2", "@tanstack/react-query": "^5.60.5", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.3.0", @@ -6077,9 +6077,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-8.4.0.tgz", - "integrity": "sha512-3LYVbK3Yg6NTGq3xB8jHSZF8VhoVjb3qJSAorzh2yuva/g4FMRmdQq68euk4hqaq2nRJHkr6x+Id473roUky1w==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-8.5.2.tgz", + "integrity": "sha512-Y4FZjOCYS5kf9dhSEQNUXo4oYc8sgwq2LK9hValXaykl/VfTkiwFb2WbyqnI3EFjNwoxm0KSmyMhz3Wji4My3Q==", "license": "MIT", "engines": { "node": ">=12.16" diff --git a/package.json b/package.json index 22f512b..382340e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@radix-ui/react-tooltip": "^1.1.3", "@replit/vite-plugin-shadcn-theme-json": "^0.0.4", "@stripe/react-stripe-js": "^5.3.0", - "@stripe/stripe-js": "^8.4.0", + "@stripe/stripe-js": "^8.5.2", "@tanstack/react-query": "^5.60.5", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.3.0",