From 2ebfd3e12ee62532c7958a0a1e20e7b6bb606c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 22:14:36 +0000 Subject: [PATCH] build(deps-dev): bump @types/node in /apps/coa-updater Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.11 to 25.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/coa-updater/package.json | 2 +- apps/coa-updater/pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/coa-updater/package.json b/apps/coa-updater/package.json index 7b1692ffb..523c18808 100644 --- a/apps/coa-updater/package.json +++ b/apps/coa-updater/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@types/bun": "latest", - "@types/node": "^22.19.13", + "@types/node": "^25.3.3", "typescript": "^5.9.3" }, "module": "index.ts", diff --git a/apps/coa-updater/pnpm-lock.yaml b/apps/coa-updater/pnpm-lock.yaml index f05cb3f74..90a85d4f5 100644 --- a/apps/coa-updater/pnpm-lock.yaml +++ b/apps/coa-updater/pnpm-lock.yaml @@ -13,14 +13,14 @@ importers: version: 6.1.0 mariadb: specifier: ^3.5.1 - version: 3.5.1(@types/geojson@7946.0.16)(@types/node@22.19.13) + version: 3.5.1(@types/geojson@7946.0.16)(@types/node@25.3.3) devDependencies: '@types/bun': specifier: latest version: 1.3.9 '@types/node': - specifier: ^22.19.13 - version: 22.19.13 + specifier: ^25.3.3 + version: 25.3.3 typescript: specifier: ^5.9.3 version: 5.9.3 @@ -33,8 +33,8 @@ packages: '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/node@22.19.13': - resolution: {integrity: sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==} + '@types/node@25.3.3': + resolution: {integrity: sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==} bun-types@1.3.9: resolution: {integrity: sha512-+UBWWOakIP4Tswh0Bt0QD0alpTY8cb5hvgiYeWCMet9YukHbzuruIEeXC2D7nMJPB12kbh8C7XJykSexEqGKJg==} @@ -73,8 +73,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} snapshots: @@ -85,13 +85,13 @@ snapshots: '@types/geojson@7946.0.16': optional: true - '@types/node@22.19.13': + '@types/node@25.3.3': dependencies: - undici-types: 6.21.0 + undici-types: 7.18.2 bun-types@1.3.9: dependencies: - '@types/node': 22.19.13 + '@types/node': 25.3.3 csv-parse@6.1.0: {} @@ -103,17 +103,17 @@ snapshots: lru-cache@10.4.3: {} - mariadb@3.5.1(@types/geojson@7946.0.16)(@types/node@22.19.13): + mariadb@3.5.1(@types/geojson@7946.0.16)(@types/node@25.3.3): dependencies: denque: 2.1.0 iconv-lite: 0.7.2 lru-cache: 10.4.3 optionalDependencies: '@types/geojson': 7946.0.16 - '@types/node': 22.19.13 + '@types/node': 25.3.3 safer-buffer@2.1.2: {} typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@7.18.2: {}