Skip to content

Commit

Permalink
fix: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
linyyyang committed Sep 5, 2022
1 parent f7780f3 commit 3308fc4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3431,14 +3431,14 @@ kleur@^3.0.3:
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

koatty_lib@^1.x.x:
version "1.2.11"
resolved "https://registry.yarnpkg.com/koatty_lib/-/koatty_lib-1.2.11.tgz#5661170e6da2c275c81642dde2a65395cb70df25"
integrity sha512-lnrAYmwxHkbDps5FXx5NRtrX/Wa91tqgD3MCD7jEsx+nfx1JWhjlFdt3wZFJ7ZKf2PLQsdgt0qhAmCqN6yCIDA==
version "1.2.12"
resolved "https://mirrors.tencent.com/npm/koatty_lib/-/koatty_lib-1.2.12.tgz#7f02855991a25e00fcdf5331c0883954984b5f9b"
integrity sha512-ImLXDDKkD/gceTUCqCWe0qapy2nYe+qnBvzUxu9UihgM2H4L5cDNX7wPLuiMA1ORh7NiwiQuRg96Z/h5zDIsUA==
dependencies:
"@types/lodash" "^4.x.x"
co "^4.6.0"
lodash "^4.17.21"
moment "^2.29.3"
moment "^2.29.4"
murmurhash "^2.0.1"
tslib "^2.4.0"

Expand Down Expand Up @@ -3680,10 +3680,10 @@ modify-values@^1.0.0:
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==

moment@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
moment@^2.29.4:
version "2.29.4"
resolved "https://mirrors.tencent.com/npm/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

ms@2.1.2:
version "2.1.2"
Expand Down

0 comments on commit 3308fc4

Please sign in to comment.