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