Skip to content

Commit 6a73c62

Browse files
Update dependency @types/node to v22.19.13
1 parent 4e2a9c3 commit 6a73c62

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
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-typescript": "12.3.0",
4444
"@types/dotenv": "8.2.3",
4545
"@types/jsonwebtoken": "9.0.10",
46-
"@types/node": "22.15.32",
46+
"@types/node": "22.19.13",
4747
"@types/ramda": "0.30.2",
4848
"@typescript-eslint/eslint-plugin": "7.2.0",
4949
"@typescript-eslint/parser": "7.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,10 +398,10 @@
398398
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7.tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb"
399399
integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ==
400400

401-
"@types/node@22.15.32":
402-
version "22.15.32"
403-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.32.tgz#c301cc2275b535a5e54bb81d516b1d2e9afe06e5"
404-
integrity sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==
401+
"@types/node@22.19.13":
402+
version "22.19.13"
403+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.13.tgz#c03cab3d1f0e5542fa358ecfff08f9b34834884e"
404+
integrity sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==
405405
dependencies:
406406
undici-types "~6.21.0"
407407

0 commit comments

Comments
 (0)