Skip to content

Commit 8829b27

Browse files
Update dependency moment-timezone to v0.6.1
1 parent bd73603 commit 8829b27

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
@@ -9159,10 +9159,10 @@ modify-values@^1.0.1:
91599159
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
91609160
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
91619161

9162-
moment-timezone@0.6.0:
9163-
version "0.6.0"
9164-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.0.tgz#c5a6519171f31a64739ea75d33f5c136c08ff608"
9165-
integrity sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==
9162+
moment-timezone@0.6.1:
9163+
version "0.6.1"
9164+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.1.tgz#c324a71a8285583eb679ced4ba3dcfa53fdce500"
9165+
integrity sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==
91669166
dependencies:
91679167
moment "^2.29.4"
91689168

0 commit comments

Comments
 (0)