diff --git a/package-lock.json b/package-lock.json index 094ac06b..31c6471b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9145,12 +9145,6 @@ "undici-types": "~6.21.0" } }, - "node_modules/@types/node/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "license": "MIT" - }, "node_modules/@types/normalize-package-data": { "version": "2.4.4", "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", @@ -31296,6 +31290,12 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", @@ -32904,7 +32904,7 @@ "@types/lodash.isboolean": "3.0.9", "@types/lodash.isfunction": "3.0.9", "@types/lodash.isnil": "4.0.9", - "@types/node": "^22.7.8" + "@types/node": "^22.19.15" } }, "packages/format/node_modules/@types/node": { @@ -32917,13 +32917,6 @@ "undici-types": "~6.21.0" } }, - "packages/format/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, "packages/parse": { "name": "@fast-csv/parse", "version": "5.0.5", @@ -32944,7 +32937,7 @@ "@types/lodash.isundefined": "3.0.9", "@types/lodash.partition": "4.6.9", "@types/lodash.uniq": "4.5.9", - "@types/node": "^22.7.8", + "@types/node": "^22.19.15", "@types/sinon": "21.0.1", "lodash.partition": "^4.6.0", "sinon": "21.1.2" @@ -32959,13 +32952,6 @@ "dependencies": { "undici-types": "~6.21.0" } - }, - "packages/parse/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" } } }