diff --git a/package-lock.json b/package-lock.json index 6ec5568c..3fe5ef54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@architect/functions": "github:architect/functions#reconbot/expose-websocket-api", "@architect/sandbox": "5.9.4", "@graphql-tools/schema": "10.0.2", - "@microsoft/api-extractor": "7.39.5", + "@microsoft/api-extractor": "7.40.0", "@types/architect__sandbox": "3.3.6", "@types/aws-lambda": "8.10.133", "@types/chai": "4.3.11", @@ -2899,9 +2899,9 @@ } }, "node_modules/@microsoft/api-extractor": { - "version": "7.39.5", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.39.5.tgz", - "integrity": "sha512-EvKAUU5XlWpvJwnTieQyd+EKJwMVkUwSrt1lDTJ6J9rMQ1WUlLl85U5UaifZ3meaDBek5euVmdLvuPkfahTJzA==", + "version": "7.40.0", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.40.0.tgz", + "integrity": "sha512-U4yTHabfut6WuYUnSM2+FWUsNIJ+w8ZfQGqZWLjH5I/MZvCyDBFyPDIhZAnndd4Vd3pwl4eSBpeMDe8etkCxpA==", "dev": true, "dependencies": { "@microsoft/api-extractor-model": "7.28.8", @@ -16560,9 +16560,9 @@ } }, "@microsoft/api-extractor": { - "version": "7.39.5", - "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.39.5.tgz", - "integrity": "sha512-EvKAUU5XlWpvJwnTieQyd+EKJwMVkUwSrt1lDTJ6J9rMQ1WUlLl85U5UaifZ3meaDBek5euVmdLvuPkfahTJzA==", + "version": "7.40.0", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.40.0.tgz", + "integrity": "sha512-U4yTHabfut6WuYUnSM2+FWUsNIJ+w8ZfQGqZWLjH5I/MZvCyDBFyPDIhZAnndd4Vd3pwl4eSBpeMDe8etkCxpA==", "dev": true, "requires": { "@microsoft/api-extractor-model": "7.28.8", diff --git a/package.json b/package.json index afc2e6ad..0f07899c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@architect/functions": "github:architect/functions#reconbot/expose-websocket-api", "@architect/sandbox": "5.9.4", "@graphql-tools/schema": "10.0.2", - "@microsoft/api-extractor": "7.39.5", + "@microsoft/api-extractor": "7.40.0", "@types/architect__sandbox": "3.3.6", "@types/aws-lambda": "8.10.133", "@types/chai": "4.3.11",