Skip to content

Commit c111707

Browse files
committed
fix(deps): update dependency moment-timezone to ^0.5.48
1 parent 848a1e8 commit c111707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"mock-fs": "^5.5.0",
174174
"mockdate": "^2.0.5",
175175
"moment": "^2.30.1",
176-
"moment-timezone": "^0.5.47",
176+
"moment-timezone": "^0.5.48",
177177
"moment-timezone-data-webpack-plugin": "^1.5.1",
178178
"nock": "^13.5.6",
179179
"path-browserify": "^1.0.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14484,7 +14484,7 @@ __metadata:
1448414484
mock-fs: "npm:^5.5.0"
1448514485
mockdate: "npm:^2.0.5"
1448614486
moment: "npm:^2.30.1"
14487-
moment-timezone: "npm:^0.5.47"
14487+
moment-timezone: "npm:^0.5.48"
1448814488
moment-timezone-data-webpack-plugin: "npm:^1.5.1"
1448914489
nock: "npm:^13.5.6"
1449014490
path-browserify: "npm:^1.0.1"
@@ -26453,7 +26453,7 @@ __metadata:
2645326453
languageName: node
2645426454
linkType: hard
2645526455

26456-
"moment-timezone@npm:^0.5.40, moment-timezone@npm:^0.5.47":
26456+
"moment-timezone@npm:^0.5.40, moment-timezone@npm:^0.5.48":
2645726457
version: 0.5.48
2645826458
resolution: "moment-timezone@npm:0.5.48"
2645926459
dependencies:

0 commit comments

Comments
 (0)