Skip to content

Commit

Permalink
chore(deps): bump @stripe/stripe-js from 2.3.0 to 2.4.0 (#10368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 5d88e37 commit c280d08
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 @@ -73,7 +73,7 @@
"@mozilla/glean": "2.0.5",
"@sentry/integrations": "^7.94.1",
"@sentry/node": "^7.94.1",
"@stripe/stripe-js": "^2.3.0",
"@stripe/stripe-js": "^2.4.0",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.9",
"@webref/css": "^6.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2441,10 +2441,10 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@stripe/stripe-js@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.3.0.tgz#607f91b75990eb660b9a7a4a8a7c282f5babd3fc"
integrity sha512-iTwzjw1ORUR+1pH21+C/M05w+Jh5hAuE4QUei7Gnku65N7QpEaHtyVszYMYDBs6iNyLrD1tfQTSrjD6NkOA/ww==
"@stripe/stripe-js@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.4.0.tgz#7a7e5b187b9e9bb43073edd946ec3e9a778e61bd"
integrity sha512-WFkQx1mbs2b5+7looI9IV1BLa3bIApuN3ehp9FP58xGg7KL9hCHDECgW3BwO9l9L+xBPVAD7Yjn1EhGe6EDTeA==

"@supabase/functions-js@^2.1.5":
version "2.1.5"
Expand Down

0 comments on commit c280d08

Please sign in to comment.