diff --git a/package-lock.json b/package-lock.json index d2ea337..aa4ff67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12598,9 +12598,9 @@ } }, "three": { - "version": "0.118.3", - "resolved": "https://registry.npmjs.org/three/-/three-0.118.3.tgz", - "integrity": "sha512-ijECXrNzDkHieoeh2H69kgawTGH8DiamhR4uBN8jEM7VHSKvfTdEvOoHsA8Aq7dh7PHAxhlqBsN5arBI3KixSw==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "through": { "version": "2.3.8", diff --git a/package.json b/package.json index a666edb..e8e376d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lazy-brush": "^1.0.1", "peersox": "^0.3.0", "prerender-spa-plugin": "^3.4.0", - "three": "^0.118.3", + "three": "^0.137.0", "universal-cookie": "^4.0.3", "vue": "^2.6.11", "vue-i18n": "^8.19.0",