Skip to content

Commit

Permalink
Bump @stripe/stripe-js from 3.5.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 3.5.0 to 4.5.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v3.5.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0ff9ac3 commit 2189dd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@reduxjs/toolkit": "2.2.3",
"@sentry/react": "8.22.0",
"@stripe/react-stripe-js": "2.7.1",
"@stripe/stripe-js": "3.5.0",
"@stripe/stripe-js": "4.5.0",
"aws-amplify": "6.3.6",
"cropperjs": "1.6.2",
"decimal.js": "10.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2714,10 +2714,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:3.5.0":
version: 3.5.0
resolution: "@stripe/stripe-js@npm:3.5.0"
checksum: 10/ab91655d082b9288d5165b374db3c8b2b3d9851428e90b6817017b0a3ee6c8a077b82cebb00d610d0200a4cbec0c0e8a3822a015c57443807982d932599037cb
"@stripe/stripe-js@npm:4.5.0":
version: 4.5.0
resolution: "@stripe/stripe-js@npm:4.5.0"
checksum: 10/75e742578b2afb49226ffa5bf04fae051b83be2a974da4269b226d840e81809d99d9d3b0c2e8080d0c14c11039e0ffd2718a107a56b1251bb0e9f00db2228902
languageName: node
linkType: hard

Expand Down Expand Up @@ -3083,7 +3083,7 @@ __metadata:
"@rsbuild/plugin-react": "npm:0.5.9"
"@sentry/react": "npm:8.22.0"
"@stripe/react-stripe-js": "npm:2.7.1"
"@stripe/stripe-js": "npm:3.5.0"
"@stripe/stripe-js": "npm:4.5.0"
"@tailwindcss/container-queries": "npm:0.1.1"
"@testing-library/dom": "npm:10.1.0"
"@testing-library/jest-dom": "npm:6.4.6"
Expand Down

0 comments on commit 2189dd6

Please sign in to comment.