diff --git a/package-lock.json b/package-lock.json index c41b237..be00501 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "semantic-release": "^25.0.1", "servez": "^2.3.2", "sharp": "^0.34.4", - "three": "^0.184.0", + "three": "^0.185.1", "typedoc": "^0.28.14", "typedoc-github-wiki-theme": "^2.1.0", "typedoc-plugin-markdown": "^4.9.0", @@ -15745,9 +15745,9 @@ } }, "node_modules/three": { - "version": "0.184.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz", - "integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==", + "version": "0.185.1", + "resolved": "https://registry.npmjs.org/three/-/three-0.185.1.tgz", + "integrity": "sha512-5aojFCXKwnjBRZvUnt3WFfEcvUJgkN5LlijRFN95hMy8WVkG4I0QNcJE+OuWvuJ0bOdStrbfXn0pkd6/QyiAlg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 1c45323..153781c 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "semantic-release": "^25.0.1", "servez": "^2.3.2", "sharp": "^0.34.4", - "three": "^0.184.0", + "three": "^0.185.1", "typedoc": "^0.28.14", "typedoc-github-wiki-theme": "^2.1.0", "typedoc-plugin-markdown": "^4.9.0",