diff --git a/package.json b/package.json index 8a42cb14..7752cf2b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/node": "20.9.1", + "@types/node": "20.9.2", "@typescript-eslint/eslint-plugin": "6.11.0", "@typescript-eslint/parser": "6.11.0", "concurrently": "8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47117f99..7b3c19ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: 4.3.0 version: 4.3.0(prettier@3.1.0) '@types/node': - specifier: 20.9.1 - version: 20.9.1 + specifier: 20.9.2 + version: 20.9.2 '@typescript-eslint/eslint-plugin': specifier: 6.11.0 version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.2.2) @@ -1294,7 +1294,7 @@ packages: /@types/better-sqlite3@7.6.7: resolution: {integrity: sha512-+c2YGPWY5831v3uj2/X0HRTK94u1GXU3sCnLqu7AKlxlSfawswnAiJR//TFzSL5azWsLQkG/uS+YnnqHtuZxPw==} dependencies: - '@types/node': 20.9.1 + '@types/node': 20.9.2 /@types/json-schema@7.0.15: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1314,10 +1314,10 @@ packages: /@types/mysql@2.15.24: resolution: {integrity: sha512-I0qULi8JBEg0oso69Fe4H4QPR+IdE0yRhZLu3uRhGwQ92m2Epz1cSD5jnXY0nMeZQKd61U8EvnOVMbNE74o3Kw==} dependencies: - '@types/node': 20.9.1 + '@types/node': 20.9.2 - /@types/node@20.9.1: - resolution: {integrity: sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==} + /@types/node@20.9.2: + resolution: {integrity: sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg==} dependencies: undici-types: 5.26.5 @@ -1328,7 +1328,7 @@ packages: /@types/ws@8.5.9: resolution: {integrity: sha512-jbdrY0a8lxfdTp/+r7Z4CkycbOFN8WX+IOchLJr3juT/xzbJ8URyTVSJ/hvNdadTgM1mnedb47n+Y31GsFnQlg==} dependencies: - '@types/node': 20.9.1 + '@types/node': 20.9.2 /@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.2.2): resolution: {integrity: sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==} @@ -2033,7 +2033,7 @@ packages: hasBin: true dependencies: '@platformatic/config': 1.11.0 - '@types/node': 20.9.1 + '@types/node': 20.9.2 boring-name-generator: 1.0.3 chalk: 5.3.0 columnify: 1.6.0 @@ -4702,7 +4702,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.9.1 + '@types/node': 20.9.2 long: 5.2.3 /proxy-addr@2.0.7: