Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 9cdffbd

Browse files
committed
Update dependency ngx-moment to v5
1 parent bdbeec0 commit 9cdffbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bootstrap": "4.5.0",
2525
"font-awesome": "4.7.0",
2626
"moment": "2.27.0",
27-
"ngx-moment": "3.5.0",
27+
"ngx-moment": "5.0.0",
2828
"rxjs": "6.6.0",
2929
"tslib": "2.0.0",
3030
"zone.js": "0.10.3"

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5649,12 +5649,12 @@ next-tick@~1.0.0:
56495649
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
56505650
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
56515651

5652-
ngx-moment@3.5.0:
5653-
version "3.5.0"
5654-
resolved "https://registry.yarnpkg.com/ngx-moment/-/ngx-moment-3.5.0.tgz#97a4575a05d038612229b9fe09c4910353020613"
5655-
integrity sha512-QC/5XNC0BW6WkJkwZT4r2A29j/8sJAmhuQJrEnEdpW35GvkemccuxEUAwo/PwkzPB/CHaquR00E6P2HVEQ1iEg==
5652+
ngx-moment@5.0.0:
5653+
version "5.0.0"
5654+
resolved "https://registry.yarnpkg.com/ngx-moment/-/ngx-moment-5.0.0.tgz#6500432a2fcda75fb236a632850e599db23c8177"
5655+
integrity sha512-LPpGPo4ccdh8RWnDbJdLTLGGGcwbRYMbn/j4PXM24754J7MZ0tgnBM+ncaVbwefUSSEMme8yMkNIxFiVxgOOvQ==
56565656
dependencies:
5657-
tslib "^1.9.0"
5657+
tslib "^2.0.0"
56585658

56595659
nice-try@^1.0.4:
56605660
version "1.0.5"

0 commit comments

Comments
 (0)