diff --git a/package.json b/package.json index 1745981..1a8b339 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@nhcarrigan/typescript-config": "1.0.1", "@types/chai": "4.3.20", "@types/mocha": "10.0.10", - "@types/node": "18.19.71", + "@types/node": "18.19.74", "chai": "4.5.0", "eslint": "8.57.1", "mocha": "10.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a556bbd..b895200 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 6.12.0 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@18.19.71)(typescript@5.7.3) + version: 10.9.2(@types/node@18.19.74)(typescript@5.7.3) winston: specifier: 3.17.0 version: 3.17.0 @@ -37,8 +37,8 @@ importers: specifier: 10.0.10 version: 10.0.10 '@types/node': - specifier: 18.19.71 - version: 18.19.71 + specifier: 18.19.74 + version: 18.19.74 chai: specifier: 4.5.0 version: 4.5.0 @@ -175,8 +175,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@18.19.71': - resolution: {integrity: sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw==} + '@types/node@18.19.74': + resolution: {integrity: sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A==} '@types/semver@7.5.0': resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} @@ -1545,7 +1545,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@18.19.71': + '@types/node@18.19.74': dependencies: undici-types: 5.26.5 @@ -2716,14 +2716,14 @@ snapshots: optionalDependencies: tsconfig-paths: 3.14.2 - ts-node@10.9.2(@types/node@18.19.71)(typescript@5.7.3): + ts-node@10.9.2(@types/node@18.19.74)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.71 + '@types/node': 18.19.74 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3