Skip to content

Commit 8614ceb

Browse files
Update dependency moment-timezone to v0.6.1
1 parent 5ff1072 commit 8614ceb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/url-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cheerio": "1.2.0",
4141
"lodash": "4.17.23",
4242
"moment": "2.30.1",
43-
"moment-timezone": "0.6.0",
43+
"moment-timezone": "0.6.1",
4444
"remark": "11.0.2",
4545
"remark-footnotes": "1.0.0",
4646
"unist-util-visit": "2.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8862,10 +8862,10 @@ modify-values@^1.0.1:
88628862
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
88638863
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
88648864

8865-
moment-timezone@0.6.0:
8866-
version "0.6.0"
8867-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.0.tgz#c5a6519171f31a64739ea75d33f5c136c08ff608"
8868-
integrity sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==
8865+
moment-timezone@0.6.1:
8866+
version "0.6.1"
8867+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.1.tgz#c324a71a8285583eb679ced4ba3dcfa53fdce500"
8868+
integrity sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==
88698869
dependencies:
88708870
moment "^2.29.4"
88718871

0 commit comments

Comments
 (0)