Skip to content

Commit

Permalink
chore(deps): bump @stripe/stripe-js from 4.9.0 to 5.2.0 in /app/web
Browse files Browse the repository at this point in the history
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.9.0 to 5.2.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v4.9.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 21, 2024
1 parent d5c92ed commit 8dfc1ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@mui/x-date-pickers": "^5.0.20",
"@sentry/nextjs": "^6.19.7",
"@sentry/react": "^8.39.0",
"@stripe/stripe-js": "^4.5.0",
"@stripe/stripe-js": "^5.2.0",
"@toast-ui/editor": "^3.2.2",
"@types/react-simple-maps": "^3.0.6",
"classnames": "^2.5.1",
Expand Down
8 changes: 4 additions & 4 deletions app/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3671,10 +3671,10 @@
regenerator-runtime "^0.13.7"
resolve-from "^5.0.0"

"@stripe/stripe-js@^4.5.0":
version "4.9.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.9.0.tgz#95dc000b2f90aeb4db2f2bab82a2fc574f26d1fd"
integrity sha512-tMPZQZZXGWyNX7hbgenq+1xEj2oigJ54XddbtSX36VedoKsPBq7dxwRXu4Xd5FdpT3JDyyDtnmvYkaSnH1yHTQ==
"@stripe/stripe-js@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.2.0.tgz#2d696ed622def8c4407c658d8294c3e0365b0f1b"
integrity sha512-2ZpEaezx3S0QPtnske175NDaLvUvaVKd4ePHpUN0QF/uV4BBBBRUy5BvQONDym+utbbW0QhSJoiRPnp4FS+4Vg==

"@testing-library/dom@^8.0.0":
version "8.20.1"
Expand Down

0 comments on commit 8dfc1ba

Please sign in to comment.