diff --git a/package.json b/package.json index 96bac50..ec08252 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", "sonner": "^1.4.41", - "stripe": "^15.4.0", + "stripe": "^15.5.0", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index eca0ba5..ba3f772 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3495,10 +3495,10 @@ strip-json-comments@^3.1.1: resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -stripe@^15.4.0: - version "15.4.0" - resolved "https://registry.yarnpkg.com/stripe/-/stripe-15.4.0.tgz#a57742e7e46a25b1d647e4118ce3d3700288eb20" - integrity sha512-o3STlHYUmJh1ogAem434As7hCMEGG43R1fFkX0NuxabnmZoOQ9Ytxuu+e5Tq5NSE3LPUIV64jbjQebHoZvLTKw== +stripe@^15.5.0: + version "15.5.0" + resolved "https://registry.yarnpkg.com/stripe/-/stripe-15.5.0.tgz#4e7a9b5b6f9ef4b975f1714c14f55ed646b3de05" + integrity sha512-c04ToET4ZUzoeSh2rWarXCPNa2+6YzkwNAcWaT4axYRlN/u1XMkz9+inouNsXWjeT6ttBrp1twz10x/sCbWLpQ== dependencies: "@types/node" ">=8.1.0" qs "^6.11.0"