Skip to content

Commit e1993e4

Browse files
chore(deps): update dependency @types/node to v20.19.10
1 parent 937ecc3 commit e1993e4

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.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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,12 +1773,12 @@
17731773
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
17741774
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
17751775

1776-
"@types/node@20.16.9":
1777-
version "20.16.9"
1778-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
1779-
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
1776+
"@types/node@20.19.10":
1777+
version "20.19.10"
1778+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.10.tgz#8bee5d6fa97221d50d767fa5707a3dd6503e8f19"
1779+
integrity sha512-iAFpG6DokED3roLSP0K+ybeDdIX6Bc0Vd3mLW5uDqThPWtNos3E+EqOM11mPQHKzfWHqEBuLjIlsBQQ8CsISmQ==
17801780
dependencies:
1781-
undici-types "~6.19.2"
1781+
undici-types "~6.21.0"
17821782

17831783
"@types/normalize-package-data@^2.4.0":
17841784
version "2.4.0"
@@ -10998,10 +10998,10 @@ unbox-primitive@^1.0.2:
1099810998
has-symbols "^1.0.3"
1099910999
which-boxed-primitive "^1.0.2"
1100011000

11001-
undici-types@~6.19.2:
11002-
version "6.19.6"
11003-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
11004-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
11001+
undici-types@~6.21.0:
11002+
version "6.21.0"
11003+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
11004+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1100511005

1100611006
unicode-emoji-modifier-base@^1.0.0:
1100711007
version "1.0.0"

0 commit comments

Comments
 (0)