Skip to content

Commit b911089

Browse files
chore(deps): update dependency @types/node to v20.8.10
1 parent 4f1e0e4 commit b911089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/dotenv": "8.2.0",
3838
"@types/form-data": "2.5.0",
3939
"@types/jest": "29.5.7",
40-
"@types/node": "20.8.9",
40+
"@types/node": "20.8.10",
4141
"@types/node-fetch": "2.6.8",
4242
"@typescript-eslint/eslint-plugin": "6.9.1",
4343
"@typescript-eslint/parser": "6.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,10 +1248,10 @@
12481248
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.22.tgz#38b6c4b9b2f3ed9f2e376cce42a298fb2375251e"
12491249
integrity sha512-8FwbVoG4fy+ykY86XCAclKZDORttqE5/s7dyWZKLXTdv3vRy5HozBEinG5IqhvPXXzIZEcTVbuHlQEI6iuwcmw==
12501250

1251-
"@types/node@20.8.9":
1252-
version "20.8.9"
1253-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
1254-
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
1251+
"@types/node@20.8.10":
1252+
version "20.8.10"
1253+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
1254+
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
12551255
dependencies:
12561256
undici-types "~5.26.4"
12571257

0 commit comments

Comments
 (0)