Bump three from 0.119.1 to 0.125.0 in /webclient
Bumps [three](https://github.com/mrdoob/three.js) from 0.119.1 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>
This commit is contained in:
parent
2ba546d94c
commit
1163f9553b
5
webclient/package-lock.json
generated
5
webclient/package-lock.json
generated
|
@ -12962,6 +12962,11 @@
|
||||||
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
||||||
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
|
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
|
||||||
},
|
},
|
||||||
|
"three": {
|
||||||
|
"version": "0.125.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/three/-/three-0.125.0.tgz",
|
||||||
|
"integrity": "sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw=="
|
||||||
|
},
|
||||||
"throat": {
|
"throat": {
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"react-to-print": "~2.5.1",
|
"react-to-print": "~2.5.1",
|
||||||
"recharts": "~1.8.5",
|
"recharts": "~1.8.5",
|
||||||
"semantic-ui-react": "~0.88.2",
|
"semantic-ui-react": "~0.88.2",
|
||||||
"three": "^0.119.1",
|
"three": "^0.125.0",
|
||||||
"serialize-javascript": "^3.1.0"
|
"serialize-javascript": "^3.1.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -10478,10 +10478,10 @@ text-table@0.2.0, text-table@^0.2.0:
|
||||||
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
||||||
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
||||||
|
|
||||||
three@^0.119.1:
|
three@^0.125.0:
|
||||||
version "0.119.1"
|
version "0.125.0"
|
||||||
resolved "https://registry.yarnpkg.com/three/-/three-0.119.1.tgz#9d979a082c4cd9622af8e3498a8dfa026a619332"
|
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
|
||||||
integrity sha512-GHyh/RiUfQ5VTiWIVRRTANYoXc1PFB1y+jDVRTb649nif1uX1F06PT1TKU3k2+F/MN4UJ3PWvQB53fY2OqKqKw==
|
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
|
||||||
|
|
||||||
throat@^4.0.0:
|
throat@^4.0.0:
|
||||||
version "4.1.0"
|
version "4.1.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user