diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 31ea61c7a..decabe838 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,7 +16,7 @@ jobs: env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: - image: returntocorp/semgrep@sha256:f35c7891e2030110a84a721fdd556ce8f3da6e7e69d7fab1d3660ae1bb334474 # latest + image: returntocorp/semgrep@sha256:a265d09a9ca712e6624aca09056304ce4314a695b7028d65c041dd53fd44c700 # latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: semgrep ci diff --git a/package.json b/package.json index f4c14995e..088b03b44 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ "@isaacs/catcher": "1.0.4", "@openinf/gh-file-importer": "2.0.1", "@shopify/prettier-plugin-liquid": "1.6.1", - "@tsconfig/node-lts": "22.0.0", + "@tsconfig/node-lts": "22.0.1", "@types/console-log-level": "1.4.5", "@types/gulp": "4.0.17", "@types/js-yaml": "4.0.9", - "@types/node": "22.9.3", + "@types/node": "22.10.0", "@yarnpkg/shell": "4.1.1", "autoprefixer": "10.4.20", "bootstrap": "5.3.3", @@ -62,7 +62,7 @@ "markdownlint-cli2": "0.15.0", "markdownlint-cli2-formatter-default": "0.0.5", "nps": "5.10.0", - "prettier": "3.3.3", + "prettier": "3.4.1", "remark": "15.0.1", "remark-cli": "12.0.1", "remark-directive": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41cdc8fcf..91eccda53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,10 +25,10 @@ importers: version: 2.0.1 '@shopify/prettier-plugin-liquid': specifier: 1.6.1 - version: 1.6.1(prettier@3.3.3) + version: 1.6.1(prettier@3.4.1) '@tsconfig/node-lts': - specifier: 22.0.0 - version: 22.0.0 + specifier: 22.0.1 + version: 22.0.1 '@types/console-log-level': specifier: 1.4.5 version: 1.4.5 @@ -39,8 +39,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 22.9.3 - version: 22.9.3 + specifier: 22.10.0 + version: 22.10.0 '@yarnpkg/shell': specifier: 4.1.1 version: 4.1.1(typanion@3.14.0) @@ -123,8 +123,8 @@ importers: specifier: 5.10.0 version: 5.10.0 prettier: - specifier: 3.3.3 - version: 3.3.3 + specifier: 3.4.1 + version: 3.4.1 remark: specifier: 15.0.1 version: 15.0.1 @@ -202,7 +202,7 @@ importers: version: 7.0.0 remark-preset-prettier: specifier: 2.0.1 - version: 2.0.1(prettier@3.3.3) + version: 2.0.1(prettier@3.4.1) remark-retext: specifier: 6.0.0 version: 6.0.0 @@ -1026,8 +1026,8 @@ packages: resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} engines: {node: '>=10.13.0'} - '@tsconfig/node-lts@22.0.0': - resolution: {integrity: sha512-6y6CBFe0etz2xU1s0rGOj7pLsvbYXM9l/RNmBQOKI3S5DFrp1jigxx8uYupG5O6cCNXNlOE/1gquoQH01+kz5w==} + '@tsconfig/node-lts@22.0.1': + resolution: {integrity: sha512-BwlbLiYurZKrj+Pa6etSE1jXmr3VEDdgJto1jEYKcpBVwZZSWVkCPyFEFYbHdIOaFMlSTtV206DYPlT109aqug==} '@types/concat-stream@2.0.3': resolution: {integrity: sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==} @@ -1089,8 +1089,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.9.3': - resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} + '@types/node@22.10.0': + resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==} '@types/picomatch@3.0.1': resolution: {integrity: sha512-1MRgzpzY0hOp9pW/kLRxeQhUWwil6gnrUYd3oEpeYBqp/FexhaCPv3F8LsYr47gtUU45fO2cm1dbwkSrHEo8Uw==} @@ -3549,8 +3549,8 @@ packages: prefix-matches@1.0.1: resolution: {integrity: sha512-VXwWx7Ws2VSKIYXBPDGjhh1fTgNkeVwWGV+Ysi9mEnduw763FuDQBSUSRKtZ7ZUUEUFAvkbUpUEwgw4g1r1m+A==} - prettier@3.3.3: - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + prettier@3.4.1: + resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} engines: {node: '>=14'} hasBin: true @@ -4421,8 +4421,8 @@ packages: resolution: {integrity: sha512-tO/bf30wBbTsJ7go80j0RzA2rcwX6o7XPBpeFcb+jzoeb4pfMM2zUeSDIkY1AWqeZabWxaQZ/h8N9t35QKDLPQ==} engines: {node: '>=10.13.0'} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -5441,11 +5441,11 @@ snapshots: line-column: 1.0.2 ohm-js: 16.6.0 - '@shopify/prettier-plugin-liquid@1.6.1(prettier@3.3.3)': + '@shopify/prettier-plugin-liquid@1.6.1(prettier@3.4.1)': dependencies: '@shopify/liquid-html-parser': 2.1.1 html-styles: 1.0.0 - prettier: 3.3.3 + prettier: 3.4.1 '@sindresorhus/merge-streams@2.3.0': {} @@ -5462,11 +5462,11 @@ snapshots: '@trysound/sax@0.2.0': {} - '@tsconfig/node-lts@22.0.0': {} + '@tsconfig/node-lts@22.0.1': {} '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/console-log-level@1.4.5': {} @@ -5474,7 +5474,7 @@ snapshots: '@types/cors@2.8.17': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/debug@4.1.12': dependencies: @@ -5490,13 +5490,13 @@ snapshots: '@types/glob-stream@8.0.2': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/picomatch': 3.0.1 '@types/streamx': 2.9.5 '@types/gulp@4.0.17': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/undertaker': 1.2.11 '@types/vinyl-fs': 3.0.5 chokidar: 3.6.0 @@ -5530,9 +5530,9 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.9.3': + '@types/node@22.10.0': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/picomatch@3.0.1': {} @@ -5540,7 +5540,7 @@ snapshots: '@types/streamx@2.9.5': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/supports-color@8.1.3': {} @@ -5550,7 +5550,7 @@ snapshots: '@types/undertaker@1.2.11': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/undertaker-registry': 1.0.4 async-done: 1.3.2 @@ -5561,13 +5561,13 @@ snapshots: '@types/vinyl-fs@3.0.5': dependencies: '@types/glob-stream': 8.0.2 - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/vinyl': 2.0.12 '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@ungap/structured-clone@1.2.0': {} @@ -6432,7 +6432,7 @@ snapshots: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 22.9.3 + '@types/node': 22.10.0 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.7.2 @@ -8337,7 +8337,7 @@ snapshots: is-object: 1.0.2 starts-with: 1.0.2 - prettier@3.3.3: {} + prettier@3.4.1: {} proc-log@4.2.0: {} @@ -9062,9 +9062,9 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-prettier@2.0.1(prettier@3.3.3): + remark-preset-prettier@2.0.1(prettier@3.4.1): dependencies: - prettier: 3.3.3 + prettier: 3.4.1 remark-retext@6.0.0: dependencies: @@ -9816,7 +9816,7 @@ snapshots: last-run: 2.0.0 undertaker-registry: 2.0.0 - undici-types@6.19.8: {} + undici-types@6.20.0: {} unicorn-magic@0.1.0: {} @@ -9840,7 +9840,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.9.3 + '@types/node': 22.10.0 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.3.7