mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-05 00:00:18 -04:00
fix(deps): update dependency @stripe/react-stripe-js to v1.7.2
This commit is contained in:
committed by
renovate[bot]
parent
f79ed13e33
commit
8ebbe84972
@@ -50,7 +50,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.6",
|
||||
"@stripe/react-stripe-js": "1.7.1",
|
||||
"@stripe/react-stripe-js": "1.7.2",
|
||||
"@stripe/stripe-js": "1.27.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.13.0",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -983,7 +983,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.6",
|
||||
"@stripe/react-stripe-js": "1.7.1",
|
||||
"@stripe/react-stripe-js": "1.7.2",
|
||||
"@stripe/stripe-js": "1.27.0",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.13.0",
|
||||
@@ -14824,9 +14824,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stripe/react-stripe-js": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.1.tgz",
|
||||
"integrity": "sha512-GiUPoMo0xVvmpRD6JR9JAhAZ0W3ZpnYZNi0KE+91+tzrSFVpChKZbeSsJ5InlZhHFk9NckJCt1wOYBTqNsvt3A==",
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.2.tgz",
|
||||
"integrity": "sha512-IAVg2nPUPoSwI//XDRCO7D8mGeK4+N3Xg63fYZHmlfEWAuFVcuaqJKTT67uzIdKYZhHZ/NMdZw/ttz+GOjP/rQ==",
|
||||
"dependencies": {
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
@@ -56661,7 +56661,7 @@
|
||||
"@loadable/component": "5.15.2",
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.6",
|
||||
"@stripe/react-stripe-js": "1.7.1",
|
||||
"@stripe/react-stripe-js": "1.7.2",
|
||||
"@stripe/stripe-js": "1.27.0",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "12.1.5",
|
||||
@@ -65501,9 +65501,9 @@
|
||||
}
|
||||
},
|
||||
"@stripe/react-stripe-js": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.1.tgz",
|
||||
"integrity": "sha512-GiUPoMo0xVvmpRD6JR9JAhAZ0W3ZpnYZNi0KE+91+tzrSFVpChKZbeSsJ5InlZhHFk9NckJCt1wOYBTqNsvt3A==",
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.2.tgz",
|
||||
"integrity": "sha512-IAVg2nPUPoSwI//XDRCO7D8mGeK4+N3Xg63fYZHmlfEWAuFVcuaqJKTT67uzIdKYZhHZ/NMdZw/ttz+GOjP/rQ==",
|
||||
"requires": {
|
||||
"prop-types": "^15.7.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user