fix(deps): update dependency @stripe/stripe-js to v1.27.0
This commit is contained in:
committed by
renovate[bot]
parent
6fda1f1473
commit
44fb360cba
@@ -50,7 +50,7 @@
|
|||||||
"@loadable/component": "5.15.2",
|
"@loadable/component": "5.15.2",
|
||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.7.1",
|
"@stripe/react-stripe-js": "1.7.1",
|
||||||
"@stripe/stripe-js": "1.26.0",
|
"@stripe/stripe-js": "1.27.0",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.13.0",
|
"algoliasearch": "4.13.0",
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@@ -983,7 +983,7 @@
|
|||||||
"@loadable/component": "5.15.2",
|
"@loadable/component": "5.15.2",
|
||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.7.1",
|
"@stripe/react-stripe-js": "1.7.1",
|
||||||
"@stripe/stripe-js": "1.26.0",
|
"@stripe/stripe-js": "1.27.0",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.13.0",
|
"algoliasearch": "4.13.0",
|
||||||
"assert": "2.0.0",
|
"assert": "2.0.0",
|
||||||
@@ -14544,9 +14544,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@stripe/stripe-js": {
|
"node_modules/@stripe/stripe-js": {
|
||||||
"version": "1.26.0",
|
"version": "1.27.0",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.26.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.27.0.tgz",
|
||||||
"integrity": "sha512-4R1vC75yKaCVFARW3bhelf9+dKt4NP4iZY/sIjGK7AAMBVvZ47eG74NvsAIUdUnhOXSWFMjdFWqv+etk5BDW4g=="
|
"integrity": "sha512-SEiybUBu+tlsFKuzdFFydxxjkbrdzHo0tz/naYC5Dt9or/Ux2gcKJBPYQ4RmqQCNHFxgyNj6UYsclywwhe2inQ=="
|
||||||
},
|
},
|
||||||
"node_modules/@szmarczak/http-timer": {
|
"node_modules/@szmarczak/http-timer": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.6",
|
||||||
@@ -56429,7 +56429,7 @@
|
|||||||
"@loadable/component": "5.15.2",
|
"@loadable/component": "5.15.2",
|
||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.7.1",
|
"@stripe/react-stripe-js": "1.7.1",
|
||||||
"@stripe/stripe-js": "1.26.0",
|
"@stripe/stripe-js": "1.27.0",
|
||||||
"@testing-library/jest-dom": "5.16.4",
|
"@testing-library/jest-dom": "5.16.4",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
@@ -65046,9 +65046,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@stripe/stripe-js": {
|
"@stripe/stripe-js": {
|
||||||
"version": "1.26.0",
|
"version": "1.27.0",
|
||||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.26.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.27.0.tgz",
|
||||||
"integrity": "sha512-4R1vC75yKaCVFARW3bhelf9+dKt4NP4iZY/sIjGK7AAMBVvZ47eG74NvsAIUdUnhOXSWFMjdFWqv+etk5BDW4g=="
|
"integrity": "sha512-SEiybUBu+tlsFKuzdFFydxxjkbrdzHo0tz/naYC5Dt9or/Ux2gcKJBPYQ4RmqQCNHFxgyNj6UYsclywwhe2inQ=="
|
||||||
},
|
},
|
||||||
"@szmarczak/http-timer": {
|
"@szmarczak/http-timer": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.6",
|
||||||
|
Reference in New Issue
Block a user