diff --git a/package.json b/package.json index ed54ace3..e333372d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@prisma/client": "5.22.0", "@sentry/nextjs": "8.39.0", "@stripe/react-stripe-js": "2.9.0", - "@stripe/stripe-js": "4.10.0", + "@stripe/stripe-js": "5.2.0", "@types/bcrypt": "5.0.2", "autoprefixer": "10.4.20", "base64url": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 64e47014..9a626820 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2502,10 +2502,10 @@ __metadata: languageName: node linkType: hard -"@stripe/stripe-js@npm:4.10.0": - version: 4.10.0 - resolution: "@stripe/stripe-js@npm:4.10.0" - checksum: 10c0/d437c367b753b53158fe9070885424821787f627d74a1f3b526feb51614be3e26d042b8dc6827ee59e8288a94e08dd852f6011106ea28d082066b1de89aa4ba1 +"@stripe/stripe-js@npm:5.2.0": + version: 5.2.0 + resolution: "@stripe/stripe-js@npm:5.2.0" + checksum: 10c0/1afcf68a3a37f0337f26c3180dae4ea12f957c386a70395ace3d453d7687258d1abed0e1131e9875665ad8c796646e0bbd7af390d683ad60516f2a128ff9c484 languageName: node linkType: hard @@ -9205,7 +9205,7 @@ __metadata: "@prisma/client": "npm:5.22.0" "@sentry/nextjs": "npm:8.39.0" "@stripe/react-stripe-js": "npm:2.9.0" - "@stripe/stripe-js": "npm:4.10.0" + "@stripe/stripe-js": "npm:5.2.0" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.6.3" "@testing-library/react": "npm:16.0.1"