chore(deps): update dependency three to ^0.128.0

This commit is contained in:
Renovate Bot 2021-04-23 13:03:52 +00:00 committed by renovate[bot]
parent f917a4e740
commit 0aa5bc0917
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"license": "MIT",
"devDependencies": {
"snowpack": "^3.0.0",
"three": "^0.127.0",
"three": "^0.128.0",
"tone": "^14.7.58"
},
"scripts": {

View file

@ -1241,10 +1241,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.127.0:
version "0.127.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.127.0.tgz#c463f4d41b2c735dcf8e9e51a388815e80cd3791"
integrity sha512-wtgrn+mhYUbobxT7QN3GPdu3SRpSBQvwY6uOzLChWS7QE//f7paDU/+wlzbg+ngeIvBBqjBHSRuywTh8A99Jng==
three@^0.128.0:
version "0.128.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.128.0.tgz#884dacca6a330e45600a09ec5439283f50b76aa6"
integrity sha512-i0ap/E+OaSfzw7bD1TtYnPo3VEplkl70WX5fZqZnfZsE3k3aSFudqrrC9ldFZfYFkn1zwDmBcdGfiIm/hnbyZA==
tone@^14.7.58:
version "14.7.77"