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

Commit 7a41d5b

Browse files
committed
Update dependency @types/node to v20.10.4 [skip netlify]
1 parent 13fcc44 commit 7a41d5b

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.10.3",
28+
"@types/node": "20.10.4",
2929
"eslint": "8.55.0",
3030
"eslint-config-airbnb-base": "15.0.0",
3131
"eslint-config-prettier": "9.1.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].3":
1072-
version "20.10.3"
1073-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
1074-
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
1071+
"@types/[email protected].4":
1072+
version "20.10.4"
1073+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
1074+
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
10751075
dependencies:
10761076
undici-types "~5.26.4"
10771077

0 commit comments

Comments
 (0)