Skip to content

Commit 178d3c4

Browse files
chore(deps): update dependency @types/node to v20.16.10
1 parent c22c35e commit 178d3c4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/amqplib": "0.10.5",
5151
"@types/express": "5.0.0",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "20.16.9",
53+
"@types/node": "20.16.10",
5454
"@types/supertest": "6.0.2",
5555
"@typescript-eslint/eslint-plugin": "8.7.0",
5656
"@typescript-eslint/parser": "8.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,10 +1757,10 @@
17571757
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
17581758
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
17591759

1760-
"@types/node@20.16.9":
1761-
version "20.16.9"
1762-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
1763-
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
1760+
"@types/node@20.16.10":
1761+
version "20.16.10"
1762+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
1763+
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
17641764
dependencies:
17651765
undici-types "~6.19.2"
17661766

0 commit comments

Comments
 (0)