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 @@ -119,7 +119,7 @@
"lodash": "4.*",
"marked": "^18.0.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.1",
"moment-timezone": "^0.6.2",
"notificar": "^1.0.1",
"notistack": "^3.0.2",
"papaparse": "^5.5.3",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10846,12 +10846,12 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.6.1":
version: 0.6.1
resolution: "moment-timezone@npm:0.6.1"
"moment-timezone@npm:^0.6.2":
version: 0.6.2
resolution: "moment-timezone@npm:0.6.2"
dependencies:
moment: "npm:^2.29.4"
checksum: 10c0/708f7a4d2c2d4eb162247ac44655cf5d4eb4076867d308c92cb8967996879bc494b220cea746922c8417769be7561444540e1122de95909e63aeab1ad835e389
checksum: 10c0/dbdca171625edaa73e55e4db152b9d3fe14035766e86c20a4bf881570418ecdbc50cc2d3a84101967b229a5ac0630031b4c3a49b0ba8447a9cd458d76e383cd5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13066,7 +13066,7 @@ __metadata:
marked: "npm:^18.0.2"
mini-css-extract-plugin: "npm:^2.10.2"
moment: "npm:^2.30.1"
moment-timezone: "npm:^0.6.1"
moment-timezone: "npm:^0.6.2"
notificar: "npm:^1.0.1"
notistack: "npm:^3.0.2"
papaparse: "npm:^5.5.3"
Expand Down
Loading