chore(deps): update dependency @types/node to v25.3.5

This commit is contained in:
Łukasz Mierzwa
2026-03-06 16:11:33 +00:00
committed by Łukasz Mierzwa
parent 7d91be5d85
commit 9f997fd2fb
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -63,7 +63,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.3",
"@types/node": "25.3.5",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",
@@ -4705,9 +4705,9 @@
}
},
"node_modules/@types/node": {
"version": "25.3.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
"version": "25.3.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.5.tgz",
"integrity": "sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -59,7 +59,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.3",
"@types/node": "25.3.5",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",