Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"leaflet": "^1.9.4",
"lodash": "4.*",
"moment": "^2.29.4",
"moment-timezone": "^0.5.48",
"moment-timezone": "^0.6.0",
"notificar": "^1.0.1",
"notistack": "^3.0.1",
"papaparse": "^5.5.2",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11064,12 +11064,12 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.5.48":
version: 0.5.48
resolution: "moment-timezone@npm:0.5.48"
"moment-timezone@npm:^0.6.0":
version: 0.6.0
resolution: "moment-timezone@npm:0.6.0"
dependencies:
moment: ^2.29.4
checksum: 8a350b30205cc06aa9c029643316f4c0d538e76a3f7a92d74a3214d602377db2a1f8b7719debd4eb3e1fa1bac3de1912c1b94182af4e12810513670b578c84ab
checksum: 87cf0ecb17b36251bce3ec95edbc8eed5244d4e4b03f545ef2502a5607fde0f6ea767b7d7ef49eca90c68c326748d820c1d73cf7fea2d0b3b7ea738614e05edc
languageName: node
linkType: hard

Expand Down Expand Up @@ -13716,7 +13716,7 @@ __metadata:
lodash: 4.*
mini-css-extract-plugin: ^2.9.2
moment: ^2.29.4
moment-timezone: ^0.5.48
moment-timezone: ^0.6.0
notificar: ^1.0.1
notistack: ^3.0.1
papaparse: ^5.5.2
Expand Down
Loading