Skip to content

Commit a0ea859

Browse files
chore(deps): update dependency @types/node to v22.13.5
1 parent b276180 commit a0ea859

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@biomejs/biome": "1.9.4",
2424
"@types/jsonwebtoken": "9.0.8",
25-
"@types/node": "22.13.4",
25+
"@types/node": "22.13.5",
2626
"@types/uuid": "10.0.0"
2727
},
2828
"packageManager": "[email protected]"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,12 @@ __metadata:
208208
languageName: node
209209
linkType: hard
210210

211-
"@types/node@npm:22.13.4":
212-
version: 22.13.4
213-
resolution: "@types/node@npm:22.13.4"
211+
"@types/node@npm:22.13.5":
212+
version: 22.13.5
213+
resolution: "@types/node@npm:22.13.5"
214214
dependencies:
215215
undici-types: "npm:~6.20.0"
216-
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
216+
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
217217
languageName: node
218218
linkType: hard
219219

@@ -932,7 +932,7 @@ __metadata:
932932
"@actions/core": "npm:1.11.1"
933933
"@biomejs/biome": "npm:1.9.4"
934934
"@types/jsonwebtoken": "npm:9.0.8"
935-
"@types/node": "npm:22.13.4"
935+
"@types/node": "npm:22.13.5"
936936
"@types/uuid": "npm:10.0.0"
937937
"@vercel/ncc": "npm:0.38.3"
938938
jsonwebtoken: "npm:9.0.2"

0 commit comments

Comments
 (0)