diff --git a/.github/actions/create-check/action.yml b/.github/actions/create-check/action.yml index aa24a5b0f..d1220c90c 100644 --- a/.github/actions/create-check/action.yml +++ b/.github/actions/create-check/action.yml @@ -25,7 +25,7 @@ runs: with: result-encoding: string script: | - const { repo: { owner, repo}, runId, serverUrl } = context + const { repo: { owner, repo}, runId, serverUrl } = context const { JOB_NAME, SHA } = process.env const job = await github.rest.actions.listJobsForWorkflowRun({ diff --git a/.github/actions/install-latest-npm/action.yml b/.github/actions/install-latest-npm/action.yml index 8339dbf03..580603dd4 100644 --- a/.github/actions/install-latest-npm/action.yml +++ b/.github/actions/install-latest-npm/action.yml @@ -44,7 +44,7 @@ runs: MATCH=$SPEC echo "Found compatible version: npm@$MATCH" break - fi + fi done if [ -z $MATCH ]; then diff --git a/SECURITY.md b/SECURITY.md index 9cd2deaf4..4fe06a2a3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub). -If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways. +If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways. If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly through [opensource-security@github.com](mailto:opensource-security@github.com). diff --git a/package-lock.json b/package-lock.json index 8780c0687..1c9f1988f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ ], "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "tap": "^16.3.0" }, "engines": { @@ -2102,9 +2102,9 @@ } }, "node_modules/@npmcli/template-oss": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.23.0.tgz", - "integrity": "sha512-hv+Z17S2BEbEIRsnZt+eC14GtyBV1kV2NoCRHpibnFkaX7PPRtrgVyZImd6XQYyQjeRPoYRdW0rCg/YzO1h54g==", + "version": "4.23.1", + "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.23.1.tgz", + "integrity": "sha512-9IoziGswJTKz8mi7wNQxXRSXXSC/17WzsOsNzkOrzkM0qkq/wwZg5M6JKgOU3IUImcUdXywWNeqfG9VQ1o52Yg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -4271,38 +4271,38 @@ } }, "node_modules/datatables.net": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-2.0.8.tgz", - "integrity": "sha512-4/2dYx4vl975zQqZbyoVEm0huPe61qffjBRby7K7V+y9E+ORq4R8KavkgrNMmIgO6cl85Pg4AvCbVjvPCIT1Yg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-2.1.2.tgz", + "integrity": "sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw==", "dependencies": { "jquery": ">=1.7" } }, "node_modules/datatables.net-bs4": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-2.0.8.tgz", - "integrity": "sha512-AUnimPFMpduIPuU/w0C35EEtRdpblsQ/1Qr3OXN1qX5JjDC4ZWK63Xbhqd1XoA/jubDUjXHkxQVfCqhtygS4rw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-2.1.2.tgz", + "integrity": "sha512-t8UG+g5p2zi9eBz/j0qKy+Xc9oI4budJ9V09Y3GbDZKoLgf+DAH+DDSO3/923O9qhuGtah2zkF23nz70rlgpUg==", "dependencies": { - "datatables.net": "2.0.8", + "datatables.net": "2.1.2", "jquery": ">=1.7" } }, "node_modules/datatables.net-buttons": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-3.0.2.tgz", - "integrity": "sha512-J+vk4hLtTivnl+RxzpKPE7CG4ggdgHPQcHnpqViy9w6ia18Uh69dQktX6NJ87QrqNPCTMUyHDzUzsRFURG4/Fw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-3.1.0.tgz", + "integrity": "sha512-QxB3iOko/pqB6hBMBItvvH2T2cI3EoxQGRI4Soq/gVDDN0qrC0owck14JCvHjlJ5W/qm6gqb9W22vTVoVcKfRQ==", "dependencies": { "datatables.net": "^2", "jquery": ">=1.7" } }, "node_modules/datatables.net-buttons-bs4": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-3.0.2.tgz", - "integrity": "sha512-B3xzrab0rpZUgyXUQEdPJP/Vru9clHKFE/bUliKevXlHdFvRTCBbuSdVQrTTAbOTPUMaHvpn3aqA7Vcu35CxWQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/datatables.net-buttons-bs4/-/datatables.net-buttons-bs4-3.1.0.tgz", + "integrity": "sha512-q2PYBuIpPyhH5kNmlW3UBIr7vDi2vqvwmdljGZiE9Flm7m4Pb3JUUZVgmV0TX7t+sHaPcE2ABeL1xxKJ3kZL7A==", "dependencies": { "datatables.net-bs4": "^2", - "datatables.net-buttons": "3.0.2", + "datatables.net-buttons": "3.1.0", "jquery": ">=1.7" } }, @@ -13357,7 +13357,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "tap": "^16.3.0" }, "engines": { @@ -13385,7 +13385,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "eslint-import-resolver-typescript": "^3.6.1", "tap": "^16.3.0" }, diff --git a/package.json b/package.json index 6a5880d3e..5ba06e615 100644 --- a/package.json +++ b/package.json @@ -19,12 +19,12 @@ ], "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "tap": "^16.3.0" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.0", + "version": "4.23.1", "content": "./scripts/template-oss" }, "tap": { diff --git a/workspaces/data/package.json b/workspaces/data/package.json index 7fa4d319f..c332056fc 100644 --- a/workspaces/data/package.json +++ b/workspaces/data/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "tap": "^16.3.0" }, "files": [ @@ -59,7 +59,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.0", + "version": "4.23.1", "content": "../../scripts/template-oss" }, "tap": { diff --git a/workspaces/www/package.json b/workspaces/www/package.json index 7a2453d14..6423fd727 100644 --- a/workspaces/www/package.json +++ b/workspaces/www/package.json @@ -30,7 +30,7 @@ "homepage": "https://github.com/npm/statusboard#readme", "devDependencies": { "@npmcli/eslint-config": "^4.0.4", - "@npmcli/template-oss": "4.23.0", + "@npmcli/template-oss": "4.23.1", "eslint-import-resolver-typescript": "^3.6.1", "tap": "^16.3.0" }, @@ -43,7 +43,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.0", + "version": "4.23.1", "content": "../../scripts/template-oss" }, "dependencies": {