Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

fix(deps): update dependency moment-timezone to v0.5.35 [security] #4656

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open
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
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13288,11 +13288,11 @@ fsevents@^1.2.7:
linkType: hard

"moment-timezone@npm:^0.5.26":
version: 0.5.33
resolution: "moment-timezone@npm:0.5.33"
version: 0.5.43
resolution: "moment-timezone@npm:0.5.43"
dependencies:
moment: ">= 2.9.0"
checksum: dea6043b4a21aedf2e64d545cdfc795a11e0739edb06f4eb10570503118cb1fe4ab57e012a5f3594bd1cdd2a3c617f42836fb6e4faff33eb25a1fe3cc239c9bf
moment: ^2.29.4
checksum: 8075c897ed8a044f992ef26fe8cdbcad80caf974251db424cae157473cca03be2830de8c74d99341b76edae59f148c9d9d19c1c1d9363259085688ec1cf508d0
languageName: node
linkType: hard

Expand Down