diff --git a/package-lock.json b/package-lock.json index 37510432..4c280be5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@travi/any": "3.1.2", "ban-sensitive-files": "1.10.9", "c8": "10.1.3", - "chai": "5.3.2", + "chai": "5.3.3", "cross-env": "10.0.0", "cz-conventional-changelog": "3.3.0", "gherkin-lint": "4.2.4", @@ -4840,9 +4840,9 @@ } }, "node_modules/chai": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/chai/-/chai-5.3.2.tgz", - "integrity": "sha512-kx7GHSOBiiIQ+DDgMP6YMtYkb/3Usm2nUYblNEM9P+/OfkuP7OjfoDlq/DCe1OU0GsREUa0rNAxZmzxgO6+jWg==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/chai/-/chai-5.3.3.tgz", + "integrity": "sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fb5fae52..8e28beb0 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@travi/any": "3.1.2", "ban-sensitive-files": "1.10.9", "c8": "10.1.3", - "chai": "5.3.2", + "chai": "5.3.3", "cross-env": "10.0.0", "cz-conventional-changelog": "3.3.0", "gherkin-lint": "4.2.4",