Skip to content

Commit e1d0573

Browse files
fix(deps): update dependency three to ^0.178.0
1 parent 0d04e6d commit e1d0573

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
@@ -28,7 +28,7 @@
2828
"nuxt-fontawesome": "^0.4.0",
2929
"punycode": "^2.3.1",
3030
"stats.js": "^0.17.0",
31-
"three": "^0.161.0",
31+
"three": "^0.178.0",
3232
"vue": "^2.7.16",
3333
"vue-js-modal": "^2.0.1"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12477,10 +12477,10 @@ thread-loader@^3.0.4:
1247712477
neo-async "^2.6.2"
1247812478
schema-utils "^3.0.0"
1247912479

12480-
three@^0.161.0:
12481-
version "0.161.0"
12482-
resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91"
12483-
integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw==
12480+
three@^0.178.0:
12481+
version "0.178.0"
12482+
resolved "https://registry.yarnpkg.com/three/-/three-0.178.0.tgz#470fb4bc35bc0782dfe9a2c9b157fcbc1944bc44"
12483+
integrity sha512-ybFIB0+x8mz0wnZgSGy2MO/WCO6xZhQSZnmfytSPyNpM0sBafGRVhdaj+erYh5U+RhQOAg/eXqw5uVDiM2BjhQ==
1248412484

1248512485
through2@^2.0.0:
1248612486
version "2.0.5"

0 commit comments

Comments
 (0)