Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 6de9b21

Browse files
committed
Update dependency @types/node to v20.9.5 [skip netlify]
1 parent f9ce598 commit 6de9b21

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
@@ -25,7 +25,7 @@
2525
"@sidebase/nuxt-auth": "0.5.0",
2626
"@types/crypto-js": "4.2.1",
2727
"@types/formidable": "3.4.5",
28-
"@types/node": "20.9.4",
28+
"@types/node": "20.9.5",
2929
"eslint": "8.54.0",
3030
"eslint-config-airbnb-base": "15.0.0",
3131
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,10 +1068,10 @@
10681068
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
10691069
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
10701070

1071-
"@types/[email protected].4":
1072-
version "20.9.4"
1073-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.4.tgz#cc8f970e869c26834bdb7ed480b30ede622d74c7"
1074-
integrity sha512-wmyg8HUhcn6ACjsn8oKYjkN/zUzQeNtMy44weTJSM6p4MMzEOuKbA3OjJ267uPCOW7Xex9dyrNTful8XTQYoDA==
1071+
"@types/[email protected].5":
1072+
version "20.9.5"
1073+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.5.tgz#bb441014bcb91c63742b0e1fe25b902f5d581faa"
1074+
integrity sha512-Uq2xbNq0chGg+/WQEU0LJTSs/1nKxz6u1iemLcGomkSnKokbW1fbLqc3HOqCf2JP7KjlL4QkS7oZZTrOQHQYgQ==
10751075
dependencies:
10761076
undici-types "~5.26.4"
10771077

0 commit comments

Comments
 (0)