Skip to content

Commit

Permalink
Bump @stripe/react-stripe-js from 2.7.2 to 2.7.3 in /frontend
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.7.2 to 2.7.3.
- [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.7.2...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 8486678 commit 3fbbec1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@resvg/resvg-js": "^2.6.2",
"@sentry/nextjs": "^8.13.0",
"@storybook/test": "^8.2.6",
"@stripe/react-stripe-js": "^2.7.2",
"@stripe/react-stripe-js": "^2.7.3",
"@stripe/stripe-js": "^4.1.0",
"@tanstack/react-query": "^5.45.1",
"@tanstack/react-table": "^8.19.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5454,16 +5454,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:^2.7.2":
version: 2.7.2
resolution: "@stripe/react-stripe-js@npm:2.7.2"
"@stripe/react-stripe-js@npm:^2.7.3":
version: 2.7.3
resolution: "@stripe/react-stripe-js@npm:2.7.3"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.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/deccb8a94b69b432c4ab240a3b6b67fa167dbc1e8b646be1dc8f60b40836dfd70117586dd71b17d32fa7a8a18b131ba4468d64cb8624d92c0ced81fcea58c06b
checksum: 10c0/820923a3abfae68fbe8145efa0f35317634d44f7ada4b8d57f928f10dfa32e768252939ea75f2e166c55aa9035ecaa2d686423216d0bbfb06ba22c3c70fc7771
languageName: node
linkType: hard

Expand Down Expand Up @@ -10131,7 +10131,7 @@ __metadata:
"@storybook/nextjs": "npm:^8.2.6"
"@storybook/react": "npm:^8.2.6"
"@storybook/test": "npm:^8.2.6"
"@stripe/react-stripe-js": "npm:^2.7.2"
"@stripe/react-stripe-js": "npm:^2.7.3"
"@stripe/stripe-js": "npm:^4.1.0"
"@tailwindcss/typography": "npm:^0.5.13"
"@tanstack/eslint-plugin-query": "npm:^5.51.12"
Expand Down

0 comments on commit 3fbbec1

Please sign in to comment.