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

This commit is contained in:
Łukasz Mierzwa
2026-03-03 10:46:38 +00:00
committed by Łukasz Mierzwa
parent a1f16ac7f9
commit 6d07f281c4
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.1",
"@types/node": "25.3.3",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",
@@ -4690,9 +4690,9 @@
}
},
"node_modules/@types/node": {
"version": "25.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.1.tgz",
"integrity": "sha512-hj9YIJimBCipHVfHKRMnvmHg+wfhKc0o4mTtXh9pKBjC8TLJzz0nzGmLi5UJsYAUgSvXFHgb0V2oY10DUFtImw==",
"version": "25.3.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
"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.1",
"@types/node": "25.3.3",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.14.0",
"@types/react": "19.2.14",