Skip to content

Commit 503e290

Browse files
committed
chore(deps): update dependency @types/node to v20.16.0
1 parent 33940df commit 503e290

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": "4.17.21",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "20.15.0",
53+
"@types/node": "20.16.0",
5454
"@types/supertest": "6.0.2",
5555
"@typescript-eslint/eslint-plugin": "8.1.0",
5656
"@typescript-eslint/parser": "8.1.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.15.0":
1761-
version "20.15.0"
1762-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
1763-
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
1760+
"@types/node@20.16.0":
1761+
version "20.16.0"
1762+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.0.tgz#02e5cd414f76bf345874ee65a1e5590d755d894f"
1763+
integrity sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==
17641764
dependencies:
1765-
undici-types "~6.13.0"
1765+
undici-types "~6.19.2"
17661766

17671767
"@types/normalize-package-data@^2.4.0":
17681768
version "2.4.0"
@@ -10651,10 +10651,10 @@ unbox-primitive@^1.0.2:
1065110651
has-symbols "^1.0.3"
1065210652
which-boxed-primitive "^1.0.2"
1065310653

10654-
undici-types@~6.13.0:
10655-
version "6.13.0"
10656-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
10657-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
10654+
undici-types@~6.19.2:
10655+
version "6.19.6"
10656+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
10657+
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
1065810658

1065910659
unicode-emoji-modifier-base@^1.0.0:
1066010660
version "1.0.0"

0 commit comments

Comments
 (0)