This commit is contained in:
dependabot[bot] 2023-06-26 00:21:40 +00:00 committed by GitHub
commit 76571985c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"make-runnable": "^1.3.6",
"mkdirp": "^1.0.4",
"module-alias": "^2.1.0",
"moment-timezone": "^0.5.13",
"moment-timezone": "^0.5.35",
"puppeteer": "^13.6.0",
"raven": "^2.1.1",
"twitter-api-v2": "^1.15.0",

View File

@ -6345,10 +6345,10 @@ moment-timezone@0.5.3:
dependencies:
moment ">= 2.6.0"
moment-timezone@^0.5.13, moment-timezone@^0.5.x:
version "0.5.34"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==
moment-timezone@^0.5.35, moment-timezone@^0.5.x:
version "0.5.35"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
dependencies:
moment ">= 2.9.0"