Skip to content

Commit

Permalink
[frontend] Update dependency moment-timezone to v0.5.44 (#498)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 98e8798 commit ad52a7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openex-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"leaflet": "1.9.4",
"mdi-material-ui": "7.7.0",
"moment": "2.29.4",
"moment-timezone": "0.5.43",
"moment-timezone": "0.5.44",
"normalizr": "3.6.2",
"pdfmake": "0.2.9",
"prop-types": "15.8.1",
Expand Down
10 changes: 5 additions & 5 deletions openex-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10526,12 +10526,12 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:0.5.43":
version: 0.5.43
resolution: "moment-timezone@npm:0.5.43"
"moment-timezone@npm:0.5.44":
version: 0.5.44
resolution: "moment-timezone@npm:0.5.44"
dependencies:
moment: ^2.29.4
checksum: 8075c897ed8a044f992ef26fe8cdbcad80caf974251db424cae157473cca03be2830de8c74d99341b76edae59f148c9d9d19c1c1d9363259085688ec1cf508d0
checksum: 2f1de58f145bb87896ca06afaebaea0904f24542a900208d6a56a54f2fb50b38d9d2b61c46039ed36d0ec575140ff9ba6a5824877551763dbf3db7bda0333781
languageName: node
linkType: hard

Expand Down Expand Up @@ -11036,7 +11036,7 @@ __metadata:
leaflet: 1.9.4
mdi-material-ui: 7.7.0
moment: 2.29.4
moment-timezone: 0.5.43
moment-timezone: 0.5.44
normalizr: 3.6.2
pdfmake: 0.2.9
prop-types: 15.8.1
Expand Down

0 comments on commit ad52a7c

Please sign in to comment.