build(deps): bump three from 0.68.87 to 0.125.0 in /docs (#13391)

Bumps [three](https://github.com/mrdoob/three.js) from 0.68.87 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-13 13:10:00 -07:00 committed by GitHub
parent 4e15e00688
commit 596938628c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -23876,9 +23876,9 @@
}
},
"three": {
"version": "0.68.87",
"resolved": "https://registry.npmjs.org/three/-/three-0.68.87.tgz",
"integrity": "sha1-UNgklPHEHjgT1wzEG4fSJiBYc4A="
"version": "0.125.0",
"resolved": "https://registry.npmjs.org/three/-/three-0.125.0.tgz",
"integrity": "sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw=="
},
"through": {
"version": "2.3.8",

View File

@ -39,7 +39,7 @@
"react-helmet": "^6.1.0",
"swagger-ui-react": "^3.36.2",
"theme-ui": "^0.3.1",
"three": "^0.68.0"
"three": "^0.125.0"
},
"devDependencies": {
"eslint-config-airbnb": "^18.2.1",