mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
fix(deps): update dependency @stripe/stripe-js to v1.44.1
This commit is contained in:
parent
970508700b
commit
851c6f0df8
@ -53,7 +53,7 @@
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.14.2",
|
||||
"@stripe/stripe-js": "1.42.1",
|
||||
"@stripe/stripe-js": "1.44.1",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.2",
|
||||
"assert": "2.0.0",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@ -450,7 +450,7 @@
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.14.2",
|
||||
"@stripe/stripe-js": "1.42.1",
|
||||
"@stripe/stripe-js": "1.44.1",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
"algoliasearch": "4.14.2",
|
||||
"assert": "2.0.0",
|
||||
@ -13259,9 +13259,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stripe/stripe-js": {
|
||||
"version": "1.42.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.42.1.tgz",
|
||||
"integrity": "sha512-5H7P7rVNDMdiJCUKsKXRUyr6IjZ4/9f8FB62NCa5O4rDftRfs4u2dPjjHs/tIs4OLeBB6oSzJIkE7cPr4ykPHg=="
|
||||
"version": "1.44.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.44.1.tgz",
|
||||
"integrity": "sha512-DKj3U6tS+sCNsSXsoZbOl5gDrAVD3cAZ9QCiVSykLC3iJo085kkmw/3BAACRH54Bq2bN34yySuH6G1SLh2xHXA=="
|
||||
},
|
||||
"node_modules/@surma/rollup-plugin-off-main-thread": {
|
||||
"version": "2.2.3",
|
||||
@ -57225,7 +57225,7 @@
|
||||
"@reach/router": "1.3.4",
|
||||
"@sentry/gatsby": "6.19.7",
|
||||
"@stripe/react-stripe-js": "1.14.2",
|
||||
"@stripe/stripe-js": "1.42.1",
|
||||
"@stripe/stripe-js": "1.44.1",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@types/react-scrollable-anchor": "0.6.1",
|
||||
@ -64648,9 +64648,9 @@
|
||||
}
|
||||
},
|
||||
"@stripe/stripe-js": {
|
||||
"version": "1.42.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.42.1.tgz",
|
||||
"integrity": "sha512-5H7P7rVNDMdiJCUKsKXRUyr6IjZ4/9f8FB62NCa5O4rDftRfs4u2dPjjHs/tIs4OLeBB6oSzJIkE7cPr4ykPHg=="
|
||||
"version": "1.44.1",
|
||||
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.44.1.tgz",
|
||||
"integrity": "sha512-DKj3U6tS+sCNsSXsoZbOl5gDrAVD3cAZ9QCiVSykLC3iJo085kkmw/3BAACRH54Bq2bN34yySuH6G1SLh2xHXA=="
|
||||
},
|
||||
"@surma/rollup-plugin-off-main-thread": {
|
||||
"version": "2.2.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user