diff --git a/ui-tests/package-lock.json b/ui-tests/package-lock.json index fa457f5f4a4..8fc9d864a59 100644 --- a/ui-tests/package-lock.json +++ b/ui-tests/package-lock.json @@ -933,9 +933,9 @@ "license": "Apache-2.0" }, "node_modules/chai": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/chai/-/chai-6.0.1.tgz", - "integrity": "sha512-/JOoU2//6p5vCXh00FpNgtlw0LjvhGttaWc+y7wpW9yjBm3ys0dI8tSKZxIOgNruz5J0RleccatSIC3uxEZP0g==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz", + "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==", "license": "MIT", "engines": { "node": ">=18"