Skip to content

Commit d4ac3c3

Browse files
fix(deps): update dependency three to ^0.156.0
1 parent f12c427 commit d4ac3c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nuxt-fontawesome": "^0.4.0",
2626
"skyway-js": "^4.4.5",
2727
"stats.js": "^0.17.0",
28-
"three": "^0.155.0",
28+
"three": "^0.156.0",
2929
"vue": "^2.6.12",
3030
"vue-js-modal": "^2.0.0-rc.3"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9026,10 +9026,10 @@ thread-loader@^3.0.4:
90269026
neo-async "^2.6.2"
90279027
schema-utils "^3.0.0"
90289028

9029-
three@^0.155.0:
9030-
version "0.155.0"
9031-
resolved "https://registry.yarnpkg.com/three/-/three-0.155.0.tgz#cca9b8ad817830c8b4fdd8f0d9a12a2e413a2672"
9032-
integrity sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ==
9029+
three@^0.156.0:
9030+
version "0.156.1"
9031+
resolved "https://registry.yarnpkg.com/three/-/three-0.156.1.tgz#bab4fec121a5b3975eb4f4d227d9c912171eb399"
9032+
integrity sha512-kP7H0FK9d/k6t/XvQ9FO6i+QrePoDcNhwl0I02+wmUJRNSLCUIDMcfObnzQvxb37/0Uc9TDT0T1HgsRRrO6SYQ==
90339033

90349034
through2@^2.0.0:
90359035
version "2.0.5"

0 commit comments

Comments
 (0)