Skip to content

Commit 83bb478

Browse files
chore(deps): update dependency @types/node to v20.17.17
1 parent e2f7a07 commit 83bb478

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/better-sqlite3": "7.6.12",
6161
"@types/express": "4.17.21",
6262
"@types/jest": "29.5.14",
63-
"@types/node": "20.17.16",
63+
"@types/node": "20.17.17",
6464
"@types/supertest": "2.0.16",
6565
"@typescript-eslint/eslint-plugin": "7.18.0",
6666
"@typescript-eslint/parser": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@
13841384
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
13851385
integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
13861386

1387-
"@types/[email protected].16":
1388-
version "20.17.16"
1389-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4"
1390-
integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==
1387+
"@types/[email protected].17":
1388+
version "20.17.17"
1389+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17.tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a"
1390+
integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==
13911391
dependencies:
13921392
undici-types "~6.19.2"
13931393

0 commit comments

Comments
 (0)