diff --git a/package-lock.json b/package-lock.json index 1729cb3..e405619 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12174,9 +12174,9 @@ } }, "three": { - "version": "0.114.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.114.0.tgz", - "integrity": "sha512-3av45FxJeqYm7Rl02dfGBoqTaf2a934oUB4zMNrN8xjmASoSGeeykYoAr35+UntTdJDY/STw6CY3KuXFBWETig==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "through2": { "version": "2.0.5", diff --git a/package.json b/package.json index 2c8ebb5..3fb5674 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "object-fit-images": "^3.2.4", "scrollmagic": "^2.0.7", "tailwindcss": "^1.3.4", - "three": "^0.114.0", + "three": "^0.137.0", "vue": "^2.6.11", "zenscroll": "^4.0.2" }