diff --git a/package-lock.json b/package-lock.json index 2088e644a..134e092df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "flagpack-dart-sass": "^1.4.0", "hotkeys-js": "^3.12.0", "jquery": "^3.7.1", - "locutus": "^2.0.39", + "locutus": "^3.0.25", "luxon": "^1.28.1", "no-scroll": "^2.1.1", "node-vibrant": "^3.1.6", @@ -14944,12 +14944,12 @@ } }, "node_modules/locutus": { - "version": "2.0.39", - "resolved": "https://registry.npmjs.org/locutus/-/locutus-2.0.39.tgz", - "integrity": "sha512-v2iub44UtGpbIv+pFkkYhZ+JsbIM0bJsQcQ1+VayUNGVA/YhM8+CkBiRACcpuuE9Q0xI1pgNzGNwzZDCp1MCww==", + "version": "3.0.25", + "resolved": "https://registry.npmjs.org/locutus/-/locutus-3.0.25.tgz", + "integrity": "sha512-TTUgu4WwsWjQUQEAzpgDATXBpj/iw3p76VzVRFwYNfUQhK/7JcHgPfAlfTwQNBZA33tbrQeD4W14W6+LiXbtXg==", "license": "MIT", "engines": { - "node": ">= 10", + "node": ">= 22", "yarn": ">= 1" } }, diff --git a/package.json b/package.json index 680859521..ed894a337 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "flagpack-dart-sass": "^1.4.0", "hotkeys-js": "^3.12.0", "jquery": "^3.7.1", - "locutus": "^2.0.39", + "locutus": "^3.0.25", "luxon": "^1.28.1", "no-scroll": "^2.1.1", "node-vibrant": "^3.1.6",