Feature/upgrade stripe dependencies (#641)

* Upgrade stripe dependencies

* Update changelog
This commit is contained in:
Thomas Kaul
2022-01-21 20:30:41 +01:00
committed by GitHub
parent 5607c6bb52
commit 3261e3ee59
3 changed files with 16 additions and 10 deletions

View File

@ -73,7 +73,7 @@
"@simplewebauthn/browser": "4.1.0",
"@simplewebauthn/server": "4.1.0",
"@simplewebauthn/typescript-types": "4.0.0",
"@stripe/stripe-js": "1.15.0",
"@stripe/stripe-js": "1.22.0",
"@types/papaparse": "5.2.6",
"alphavantage": "2.2.0",
"angular-material-css-vars": "3.0.0",
@ -110,7 +110,7 @@
"reflect-metadata": "0.1.13",
"round-to": "5.0.0",
"rxjs": "7.4.0",
"stripe": "8.156.0",
"stripe": "8.199.0",
"svgmap": "2.6.0",
"tslib": "2.0.0",
"uuid": "8.3.2",