Skip to content

Commit

Permalink
fix: upgrade moment-timezone from 0.5.33 to 0.5.34 (#199)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade moment-timezone from 0.5.33 to 0.5.34.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/argoproj/project/20fef74c-bb24-4a08-9abb-d583ff425c56?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Apr 21, 2022
1 parent 5cc690e commit f151370
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"foundation-sites": "^6.4.3",
"history": "^4.10.1",
"moment": "^2.29.2",
"moment-timezone": "^0.5.33",
"moment-timezone": "^0.5.34",
"prop-types": "^15.8.1",
"react-autocomplete": "1.8.1",
"react-form": "^2.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11406,10 +11406,10 @@ mkdirp@^0.5.3, mkdirp@^0.5.4, mkdirp@^0.5.5:
dependencies:
minimist "^1.2.5"

moment-timezone@^0.5.33:
version "0.5.33"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==
moment-timezone@^0.5.34:
version "0.5.34"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==
dependencies:
moment ">= 2.9.0"

Expand Down

0 comments on commit f151370

Please sign in to comment.