Skip to content

Commit 5f7ee29

Browse files
chore(deps): update dependency @types/node to v20.19.25
1 parent 8888888 commit 5f7ee29

File tree

10 files changed

+27
-27
lines changed

10 files changed

+27
-27
lines changed

apps/prisma-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/chai": "4.3.20",
5454
"@types/mocha": "8.2.3",
5555
"@types/moment-timezone": "0.5.30",
56-
"@types/node": "20.17.28",
56+
"@types/node": "20.19.25",
5757
"@types/qs": "6.14.0",
5858
"@types/sinon": "10.0.20",
5959
"@types/uuid": "8.3.4",

apps/prisma-example/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -483,12 +483,12 @@
483483
dependencies:
484484
undici-types "~5.26.4"
485485

486-
"@types/node@20.17.28":
487-
version "20.17.28"
488-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.28.tgz#c10436f3a3c996f535919a9b082e2c47f19c40a1"
489-
integrity sha512-DHlH/fNL6Mho38jTy7/JT7sn2wnXI+wULR6PV4gy4VHLVvnrV/d3pHAMQHhc4gjdLmK2ZiPoMxzp6B3yRajLSQ==
486+
"@types/node@20.19.25":
487+
version "20.19.25"
488+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.25.tgz#467da94a2fd966b57cc39c357247d68047611190"
489+
integrity sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==
490490
dependencies:
491-
undici-types "~6.19.2"
491+
undici-types "~6.21.0"
492492

493493
494494
version "6.14.0"
@@ -2073,10 +2073,10 @@ undici-types@~5.26.4:
20732073
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
20742074
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
20752075

2076-
undici-types@~6.19.2:
2077-
version "6.19.8"
2078-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2079-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2076+
undici-types@~6.21.0:
2077+
version "6.21.0"
2078+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2079+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
20802080

20812081
update-browserslist-db@^1.0.13:
20822082
version "1.0.13"

apps/sequelize-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/config": "0.0.41",
5454
"@types/mocha": "8.2.3",
5555
"@types/moment-timezone": "0.5.30",
56-
"@types/node": "20.17.28",
56+
"@types/node": "20.19.25",
5757
"@types/qs": "6.14.0",
5858
"@types/sinon": "10.0.20",
5959
"@types/uuid": "8.3.4",

packages/newrelic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.20",
2828
"@types/mocha": "10.0.1",
2929
"@types/newrelic": "^9.4.0",
30-
"@types/node": "20.17.28",
30+
"@types/node": "20.19.25",
3131
"@types/sinon": "10.0.20",
3232
"@types/uuid": "8.3.4",
3333
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/scheduler-prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/chai": "4.3.20",
5151
"@types/mocha": "8.2.3",
5252
"@types/moment-timezone": "0.5.30",
53-
"@types/node": "20.17.28",
53+
"@types/node": "20.19.25",
5454
"@types/qs": "6.14.0",
5555
"@types/sinon": "10.0.20",
5656
"@types/uuid": "8.3.4",

packages/sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@istanbuljs/nyc-config-typescript": "1.0.2",
2626
"@types/chai": "4.3.20",
2727
"@types/mocha": "10.0.1",
28-
"@types/node": "20.17.28",
28+
"@types/node": "20.19.25",
2929
"@types/sinon": "10.0.20",
3030
"@types/uuid": "8.3.4",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/statsd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/chai": "4.3.20",
2424
"@types/mocha": "10.0.1",
2525
"@types/newrelic": "^9.4.0",
26-
"@types/node": "20.17.28",
26+
"@types/node": "20.19.25",
2727
"@types/sinon": "10.0.20",
2828
"@types/uuid": "8.3.4",
2929
"@typescript-eslint/eslint-plugin": "5.62.0",

packages/steveo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/lodash.merge": "4.6.9",
6767
"@types/mocha": "10.0.1",
6868
"@types/newrelic": "9.14.8",
69-
"@types/node": "20.17.28",
69+
"@types/node": "20.19.25",
7070
"@types/rsmq": "0.8.4",
7171
"@types/sinon": "10.0.20",
7272
"@types/uuid": "8.3.4",

packages/storage-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/lodash.merge": "4.6.9",
7474
"@types/mocha": "10.0.1",
7575
"@types/newrelic": "9.14.8",
76-
"@types/node": "20.17.28",
76+
"@types/node": "20.19.25",
7777
"@types/rsmq": "0.8.4",
7878
"@types/sinon": "10.0.20",
7979
"@types/uuid": "10.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2221,12 +2221,12 @@
22212221
dependencies:
22222222
undici-types "~6.20.0"
22232223

2224-
"@types/node@20.17.28":
2225-
version "20.17.28"
2226-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.28.tgz#c10436f3a3c996f535919a9b082e2c47f19c40a1"
2227-
integrity sha512-DHlH/fNL6Mho38jTy7/JT7sn2wnXI+wULR6PV4gy4VHLVvnrV/d3pHAMQHhc4gjdLmK2ZiPoMxzp6B3yRajLSQ==
2224+
"@types/node@20.19.25":
2225+
version "20.19.25"
2226+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.25.tgz#467da94a2fd966b57cc39c357247d68047611190"
2227+
integrity sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==
22282228
dependencies:
2229-
undici-types "~6.19.2"
2229+
undici-types "~6.21.0"
22302230

22312231
"@types/node@^12.7.1":
22322232
version "12.20.55"
@@ -7683,16 +7683,16 @@ unbox-primitive@^1.1.0:
76837683
has-symbols "^1.1.0"
76847684
which-boxed-primitive "^1.1.1"
76857685

7686-
undici-types@~6.19.2:
7687-
version "6.19.8"
7688-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7689-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
7690-
76917686
undici-types@~6.20.0:
76927687
version "6.20.0"
76937688
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
76947689
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
76957690

7691+
undici-types@~6.21.0:
7692+
version "6.21.0"
7693+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7694+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
7695+
76967696
universalify@^0.1.0:
76977697
version "0.1.2"
76987698
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"

0 commit comments

Comments
 (0)