chore(deps): update dependency three to ^0.137.0

This commit is contained in:
Renovate Bot 2022-01-26 19:32:55 +00:00 committed by renovate[bot]
parent b22f5802ce
commit 5d57259d6c
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2670,10 +2670,10 @@ tar@^6.0.2, tar@^6.1.0:
mkdirp "^1.0.3"
yallist "^4.0.0"
three@^0.136.0:
version "0.136.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.136.0.tgz#b1504db021b46398ef468aa7849f3dcabb814f50"
integrity sha512-+fEMX7nYLz2ZesVP/dyifli5Jf8gR3XPAnFJveQ80aMhibFduzrADnjMbARXh8+W9qLK7rshJCjAIL/6cDxC+A==
three@^0.137.0:
version "0.137.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3"
integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==
to-regex-range@^5.0.1:
version "5.0.1"