chore: update dependencies

This commit is contained in:
Simon Chan 2024-10-04 12:17:53 +08:00
parent dd68af8072
commit d862077c34
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
19 changed files with 198 additions and 184 deletions

View file

@ -31,6 +31,6 @@
"gh-release-fetch": "^4.0.3"
},
"devDependencies": {
"@types/node": "^22.5.5"
"@types/node": "^22.7.4"
}
}