Skip to content

Commit d071e7a

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

2 files changed

Lines changed: 10 additions & 10 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.19.9",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,12 +1757,12 @@
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.19.9":
1761+
version "20.19.9"
1762+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.9.tgz#ca9a58193fec361cc6e859d88b52261853f1f0d3"
1763+
integrity sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==
17641764
dependencies:
1765-
undici-types "~6.19.2"
1765+
undici-types "~6.21.0"
17661766

17671767
"@types/normalize-package-data@^2.4.0":
17681768
version "2.4.0"
@@ -10981,10 +10981,10 @@ unbox-primitive@^1.0.2:
1098110981
has-symbols "^1.0.3"
1098210982
which-boxed-primitive "^1.0.2"
1098310983

10984-
undici-types@~6.19.2:
10985-
version "6.19.6"
10986-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
10987-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
10984+
undici-types@~6.21.0:
10985+
version "6.21.0"
10986+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
10987+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1098810988

1098910989
unicode-emoji-modifier-base@^1.0.0:
1099010990
version "1.0.0"

0 commit comments

Comments
 (0)