diff --git a/javascript/gigasecond/package-lock.json b/javascript/gigasecond/package-lock.json index 790eb717..abbfdf30 100644 --- a/javascript/gigasecond/package-lock.json +++ b/javascript/gigasecond/package-lock.json @@ -15,7 +15,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3193,13 +3193,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8768,9 +8768,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/gigasecond/package.json b/javascript/gigasecond/package.json index 6890f701..227ad250 100644 --- a/javascript/gigasecond/package.json +++ b/javascript/gigasecond/package.json @@ -14,7 +14,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/matrix/package-lock.json b/javascript/matrix/package-lock.json index 785211a7..1b17aac1 100644 --- a/javascript/matrix/package-lock.json +++ b/javascript/matrix/package-lock.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3191,13 +3191,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8766,9 +8766,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/matrix/package.json b/javascript/matrix/package.json index 3daa9d86..78035fc4 100644 --- a/javascript/matrix/package.json +++ b/javascript/matrix/package.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/raindrops/package-lock.json b/javascript/raindrops/package-lock.json index 4e639cac..5c0f3758 100644 --- a/javascript/raindrops/package-lock.json +++ b/javascript/raindrops/package-lock.json @@ -15,7 +15,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3193,13 +3193,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8768,9 +8768,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/raindrops/package.json b/javascript/raindrops/package.json index f97d8adf..85e1fd3e 100644 --- a/javascript/raindrops/package.json +++ b/javascript/raindrops/package.json @@ -14,7 +14,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/resistor-color-duo/package-lock.json b/javascript/resistor-color-duo/package-lock.json index 1e640c25..3a264bb2 100644 --- a/javascript/resistor-color-duo/package-lock.json +++ b/javascript/resistor-color-duo/package-lock.json @@ -15,7 +15,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3193,13 +3193,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8768,9 +8768,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/resistor-color-duo/package.json b/javascript/resistor-color-duo/package.json index a12a61e1..8a1a2cd2 100644 --- a/javascript/resistor-color-duo/package.json +++ b/javascript/resistor-color-duo/package.json @@ -14,7 +14,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/resistor-color/package-lock.json b/javascript/resistor-color/package-lock.json index fcd36adc..c2a235f9 100644 --- a/javascript/resistor-color/package-lock.json +++ b/javascript/resistor-color/package-lock.json @@ -15,7 +15,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3193,13 +3193,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8768,9 +8768,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/resistor-color/package.json b/javascript/resistor-color/package.json index b0916cf1..2498126a 100644 --- a/javascript/resistor-color/package.json +++ b/javascript/resistor-color/package.json @@ -14,7 +14,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/rna-transcription/package-lock.json b/javascript/rna-transcription/package-lock.json index 785211a7..1b17aac1 100644 --- a/javascript/rna-transcription/package-lock.json +++ b/javascript/rna-transcription/package-lock.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3191,13 +3191,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8766,9 +8766,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/rna-transcription/package.json b/javascript/rna-transcription/package.json index 3daa9d86..78035fc4 100644 --- a/javascript/rna-transcription/package.json +++ b/javascript/rna-transcription/package.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/roman-numerals/package-lock.json b/javascript/roman-numerals/package-lock.json index 4767f414..47769395 100644 --- a/javascript/roman-numerals/package-lock.json +++ b/javascript/roman-numerals/package-lock.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "core-js": "3.38.1", "eslint": "8.57.1", @@ -3192,13 +3192,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8779,9 +8779,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/roman-numerals/package.json b/javascript/roman-numerals/package.json index 03beb37a..a6aff49c 100644 --- a/javascript/roman-numerals/package.json +++ b/javascript/roman-numerals/package.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "core-js": "3.38.1", diff --git a/javascript/scrabble-score/package-lock.json b/javascript/scrabble-score/package-lock.json index 785211a7..1b17aac1 100644 --- a/javascript/scrabble-score/package-lock.json +++ b/javascript/scrabble-score/package-lock.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3191,13 +3191,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8766,9 +8766,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/scrabble-score/package.json b/javascript/scrabble-score/package.json index 3daa9d86..78035fc4 100644 --- a/javascript/scrabble-score/package.json +++ b/javascript/scrabble-score/package.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/javascript/space-age/package-lock.json b/javascript/space-age/package-lock.json index 785211a7..1b17aac1 100644 --- a/javascript/space-age/package-lock.json +++ b/javascript/space-age/package-lock.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "babel-jest": "29.7.0", "eslint": "8.57.1", "eslint-plugin-import": "2.29.1", @@ -3191,13 +3191,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/stack-utils": { @@ -8766,9 +8766,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/javascript/space-age/package.json b/javascript/space-age/package.json index 3daa9d86..78035fc4 100644 --- a/javascript/space-age/package.json +++ b/javascript/space-age/package.json @@ -13,7 +13,7 @@ "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.25.4", "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@babel/eslint-parser": "7.25.1", "babel-jest": "29.7.0", "eslint": "8.57.1", diff --git a/typescript/hello-world/package.json b/typescript/hello-world/package.json index b9ffab0f..6ef0c859 100644 --- a/typescript/hello-world/package.json +++ b/typescript/hello-world/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "jest": "29.7.0", "ts-jest": "29.2.5", "tslint": "5.20.1", diff --git a/typescript/hello-world/yarn.lock b/typescript/hello-world/yarn.lock index 17bd6fbb..857e0dc2 100644 --- a/typescript/hello-world/yarn.lock +++ b/typescript/hello-world/yarn.lock @@ -791,12 +791,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab" integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog== -"@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/stack-utils@^2.0.0": version "2.0.1" @@ -2462,10 +2462,10 @@ typescript@5.6.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== v8-to-istanbul@^9.0.1: version "9.0.1" diff --git a/typescript/leap/package.json b/typescript/leap/package.json index b9ffab0f..6ef0c859 100644 --- a/typescript/leap/package.json +++ b/typescript/leap/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "jest": "29.7.0", "ts-jest": "29.2.5", "tslint": "5.20.1", diff --git a/typescript/leap/yarn.lock b/typescript/leap/yarn.lock index 17bd6fbb..857e0dc2 100644 --- a/typescript/leap/yarn.lock +++ b/typescript/leap/yarn.lock @@ -791,12 +791,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab" integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog== -"@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/stack-utils@^2.0.0": version "2.0.1" @@ -2462,10 +2462,10 @@ typescript@5.6.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== v8-to-istanbul@^9.0.1: version "9.0.1" diff --git a/typescript/resistor-color-duo/package-lock.json b/typescript/resistor-color-duo/package-lock.json index 447a5326..dbb514a8 100644 --- a/typescript/resistor-color-duo/package-lock.json +++ b/typescript/resistor-color-duo/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", @@ -1415,13 +1415,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/semver": { @@ -5804,9 +5804,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/typescript/resistor-color-duo/package.json b/typescript/resistor-color-duo/package.json index b85fb66a..7bc46627 100644 --- a/typescript/resistor-color-duo/package.json +++ b/typescript/resistor-color-duo/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", diff --git a/typescript/resistor-color-duo/yarn.lock b/typescript/resistor-color-duo/yarn.lock index 9b58fa27..0367040a 100644 --- a/typescript/resistor-color-duo/yarn.lock +++ b/typescript/resistor-color-duo/yarn.lock @@ -718,12 +718,12 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@*", "@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/semver@^7.5.0": version "7.5.6" @@ -3346,10 +3346,10 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== update-browserslist-db@^1.0.11: version "1.0.11" diff --git a/typescript/rna-transcription/package-lock.json b/typescript/rna-transcription/package-lock.json index e95ff6c9..4223bb66 100644 --- a/typescript/rna-transcription/package-lock.json +++ b/typescript/rna-transcription/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", @@ -1352,13 +1352,13 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.16.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz", - "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==", + "version": "22.8.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz", + "integrity": "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/semver": { @@ -5741,9 +5741,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz", - "integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==", + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, diff --git a/typescript/rna-transcription/package.json b/typescript/rna-transcription/package.json index b85fb66a..7bc46627 100644 --- a/typescript/rna-transcription/package.json +++ b/typescript/rna-transcription/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", diff --git a/typescript/rna-transcription/yarn.lock b/typescript/rna-transcription/yarn.lock index 5ba1e1ab..e46354eb 100644 --- a/typescript/rna-transcription/yarn.lock +++ b/typescript/rna-transcription/yarn.lock @@ -717,12 +717,12 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@*", "@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/semver@^7.5.0": version "7.5.6" @@ -3345,10 +3345,10 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== update-browserslist-db@^1.0.11: version "1.0.11" diff --git a/typescript/simple-cipher/package.json b/typescript/simple-cipher/package.json index 0e8f554a..e867e912 100644 --- a/typescript/simple-cipher/package.json +++ b/typescript/simple-cipher/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "jest": "29.7.0", "kind-of": "6.0.3", "mem": "9.0.2", diff --git a/typescript/simple-cipher/yarn.lock b/typescript/simple-cipher/yarn.lock index f3433d90..3a5a944b 100644 --- a/typescript/simple-cipher/yarn.lock +++ b/typescript/simple-cipher/yarn.lock @@ -845,12 +845,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.18.tgz#5111b2285659442f9f95697386a2b42b875bd7e9" integrity sha512-0Z3nS5acM0cIV4JPzrj9g/GH0Et5vmADWtip3YOXOp1NpOLU8V3KoZDc8ny9c1pe/YSYYzQkAWob6dyV/EWg4g== -"@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/stack-utils@^2.0.0": version "2.0.1" @@ -2609,10 +2609,10 @@ typescript@5.6.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== v8-to-istanbul@^9.0.1: version "9.0.1" diff --git a/typescript/two-fer/package.json b/typescript/two-fer/package.json index b85fb66a..7bc46627 100644 --- a/typescript/two-fer/package.json +++ b/typescript/two-fer/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "20.16.14", + "@types/node": "22.8.5", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.1", diff --git a/typescript/two-fer/yarn.lock b/typescript/two-fer/yarn.lock index 45715e6d..3ccb345a 100644 --- a/typescript/two-fer/yarn.lock +++ b/typescript/two-fer/yarn.lock @@ -979,12 +979,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.12.tgz#9c1d8ffb8084e8936603a6122a7649e40e68e04b" integrity sha512-/sjzehvjkkpvLpYtN6/2dv5kg41otMGuHQUt9T2aiAuIfleCQRQHXXzF1eAw/qkZTj5Kcf4JSTf7EIizHocy6Q== -"@types/node@20.16.14": - version "20.16.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d" - integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA== +"@types/node@22.8.5": + version "22.8.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6" + integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA== dependencies: - undici-types "~6.19.2" + undici-types "~6.19.8" "@types/semver@^7.5.0": version "7.5.0" @@ -3947,10 +3947,10 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== uri-js@^4.2.2: version "4.4.1"