Skip to content

Commit 4a20dc2

Browse files
authored
chore(deps): update dependency @types/node to v22.19.10 (#274)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent b840774 commit 4a20dc2

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
@@ -47,7 +47,7 @@
4747
"@types/jest": "30.0.0",
4848
"@types/jsonwebtoken": "9.0.10",
4949
"@types/passport": "1.0.17",
50-
"@types/node": "22.19.9",
50+
"@types/node": "22.19.10",
5151
"@types/node-fetch": "2.6.13",
5252
"@typescript-eslint/eslint-plugin": "8.54.0",
5353
"@typescript-eslint/parser": "8.54.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,10 +1400,10 @@
14001400
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.0.tgz#9d7daa855d33d4efec8aea88cd66db1c2f0ebe16"
14011401
integrity sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==
14021402

1403-
"@types/node@22.19.9":
1404-
version "22.19.9"
1405-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.9.tgz#2f7c7b09fe8441c4520e9a791ab615a313917111"
1406-
integrity sha512-PD03/U8g1F9T9MI+1OBisaIARhSzeidsUjQaf51fOxrfjeiKN9bLVO06lHuHYjxdnqLWJijJHfqXPSJri2EM2A==
1403+
"@types/node@22.19.10":
1404+
version "22.19.10"
1405+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.10.tgz#a802d3cc6bdc190ec2b0cbf6958bf127c0ec2926"
1406+
integrity sha512-tF5VOugLS/EuDlTBijk0MqABfP8UxgYazTLo3uIn3b4yJgg26QRbVYJYsDtHrjdDUIRfP70+VfhTTc+CE1yskw==
14071407
dependencies:
14081408
undici-types "~6.21.0"
14091409

0 commit comments

Comments
 (0)