Skip to content

Commit

Permalink
chore: update moment-timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Jun 5, 2023
1 parent ab2c107 commit bf114da
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"moment": "2.29.4",
"moment-timezone": "0.5.34",
"moment-timezone": "0.5.43",
"prop-types": "^15.7.2",
"react": "^16.13.0",
"react-autosuggest": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"lodash": "4.17.19",
"lru-cache": "6.0.0",
"moment": "2.29.4",
"moment-timezone": "0.5.40",
"moment-timezone": "0.5.43",
"morgan": "1.10.0",
"mqtt": "4.3.7",
"name-all-modules-plugin": "1.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1886,8 +1886,8 @@ __metadata:
i18next: ^19.3.3
lodash: 4.17.21
lodash-es: 4.17.21
moment: 2.29.1
moment-timezone: 0.5.34
moment: 2.29.4
moment-timezone: 0.5.43
prop-types: ^15.7.2
react: ^16.13.0
react-autosuggest: ^10.0.0
Expand Down Expand Up @@ -10274,7 +10274,7 @@ __metadata:
mock-local-storage: 1.1.15
mockdate: 3.0.2
moment: 2.29.4
moment-timezone: 0.5.40
moment-timezone: 0.5.43
morgan: 1.10.0
mqtt: 4.3.7
name-all-modules-plugin: 1.0.1
Expand Down Expand Up @@ -19222,16 +19222,16 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"moment-timezone@npm:0.5.40":
version: 0.5.40
resolution: "moment-timezone@npm:0.5.40"
"moment-timezone@npm:0.5.43":
version: 0.5.43
resolution: "moment-timezone@npm:0.5.43"
dependencies:
moment: ">= 2.9.0"
checksum: 686cb833e85f934f898d98a4eb59572e4a81e7db960a2675a1109404ad7adafe0196cfbf00aadd07b8adcfaa208a230079ad0ea5a04b316aeaebd6ad7a912151
moment: ^2.29.4
checksum: e8719625feea5312f051c56d6735afe95d95f31b89fefc6b448485b6c4cde353fea1c5a0b1be01bc07daf5c4db981607839f702bf6b2c0ff2c2fd6fe315a3b33
languageName: node
linkType: hard

"moment@npm:2.29.4, moment@npm:>= 2.9.0":
"moment@npm:2.29.4, moment@npm:^2.29.4":
version: 2.29.4
resolution: "moment@npm:2.29.4"
checksum: 5aa949ddcfc8dee4984123410cc0cd504caa6ef691bd191a527a1de67529895dcc8a8342cd67fb1953ae87172ea701bb957cea6d30abf0677ca9c62e834a5b5a
Expand Down

0 comments on commit bf114da

Please sign in to comment.