mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
fix(deps): update dependency @stripe/stripe-js to v1.54.2
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"@redux-saga/core": "^1.2.2",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.5",
|
||||
"@stripe/stripe-js": "1.54.1",
|
||||
"@stripe/stripe-js": "1.54.2",
|
||||
"@testing-library/jest-dom": "5.17.0",
|
||||
"algoliasearch": "4.19.1",
|
||||
"assert": "2.0.0",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -535,10 +535,10 @@ importers:
|
||||
version: 6.19.7(gatsby@3.15.0)(react@16.14.0)
|
||||
'@stripe/react-stripe-js':
|
||||
specifier: 1.16.5
|
||||
version: 1.16.5(@stripe/stripe-js@1.54.1)(react-dom@16.14.0)(react@16.14.0)
|
||||
version: 1.16.5(@stripe/stripe-js@1.54.2)(react-dom@16.14.0)(react@16.14.0)
|
||||
'@stripe/stripe-js':
|
||||
specifier: 1.54.1
|
||||
version: 1.54.1
|
||||
specifier: 1.54.2
|
||||
version: 1.54.2
|
||||
'@testing-library/jest-dom':
|
||||
specifier: 5.17.0
|
||||
version: 5.17.0
|
||||
@@ -10719,21 +10719,21 @@ packages:
|
||||
resolve-from: 5.0.0
|
||||
dev: true
|
||||
|
||||
/@stripe/react-stripe-js@1.16.5(@stripe/stripe-js@1.54.1)(react-dom@16.14.0)(react@16.14.0):
|
||||
/@stripe/react-stripe-js@1.16.5(@stripe/stripe-js@1.54.2)(react-dom@16.14.0)(react@16.14.0):
|
||||
resolution: {integrity: sha512-lVPW3IfwdacyS22pP+nBB6/GNFRRhT/4jfgAK6T2guQmtzPwJV1DogiGGaBNhiKtSY18+yS8KlHSu+PvZNclvQ==}
|
||||
peerDependencies:
|
||||
'@stripe/stripe-js': ^1.44.1
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@stripe/stripe-js': 1.54.1
|
||||
'@stripe/stripe-js': 1.54.2
|
||||
prop-types: 15.8.1
|
||||
react: 16.14.0
|
||||
react-dom: 16.14.0(react@16.14.0)
|
||||
dev: false
|
||||
|
||||
/@stripe/stripe-js@1.54.1:
|
||||
resolution: {integrity: sha512-smEXPu1GKMcAj9g2luT16+oXfg2jAwyc68t2Dm5wdtYl3p8PqQaZEiI8tQmboaQAjgF8pIGma6byz1T1vgmpbA==}
|
||||
/@stripe/stripe-js@1.54.2:
|
||||
resolution: {integrity: sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==}
|
||||
dev: false
|
||||
|
||||
/@surma/rollup-plugin-off-main-thread@2.2.3:
|
||||
|
||||
Reference in New Issue
Block a user