Feature/upgrade angular 3rd party dependencies (#588)

* Upgrade angular 3rd party dependencies
  * ngx-device-detector
  * ngx-markdown
  * ngx-stripe

* Update changelog
This commit is contained in:
Thomas Kaul
2021-12-26 21:58:56 +01:00
committed by GitHub
parent ee397c8047
commit 994275e093
3 changed files with 41 additions and 28 deletions

View File

@ -97,10 +97,10 @@
"http-status-codes": "2.1.4",
"ionicons": "5.5.1",
"lodash": "4.17.21",
"ngx-device-detector": "2.1.1",
"ngx-markdown": "12.0.1",
"ngx-device-detector": "3.0.0",
"ngx-markdown": "13.0.0",
"ngx-skeleton-loader": "2.9.1",
"ngx-stripe": "12.0.2",
"ngx-stripe": "13.0.0",
"papaparse": "5.3.1",
"passport": "0.4.1",
"passport-google-oauth20": "2.0.0",