diff --git a/package-lock.json b/package-lock.json index e6de3012c..4743811ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,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", @@ -19092,12 +19092,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 24b5ff079..20fc2212e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,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",