Skip to content

Commit

Permalink
chore(deps): bump @stripe/stripe-js from 3.0.8 to 3.0.10 (#10712)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 10a8162 commit fa65fed
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 @@ -75,7 +75,7 @@
"@mozilla/glean": "4.0.0",
"@sentry/integrations": "^7.107.0",
"@sentry/node": "^7.107.0",
"@stripe/stripe-js": "^3.0.8",
"@stripe/stripe-js": "^3.0.10",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.9",
"@webref/css": "^6.12.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2497,10 +2497,10 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@stripe/stripe-js@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.8.tgz#7328688356e22dc2f9e5e13b769b446cf1b2e922"
integrity sha512-nEDZjCSrGI5GICqr2DsV7gPnEjmt5Y61Uj/z/UuWu3WR/ZyyskbEW/3ziVZdnnvFcoNCfpV2wA2ar1C1W//+Vg==
"@stripe/stripe-js@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.10.tgz#279b014db9bd3168589aebf0c5fbb768649db828"
integrity sha512-CFRNha+aPXR8GrqJss2TbK1j4aSGZXQY8gx0hvaYiSp+dU7EK/Zs5uwFTSAgV+t8H4+jcZ/iBGajAvoMYOwy+A==

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
Expand Down

0 comments on commit fa65fed

Please sign in to comment.