From fe5af4276023a276d1b2c6d40cdf523b4540778f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:40:09 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.9 (#169) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fbf95e..d1cc329 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ dependencies: version: 9.2.4 cabin: specifier: ^13.2.5 - version: 13.2.8(axe@12.2.9) + version: 13.2.8(axe@13.0.0) js-yaml: specifier: ^4.1.0 version: 4.1.0 @@ -78,10 +78,10 @@ devDependencies: version: 4.0.9 '@types/node': specifier: ^20.9.2 - version: 20.17.8 + version: 20.17.9 ts-node: specifier: ^10.9.1 - version: 10.9.2(@types/node@20.17.8)(typescript@5.7.2) + version: 10.9.2(@types/node@20.17.9)(typescript@5.7.2) typescript: specifier: ^5.2.2 version: 5.7.2 @@ -293,8 +293,8 @@ packages: resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} dev: false - /@types/node@20.17.8: - resolution: {integrity: sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==} + /@types/node@20.17.9: + resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} dependencies: undici-types: 6.19.8 @@ -639,8 +639,8 @@ packages: resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==} dev: false - /axe@12.2.9: - resolution: {integrity: sha512-Noxp3haJqxqtA9z8HyNIS+Yuc7x3hrGl8WuXBTT3hPzaLDRjMHeA//28Zhyb/araE5rcAaF6q4JAt+xNIQaEgw==} + /axe@13.0.0: + resolution: {integrity: sha512-dEsvPKELN995BxA3NXOUzwjBFR1HP1fhBYwO505mHUn1ADUZ1ccmegeu7djXdNYJ6q0jL8eKceADLD+uSuXpRQ==} engines: {node: '>=14'} dependencies: '@ladjs/format-util': 1.0.4 @@ -654,7 +654,7 @@ packages: iserror: 0.0.2 merge-options: 3.0.4 p-map-series: 2.1.0 - parse-app-info: 5.0.0 + parse-app-info: 6.0.0 parse-err: 1.0.0 pick-deep: 1.0.0 unset-value: 2.0.1 @@ -959,7 +959,7 @@ packages: engines: {node: '>= 0.8'} dev: false - /cabin@13.2.8(axe@12.2.9): + /cabin@13.2.8(axe@13.0.0): resolution: {integrity: sha512-gE1Hmu0ETDuZargHY0Iv6ipbKmDvW9VX5oaOalDsjOCjlYAh6mYmgEoncKHkJ4D+2hddh1Q8UPv0f3sLZjhIPQ==} engines: {node: '>=14'} peerDependencies: @@ -967,7 +967,7 @@ packages: dependencies: '@ladjs/format-util': 1.0.4 ansi-colors: 4.1.3 - axe: 12.2.9 + axe: 13.0.0 clf-date: 0.2.1 format-specifiers: 1.0.0 iserror: 0.0.2 @@ -2782,8 +2782,8 @@ packages: dev: false optional: true - /ip@1.1.9: - resolution: {integrity: sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==} + /ip@2.0.1: + resolution: {integrity: sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==} dev: false /ipaddr.js@1.9.1: @@ -4246,11 +4246,11 @@ packages: callsites: 3.1.0 dev: false - /parse-app-info@5.0.0: - resolution: {integrity: sha512-uP4Bcso/FvnPpPmO5iPszdf0HoqugxoYjXxnosL6XBxR8gRl78NJdKoRxrsTESeYQv4qN4jThPsCxdmEzpIZ5g==} + /parse-app-info@6.0.0: + resolution: {integrity: sha512-evJCVXmFznf1baUC3vHSMq7LdLMpKkChx5Ulo0iUg2E0hY8WRTrVa+QZAjji5xWPiBLbH5f4YAIzLNDOQt2WIw==} engines: {node: '>=14'} dependencies: - ip: 1.1.9 + ip: 2.0.1 last-commit-log: 3.4.0 lodash: 4.17.21 read-pkg-up: 7.0.1 @@ -5884,7 +5884,7 @@ packages: punycode: 2.3.1 dev: false - /ts-node@10.9.2(@types/node@20.17.8)(typescript@5.7.2): + /ts-node@10.9.2(@types/node@20.17.9)(typescript@5.7.2): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -5903,7 +5903,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.17.8 + '@types/node': 20.17.9 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -6337,7 +6337,7 @@ packages: /wkx@0.5.0: resolution: {integrity: sha512-Xng/d4Ichh8uN4l0FToV/258EjMGU9MGcA0HV2d9B/ZpZB3lqQm7nkOdZdm5GhKtLLhAE7PiVQwN4eN+2YJJUg==} dependencies: - '@types/node': 20.17.8 + '@types/node': 20.17.9 dev: false /word-wrap@1.2.5: