Skip to content

Commit

Permalink
build(deps): bump @stripe/react-stripe-js from 2.3.2 to 2.4.0 (#2154)
Browse files Browse the repository at this point in the history
Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/stripe/react-stripe-js/releases)
- [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md)
- [Commits](stripe/react-stripe-js@v2.3.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nacho Iacovino <[email protected]>
  • Loading branch information
dependabot[bot] and nachoiacovino authored Feb 9, 2024
1 parent 205c067 commit 7a65243
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@n8tb1t/use-scroll-position": "^2.0.3",
"@react-icons/all-files": "^4.1.0",
"@sentry/nextjs": "^7.80.0",
"@stripe/react-stripe-js": "^2.3.2",
"@stripe/react-stripe-js": "^2.4.0",
"@stripe/stripe-js": "^2.1.11",
"@tanstack/query-async-storage-persister": "^4.33.0",
"@tanstack/react-query": "^4.35.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4470,10 +4470,10 @@
"@stablelib/random" "^1.0.2"
"@stablelib/wipe" "^1.0.1"

"@stripe/react-stripe-js@^2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.3.2.tgz#75111cf929fdc27f59947726c282f8a8a14d6f16"
integrity sha512-3sKdD4w6X/Hs1wbFNU9lc9uJP86YrNLNcfJpZpiD1lWAg46ROfi9EkT1HiEmWWPYEjjXereJ4C2Eg90uYMq1uQ==
"@stripe/react-stripe-js@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.4.0.tgz#b69d383a2b13e1104c5766695e7a865899cc84fb"
integrity sha512-1jVQEL3OuhuzNlf4OdfqovHt+MkWh8Uh8xpLxx/xUFUDdF+7/kDOrGKy+xJO3WLCfZUL7NAy+/ypwXbbYZi0tg==
dependencies:
prop-types "^15.7.2"

Expand Down

0 comments on commit 7a65243

Please sign in to comment.