diff --git a/package.json b/package.json index 3e103cd..b9edc13 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/chai": "^4.3.14", "@types/lodash": "^4.17.13", "@types/mocha": "^10.0.9", - "@types/node": "^22.9.0", + "@types/node": "^22.9.1", "@types/pg": "^8.11.10", "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^8.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea50254..7c8b358 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^10.0.9 version: 10.0.9 '@types/node': - specifier: ^22.9.0 - version: 22.9.0 + specifier: ^22.9.1 + version: 22.9.1 '@types/pg': specifier: ^8.11.10 version: 8.11.10 @@ -534,8 +534,8 @@ packages: '@types/mocha@10.0.9': resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} - '@types/node@22.9.0': - resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==} + '@types/node@22.9.1': + resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} '@types/pg@8.11.10': resolution: {integrity: sha512-LczQUW4dbOQzsH2RQ5qoeJ6qJPdrcM/DcMLoqWQkMLMsq83J5lAX3LXjdkWdpscFy67JSOWDnh7Ny/sPFykmkg==} @@ -2957,19 +2957,19 @@ snapshots: '@types/mocha@10.0.9': {} - '@types/node@22.9.0': + '@types/node@22.9.1': dependencies: undici-types: 6.19.8 '@types/pg@8.11.10': dependencies: - '@types/node': 22.9.0 + '@types/node': 22.9.1 pg-protocol: 1.6.1 pg-types: 4.0.1 '@types/readable-stream@4.0.10': dependencies: - '@types/node': 22.9.0 + '@types/node': 22.9.1 safe-buffer: 5.1.2 '@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)':