diff --git a/package.json b/package.json index 27309650..890bc187 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.82", "@book000/node-utils": "1.13.326", - "@types/node": "22.8.5", + "@types/node": "22.8.6", "axios": "1.7.7", "eslint": "9.13.0", "eslint-config-standard": "17.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65f09b5b..ada268c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.13.326 version: 1.13.326 '@types/node': - specifier: 22.8.5 - version: 22.8.5 + specifier: 22.8.6 + version: 22.8.6 axios: specifier: 1.7.7 version: 1.7.7 @@ -335,8 +335,8 @@ packages: '@types/node@18.19.59': resolution: {integrity: sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ==} - '@types/node@22.8.5': - resolution: {integrity: sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==} + '@types/node@22.8.6': + resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2200,7 +2200,7 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@22.8.5': + '@types/node@22.8.6': dependencies: undici-types: 6.19.8 @@ -2210,7 +2210,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.8.5 + '@types/node': 22.8.6 optional: true '@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)':