diff --git a/package.json b/package.json index 3ffa3fa..fca3560 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/chai": "^4.3.14", "@types/lodash": "^4.17.12", "@types/mocha": "^10.0.9", - "@types/node": "^22.8.1", + "@types/node": "^22.8.2", "@types/pg": "^8.11.10", "@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/parser": "^8.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a19bdd..a59364a 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.8.1 - version: 22.8.1 + specifier: ^22.8.2 + version: 22.8.2 '@types/pg': specifier: ^8.11.10 version: 8.11.10 @@ -524,8 +524,8 @@ packages: '@types/mocha@10.0.9': resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} - '@types/node@22.8.1': - resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==} + '@types/node@22.8.2': + resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} '@types/pg@8.11.10': resolution: {integrity: sha512-LczQUW4dbOQzsH2RQ5qoeJ6qJPdrcM/DcMLoqWQkMLMsq83J5lAX3LXjdkWdpscFy67JSOWDnh7Ny/sPFykmkg==} @@ -2940,19 +2940,19 @@ snapshots: '@types/mocha@10.0.9': {} - '@types/node@22.8.1': + '@types/node@22.8.2': dependencies: undici-types: 6.19.8 '@types/pg@8.11.10': dependencies: - '@types/node': 22.8.1 + '@types/node': 22.8.2 pg-protocol: 1.6.1 pg-types: 4.0.1 '@types/readable-stream@4.0.10': dependencies: - '@types/node': 22.8.1 + '@types/node': 22.8.2 safe-buffer: 5.1.2 '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)':