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

This commit is contained in:
Łukasz Mierzwa
2026-02-26 13:18:08 +00:00
committed by Łukasz Mierzwa
parent c8e0a671bc
commit 54a2e56734
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -64,7 +64,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.0",
"@types/node": "25.3.1",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",
@@ -4681,9 +4681,9 @@
}
},
"node_modules/@types/node": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.0.tgz",
"integrity": "sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==",
"version": "25.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.1.tgz",
"integrity": "sha512-hj9YIJimBCipHVfHKRMnvmHg+wfhKc0o4mTtXh9pKBjC8TLJzz0nzGmLi5UJsYAUgSvXFHgb0V2oY10DUFtImw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -60,7 +60,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.0",
"@types/node": "25.3.1",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",