Skip to content

Commit f09d8a4

Browse files
chore(lambda): bump moment-timezone from 0.5.45 to 0.5.46 in /lambdas
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.5.46. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.45...0.5.46) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b9bba2 commit f09d8a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jest": "^29.7.0",
3131
"jest-mock": "^29.7.0",
3232
"jest-mock-extended": "^3.0.7",
33-
"moment-timezone": "^0.5.45",
33+
"moment-timezone": "^0.5.46",
3434
"nock": "^13.5.4",
3535
"prettier": "3.3.3",
3636
"ts-jest": "^29.2.5",

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ __metadata:
220220
jest: "npm:^29.7.0"
221221
jest-mock: "npm:^29.7.0"
222222
jest-mock-extended: "npm:^3.0.7"
223-
moment-timezone: "npm:^0.5.45"
223+
moment-timezone: "npm:^0.5.46"
224224
nock: "npm:^13.5.4"
225225
prettier: "npm:3.3.3"
226226
ts-jest: "npm:^29.2.5"
@@ -9340,12 +9340,12 @@ __metadata:
93409340
languageName: node
93419341
linkType: hard
93429342

9343-
"moment-timezone@npm:^0.5.45":
9344-
version: 0.5.45
9345-
resolution: "moment-timezone@npm:0.5.45"
9343+
"moment-timezone@npm:^0.5.46":
9344+
version: 0.5.46
9345+
resolution: "moment-timezone@npm:0.5.46"
93469346
dependencies:
93479347
moment: "npm:^2.29.4"
9348-
checksum: 10c0/7497f23c4b8c875dbf07c03f9a1253f79edaeedc29d5732e36bfd3c5577e25aed1924fbd84cbb713ce1920dbe822be0e21bd487851a7d13907226f289a5e568b
9348+
checksum: 10c0/003fd278d1aa3e63afff340a318735db80157b7a343e3f807cac10e026def214f0e71b52d582b89a11ee0a19f5d9f0da2752b7959d855429f2b715d4859d3722
93499349
languageName: node
93509350
linkType: hard
93519351

0 commit comments

Comments
 (0)