diff --git a/package-lock.json b/package-lock.json index 4f3fd05..6adce75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@cjbarth/github-release-notes": "^4.2.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@prettier/plugin-xml": "^3.2.1", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.11", "@types/mocha": "^10.0.2", "@types/node": "^16.18.58", "@typescript-eslint/eslint-plugin": "^5.62.0", @@ -1376,9 +1376,9 @@ "dev": true }, "node_modules/@types/chai": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.6.tgz", - "integrity": "sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==", + "version": "4.3.11", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.11.tgz", + "integrity": "sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==", "dev": true }, "node_modules/@types/http-cache-semantics": { @@ -13776,9 +13776,9 @@ "dev": true }, "@types/chai": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.6.tgz", - "integrity": "sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==", + "version": "4.3.11", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.11.tgz", + "integrity": "sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==", "dev": true }, "@types/http-cache-semantics": { diff --git a/package.json b/package.json index 2a3164b..b78b7e7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@cjbarth/github-release-notes": "^4.2.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@prettier/plugin-xml": "^3.2.1", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.11", "@types/mocha": "^10.0.2", "@types/node": "^16.18.58", "@typescript-eslint/eslint-plugin": "^5.62.0",