Skip to content

Commit

Permalink
build(deps): bump @stripe/stripe-js from 4.7.0 to 4.8.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v4.7.0...v4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and razzeee committed Oct 10, 2024
1 parent bcedb2c commit 5539e71
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 @@ -27,7 +27,7 @@
"@sentry/nextjs": "^8.26.0",
"@storybook/test": "^8.3.5",
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.7.0",
"@stripe/stripe-js": "^4.8.0",
"@tanstack/react-query": "^5.52.2",
"@tanstack/react-table": "^8.20.5",
"axios": "^1.7.4",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5821,10 +5821,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:^4.7.0":
version: 4.7.0
resolution: "@stripe/stripe-js@npm:4.7.0"
checksum: 10c0/e018f462dc0846c31a58063d9439923cdce2404d06514bebed5810a350f2993708bf22a901c2ea34097251bf2b5262a64229d52a23ce34a8bf542aeaf0562198
"@stripe/stripe-js@npm:^4.8.0":
version: 4.8.0
resolution: "@stripe/stripe-js@npm:4.8.0"
checksum: 10c0/7c09315e4cd125a090e01256b6c4936626be50a83814a2cb4f9a0bfcdba312303e72ce13e83778d9b6d7ae76735d9ffc27cfac3a1cd4296a48b71dc1b23b8ab5
languageName: node
linkType: hard

Expand Down Expand Up @@ -10480,7 +10480,7 @@ __metadata:
"@storybook/react": "npm:^8.3.5"
"@storybook/test": "npm:^8.3.5"
"@stripe/react-stripe-js": "npm:^2.8.0"
"@stripe/stripe-js": "npm:^4.7.0"
"@stripe/stripe-js": "npm:^4.8.0"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/eslint-plugin-query": "npm:^5.53.0"
"@tanstack/react-query": "npm:^5.52.2"
Expand Down

0 comments on commit 5539e71

Please sign in to comment.