Skip to content

Commit

Permalink
Bump moment-timezone from 0.5.28 to 0.5.35 in /teamapps-client
Browse files Browse the repository at this point in the history
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.28 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.28...0.5.35)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2022
1 parent b443517 commit 5c9dcc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion teamapps-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"mediasoup-client": "^3.6.28",
"minimatch": "^3.0.4",
"moment": "^2.21.0",
"moment-timezone": "^0.5.26",
"moment-timezone": "^0.5.35",
"mustache": "^3.0.1",
"nosleep.js": "^0.12.0",
"pickr-widget": "0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions teamapps-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6431,10 +6431,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
dependencies:
minimist "0.0.8"

moment-timezone@^0.5.26:
version "0.5.28"
resolved "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.28.tgz"
integrity sha512-TDJkZvAyKIVWg5EtVqRzU97w0Rb0YVbfpqyjgu6GwXCAohVRqwZjf4fOzDE6p1Ch98Sro/8hQQi65WDXW5STPw==
moment-timezone@^0.5.35:
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"

Expand Down

0 comments on commit 5c9dcc3

Please sign in to comment.