chore(deps): update dependency three to ^0.139.2 (#4008)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-01 10:37:16 +02:00 committed by GitHub
parent 0c5d9872ac
commit 9a2fc45a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,6 +23,6 @@
"vue-plausible": "^1.3.1"
},
"dependencies": {
"three": "^0.139.1"
"three": "^0.139.2"
}
}

View File

@ -10837,10 +10837,10 @@ thread-loader@^3.0.4:
neo-async "^2.6.2"
schema-utils "^3.0.0"
three@^0.139.1:
version "0.139.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.139.1.tgz#1603d6d1f33b6cef44b15b4f859c7b4ca6774efb"
integrity sha512-7mV5mk7k9CyNnRBXBo8VDWw0haONMh+czKfGFCaYhKq79br2z+4TxZe4JurM6/IGsLU3VaP8CydfDsifvZvg8w==
three@^0.139.2:
version "0.139.2"
resolved "https://registry.yarnpkg.com/three/-/three-0.139.2.tgz#b110799a15736df673b9293e31653a4ac73648dd"
integrity sha512-gV7q7QY8rogu7HLFZR9cWnOQAUedUhu2WXAnpr2kdXZP9YDKsG/0ychwQvWkZN5PlNw9mv5MoCTin6zNTXoONg==
through2@^2.0.0:
version "2.0.5"