mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Update yarn.lock
This commit is contained in:
parent
0bb8e992e2
commit
90c997a1ac
1 changed files with 2 additions and 8 deletions
10
yarn.lock
10
yarn.lock
|
@ -1447,20 +1447,14 @@ create-hmac@^1.1.0, create-hmac@^1.1.2:
|
|||
create-hash "^1.1.0"
|
||||
inherits "^2.0.1"
|
||||
|
||||
cross-env@^3.1.3:
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-3.1.4.tgz#56e8bca96f17908a6eb1bc2012ca126f92842130"
|
||||
dependencies:
|
||||
cross-spawn "^3.0.1"
|
||||
|
||||
cross-env@^3.2.3:
|
||||
cross-env@^3.1.3, cross-env@^3.2.3:
|
||||
version "3.2.4"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-3.2.4.tgz#9e0585f277864ed421ce756f81a980ff0d698aba"
|
||||
dependencies:
|
||||
cross-spawn "^5.1.0"
|
||||
is-windows "^1.0.0"
|
||||
|
||||
cross-spawn@^3.0.0, cross-spawn@^3.0.1:
|
||||
cross-spawn@^3.0.0:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-3.0.1.tgz#1256037ecb9f0c5f79e3d6ef135e30770184b982"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue