Skip to content

Commit

Permalink
[update-deps] Dependency Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock authored Oct 1, 2024
1 parent 3a7d49e commit 2db7682
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5908,10 +5908,10 @@
dependencies:
prop-types "^15.7.2"

"@stripe/stripe-js@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.5.0.tgz#0beda9beefc05143ef6955d7bb7960064aecc53c"
integrity sha512-dMOzc58AOlsF20nYM/avzV8RFhO/vgYTY7ajLMH6mjlnZysnOHZxsECQvjEmL8Q/ukPwHkOnxSPW/QGCCnp7XA==
"@stripe/stripe-js@^4.6.0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.6.0.tgz#ad2c702d71360f3f9c22051b72a9e8e686451f4e"
integrity sha512-ZoK0dMFnVH0J5XUWGqsta8S8xm980qEwJKAIgZcLQxaSsbGRB9CsVvfOjwQFE1JC1q3rPwb/b+gQAmzIESnHnA==

"@szmarczak/http-timer@^4.0.5":
version "4.0.6"
Expand Down
2 changes: 1 addition & 1 deletion libraries/js-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@slack/web-api": "^7.5.0",
"@slack/webhook": "^7.0.3",
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.5.0",
"@stripe/stripe-js": "^4.6.0",
"babel-loader": "^9.2.1",
"blueimp-md5": "^2.19.0",
"body-parser": "^1.20.3",
Expand Down

0 comments on commit 2db7682

Please sign in to comment.