Skip to content

Commit

Permalink
Fabrica-sw-update (3.16): yarn audit (moment)
Browse files Browse the repository at this point in the history
  • Loading branch information
svogt0511 committed Dec 2, 2022
1 parent f320c66 commit 8c54958
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
"**/loader-utils": "^1.4.2",
"**/minimatch": "^3.0.5",
"**/minimist": "^1.2.6",
"**/moment": "^2.29.4",
"**/mout": "^1.2.4",
"**/moment-timezone": "^0.5.37",
"**/shell-quote": "^1.7.3",
"**/socket.io-parser": "^4.2.1",
"**/terser": "^4.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13576,17 +13576,17 @@ module-deps@^6.2.3:
through2 "^2.0.0"
xtend "^4.0.0"

moment-timezone@^0.5.13, moment-timezone@^0.5.37:
moment-timezone@^0.5.13:
version "0.5.39"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.39.tgz#342625a3b98810f04c8f4ea917e448d3525e600b"
integrity sha512-hoB6suq4ISDj7BDgctiOy6zljBsdYT0++0ZzZm9rtxIvJhIbQ3nmbgSWe7dNFGurl6/7b1OUkHlmN9JWgXVz7w==
dependencies:
moment ">= 2.9.0"

"moment@>= 2.9.0", moment@^2.19.3:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

moo@^0.5.0:
version "0.5.1"
Expand Down

0 comments on commit 8c54958

Please sign in to comment.