mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-14 07:00:51 -04:00
fix(deps): update dependency @stripe/react-stripe-js to v1.16.1
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.0",
|
||||
"@stripe/react-stripe-js": "1.16.1",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.2",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -444,7 +444,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.0",
|
||||
"@stripe/react-stripe-js": "1.16.1",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.2",
|
||||
@@ -13009,9 +13009,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stripe/react-stripe-js": {
|
||||
"version": "1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz",
|
||||
"integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==",
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz",
|
||||
"integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==",
|
||||
"dependencies": {
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
@@ -56082,7 +56082,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.16.0",
|
||||
"@stripe/react-stripe-js": "1.16.1",
|
||||
"@stripe/stripe-js": "1.46.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
@@ -63350,9 +63350,9 @@
|
||||
}
|
||||
},
|
||||
"@stripe/react-stripe-js": {
|
||||
"version": "1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz",
|
||||
"integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==",
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz",
|
||||
"integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==",
|
||||
"requires": {
|
||||
"prop-types": "^15.7.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user