diff --git a/package-lock.json b/package-lock.json index 013bbe2..b497778 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@tweenjs/tween.js": "^23.1.1", - "@wowserhq/format": "^0.25.0" + "@wowserhq/format": "^0.26.1" }, "devDependencies": { "@commitlint/config-conventional": "^18.6.1", @@ -2343,9 +2343,9 @@ } }, "node_modules/@wowserhq/format": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/@wowserhq/format/-/format-0.25.0.tgz", - "integrity": "sha512-Y6tn0p+LV5uXkyxhugrERAIu03B6rgLxYeZ1mbvolEbpbM8PtKrrN6vr/SluQlU8YprqHBGNWkRCc6co6TVeOA==", + "version": "0.26.1", + "resolved": "https://registry.npmjs.org/@wowserhq/format/-/format-0.26.1.tgz", + "integrity": "sha512-SdY/ksEg6x26qRRIrjMwOdaSf1Oj0LLOKw/OmAD8kMBzsB5LixqTyKjGC05GmLpqB7jrWQqxZ9Fst8U8mgydAw==", "dependencies": { "@wowserhq/io": "^2.0.2", "gl-matrix": "^3.4.3" diff --git a/package.json b/package.json index f067652..ab6c9f3 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "dependencies": { "@tweenjs/tween.js": "^23.1.1", - "@wowserhq/format": "^0.25.0" + "@wowserhq/format": "^0.26.1" }, "peerDependencies": { "three": "^0.161.0"