mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04:00
fix(deps): update grouped - stripe
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
"@loadable/component": "5.15.3",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.4",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@stripe/react-stripe-js": "1.16.5",
|
||||
"@stripe/stripe-js": "1.47.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.3",
|
||||
"assert": "2.0.0",
|
||||
|
||||
14
package-lock.json
generated
14
package-lock.json
generated
@@ -462,8 +462,8 @@
|
||||
"@loadable/component": "5.15.3",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.4",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@stripe/react-stripe-js": "1.16.5",
|
||||
"@stripe/stripe-js": "1.47.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.3",
|
||||
"assert": "2.0.0",
|
||||
@@ -13839,8 +13839,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stripe/react-stripe-js": {
|
||||
"version": "1.16.4",
|
||||
"license": "MIT",
|
||||
"version": "1.16.5",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.5.tgz",
|
||||
"integrity": "sha512-lVPW3IfwdacyS22pP+nBB6/GNFRRhT/4jfgAK6T2guQmtzPwJV1DogiGGaBNhiKtSY18+yS8KlHSu+PvZNclvQ==",
|
||||
"dependencies": {
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
@@ -13851,8 +13852,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stripe/stripe-js": {
|
||||
"version": "1.46.0",
|
||||
"license": "MIT"
|
||||
"version": "1.47.0",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.47.0.tgz",
|
||||
"integrity": "sha512-jKSClqEIKS2MbPCXlSsseDSZyJ3dVrfUrYMz5LBY1o9iS2tfKbpTZACt8r2g+xyQozI+uHr76pVTyFsmBKA4Mg=="
|
||||
},
|
||||
"node_modules/@surma/rollup-plugin-off-main-thread": {
|
||||
"version": "2.2.3",
|
||||
|
||||
Reference in New Issue
Block a user