Bump @types/node from 22.13.5 to 22.13.12 in /server (#50)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ben Elferink <ben.elferink@icloud.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Elferink <ben.elferink@icloud.com>
This commit is contained in:
dependabot[bot]
2025-03-24 20:48:45 +02:00
committed by GitHub
parent 85c5812a00
commit f03cca1b35
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.9",
"@types/node": "^22.13.5",
"@types/node": "^22.13.12",
"typescript": "^5.8.2"
}
},
@@ -190,9 +190,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz",
"integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==",
"version": "22.13.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.12.tgz",
"integrity": "sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==",
"dev": true,
"license": "MIT",
"dependencies": {