Skip to content
Merged
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 lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vercel/ncc": "^0.38.3",
"aws-sdk-client-mock": "^4.1.0",
"aws-sdk-client-mock-jest": "^4.1.0",
"moment-timezone": "^0.5.47",
"moment-timezone": "^0.6.0",
"nock": "^14.0.2",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0"
Expand Down
10 changes: 5 additions & 5 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ __metadata:
aws-sdk-client-mock: "npm:^4.1.0"
aws-sdk-client-mock-jest: "npm:^4.1.0"
cron-parser: "npm:^5.0.4"
moment-timezone: "npm:^0.5.47"
moment-timezone: "npm:^0.6.0"
nock: "npm:^14.0.2"
ts-node: "npm:^10.9.2"
ts-node-dev: "npm:^2.0.0"
Expand Down Expand Up @@ -9020,12 +9020,12 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.5.47":
version: 0.5.47
resolution: "moment-timezone@npm:0.5.47"
"moment-timezone@npm:^0.6.0":
version: 0.6.0
resolution: "moment-timezone@npm:0.6.0"
dependencies:
moment: "npm:^2.29.4"
checksum: 10c0/6f7cdbebe712dcbb767a6380e097d352776b83dd7d1d797546d6ff21d813e8380633373da93aea1d24f2c3c031044fd4a18726cacad14eda3f1f428192ad955c
checksum: 10c0/16164cf321d8be0bf7d43855286b426c94c8200e0634f2e42cf469f591c6a230ac43f37d3826d76b05ac221f69a571400323fb8625e3d4e8669f4d9ab00fe779
languageName: node
linkType: hard

Expand Down