Skip to content

Commit 05b087f

Browse files
chore(deps): update dependency @types/node to v20.17.23
1 parent 35413f8 commit 05b087f

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.19",
63+
"@types/node": "20.17.23",
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
@@ -1391,10 +1391,10 @@
13911391
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
13921392
integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
13931393

1394-
"@types/[email protected].19":
1395-
version "20.17.19"
1396-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1397-
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
1394+
"@types/[email protected].23":
1395+
version "20.17.23"
1396+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.23.tgz#d228a57bbab954f763a883e495bacea8264efcd5"
1397+
integrity sha512-8PCGZ1ZJbEZuYNTMqywO+Sj4vSKjSjT6Ua+6RFOYlEvIvKQABPtrNkoVSLSKDb4obYcMhspVKmsw8Cm10NFRUg==
13981398
dependencies:
13991399
undici-types "~6.19.2"
14001400

0 commit comments

Comments
 (0)