Skip to content

Commit c48ca6e

Browse files
fix(deps): update dependency three to ^0.157.0
1 parent b1255b4 commit c48ca6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.157.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.157.0:
9030+
version "0.157.0"
9031+
resolved "https://registry.yarnpkg.com/three/-/three-0.157.0.tgz#5baac531941fc8c4ca62d45ee4265652e03318d0"
9032+
integrity sha512-CeAwQrf4x3z0/e+MC4F+nXLW5t0gh3pw+L6CCBqpHvOq3bGYIgRYub7Pv0j/9wR+d++OiEglyZzWyuSYbwWGOA==
90339033

90349034
through2@^2.0.0:
90359035
version "2.0.5"

0 commit comments

Comments
 (0)