chore(deps): Bump the dependencies group with 2 updates (#11588)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-28 05:41:29 +00:00 committed by GitHub
parent 0651d2c68e
commit 949f4e90ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 13 deletions

20
package-lock.json generated
View File

@ -863,9 +863,9 @@
} }
}, },
"node_modules/@microsoft/api-documenter": { "node_modules/@microsoft/api-documenter": {
"version": "7.23.14", "version": "7.23.15",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.14.tgz", "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.15.tgz",
"integrity": "sha512-D9cX3sS/6xN8SFbrR6I1ZTKvGl5UIPFZKYqTLg8YBUKJtFbUSDLrzRLWOcjxwxjnu+gCHAHyaNpG4G//CQivLw==", "integrity": "sha512-dOMuxPtpINTO/P9NXcww0iIJ3yZnt5jiy1XQT/Hv21TjyVjcxYlICItvoagyz5B+T8w8sV7KEx/rcIwVPGAWuQ==",
"dependencies": { "dependencies": {
"@microsoft/api-extractor-model": "7.28.3", "@microsoft/api-extractor-model": "7.28.3",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
@ -10957,9 +10957,9 @@
"dev": true "dev": true
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.15.1", "version": "8.16.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.15.1.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
"integrity": "sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==", "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
}, },
@ -11142,7 +11142,7 @@
}, },
"packages/ng-schematics": { "packages/ng-schematics": {
"name": "@puppeteer/ng-schematics", "name": "@puppeteer/ng-schematics",
"version": "0.5.4", "version": "0.5.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@angular-devkit/architect": "^0.1700.7", "@angular-devkit/architect": "^0.1700.7",
@ -11508,7 +11508,7 @@
"cross-fetch": "4.0.0", "cross-fetch": "4.0.0",
"debug": "4.3.4", "debug": "4.3.4",
"devtools-protocol": "0.0.1203626", "devtools-protocol": "0.0.1203626",
"ws": "8.15.1" "ws": "8.16.0"
}, },
"devDependencies": { "devDependencies": {
"@types/debug": "4.1.12", "@types/debug": "4.1.12",
@ -11539,7 +11539,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"mime": "3.0.0", "mime": "3.0.0",
"ws": "8.15.1" "ws": "8.16.0"
}, },
"devDependencies": { "devDependencies": {
"@types/mime": "3.0.4" "@types/mime": "3.0.4"
@ -11583,7 +11583,7 @@
"version": "0.1.0", "version": "0.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@microsoft/api-documenter": "7.23.14", "@microsoft/api-documenter": "7.23.15",
"@microsoft/api-extractor-model": "7.28.3", "@microsoft/api-extractor-model": "7.28.3",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.62.0" "@rushstack/node-core-library": "3.62.0"

View File

@ -123,7 +123,7 @@
"cross-fetch": "4.0.0", "cross-fetch": "4.0.0",
"debug": "4.3.4", "debug": "4.3.4",
"devtools-protocol": "0.0.1203626", "devtools-protocol": "0.0.1203626",
"ws": "8.15.1" "ws": "8.16.0"
}, },
"devDependencies": { "devDependencies": {
"@types/debug": "4.1.12", "@types/debug": "4.1.12",

View File

@ -28,7 +28,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"mime": "3.0.0", "mime": "3.0.0",
"ws": "8.15.1" "ws": "8.16.0"
}, },
"devDependencies": { "devDependencies": {
"@types/mime": "3.0.4" "@types/mime": "3.0.4"

View File

@ -24,7 +24,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@microsoft/api-documenter": "7.23.14", "@microsoft/api-documenter": "7.23.15",
"@microsoft/api-extractor-model": "7.28.3", "@microsoft/api-extractor-model": "7.28.3",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.62.0" "@rushstack/node-core-library": "3.62.0"