diff --git a/package.json b/package.json index e333372d..116844d9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@fontsource-variable/plus-jakarta-sans": "5.1.0", "@prisma/client": "5.22.0", "@sentry/nextjs": "8.39.0", - "@stripe/react-stripe-js": "2.9.0", + "@stripe/react-stripe-js": "3.0.0", "@stripe/stripe-js": "5.2.0", "@types/bcrypt": "5.0.2", "autoprefixer": "10.4.20", diff --git a/yarn.lock b/yarn.lock index 9a626820..e6824ef1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2489,16 +2489,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:2.9.0": - version: 2.9.0 - resolution: "@stripe/react-stripe-js@npm:2.9.0" +"@stripe/react-stripe-js@npm:3.0.0": + version: 3.0.0 + resolution: "@stripe/react-stripe-js@npm:3.0.0" dependencies: prop-types: "npm:^15.7.2" peerDependencies: - "@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 + "@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10c0/8efb985cb4e46e86ca314d3026318fabffb450d6bfdd385121af4d1730ac791c9f5458618652a27fa92a30d0ccc5cb15fbf9ea7c15c355a0b67df01b45429c3d + checksum: 10c0/863b434f28a700432312a12116873f63ff26fa1ed11e025af59cba5eed940f9c8f226768dc05b237b17836fc50d1f956b749124488e8c33146499d08fc9783f9 languageName: node linkType: hard @@ -9204,7 +9204,7 @@ __metadata: "@fontsource-variable/plus-jakarta-sans": "npm:5.1.0" "@prisma/client": "npm:5.22.0" "@sentry/nextjs": "npm:8.39.0" - "@stripe/react-stripe-js": "npm:2.9.0" + "@stripe/react-stripe-js": "npm:3.0.0" "@stripe/stripe-js": "npm:5.2.0" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.6.3"