Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump moment-timezone from 0.5.34 to 0.5.41 #161

Open
wants to merge 1 commit into
base: develop
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
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"mkdirp": "^0.5.5",
"moleculer": "^0.14.19",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"moment-timezone": "^0.5.41",
"mongodb": "^3.6.10",
"mongodb-memory-server": "^7.4.1",
"nats": "^2.4.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3891,7 +3891,7 @@ __metadata:
mock-require: ^3.0.3
moleculer: ^0.14.19
moment: ^2.29.1
moment-timezone: ^0.5.33
moment-timezone: ^0.5.41
mongodb: ^3.6.10
mongodb-memory-server: ^7.4.1
nats: ^2.4.0
Expand Down Expand Up @@ -19536,7 +19536,7 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:*, moment-timezone@npm:^0.5.33, moment-timezone@npm:^0.5.x, moment-timezone@npm:~0.5.27":
"moment-timezone@npm:*, moment-timezone@npm:^0.5.x, moment-timezone@npm:~0.5.27":
version: 0.5.34
resolution: "moment-timezone@npm:0.5.34"
dependencies:
Expand All @@ -19545,13 +19545,29 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.5.41":
version: 0.5.41
resolution: "moment-timezone@npm:0.5.41"
dependencies:
moment: ^2.29.4
checksum: 30bf42265f749d4d17e78cf94f49d8354d9fbf2dea060a5b89895979642035734512a23cb7a90c0e93593bc11eb698b78b601b7dd5d9a708eb7c4f733a927a71
languageName: node
linkType: hard

"moment@npm:>= 2.9.0, moment@npm:^2.10.2, moment@npm:^2.29.1":
version: 2.29.2
resolution: "moment@npm:2.29.2"
checksum: ee850b5776485e2af0775ceb3cfebaa7d7638f0a750fe0678fcae24c310749f96c1938808384bd422a55e5703834a71fcb09c8a1d36d9cf847f6ed0205d7a3e5
languageName: node
linkType: hard

"moment@npm:^2.29.4":
version: 2.29.4
resolution: "moment@npm:2.29.4"
checksum: 0ec3f9c2bcba38dc2451b1daed5daded747f17610b92427bebe1d08d48d8b7bdd8d9197500b072d14e326dd0ccf3e326b9e3d07c5895d3d49e39b6803b76e80e
languageName: node
linkType: hard

"mongodb-connection-string-url@npm:^2.5.2":
version: 2.5.2
resolution: "mongodb-connection-string-url@npm:2.5.2"
Expand Down