deps: update @types/node to 25.1.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m19s

This commit is contained in:
2026-02-08 07:17:07 -08:00
parent 6a0e7227f2
commit 36daf74038
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"packageManager": "pnpm@10.15.0", "packageManager": "pnpm@10.15.0",
"devDependencies": { "devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "25.0.10", "@types/node": "25.1.0",
"tsx": "4.20.5", "tsx": "4.20.5",
"typescript": "5.9.2" "typescript": "5.9.2"
}, },
+6 -6
View File
@@ -22,8 +22,8 @@ importers:
specifier: 4.0.0 specifier: 4.0.0
version: 4.0.0(typescript@5.9.2) version: 4.0.0(typescript@5.9.2)
'@types/node': '@types/node':
specifier: 25.0.10 specifier: 25.1.0
version: 25.0.10 version: 25.1.0
tsx: tsx:
specifier: 4.20.5 specifier: 4.20.5
version: 4.20.5 version: 4.20.5
@@ -256,8 +256,8 @@ packages:
resolution: {integrity: sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==} resolution: {integrity: sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==}
engines: {node: '>=v14.0.0', npm: '>=7.0.0'} engines: {node: '>=v14.0.0', npm: '>=7.0.0'}
'@types/node@25.0.10': '@types/node@25.1.0':
resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} resolution: {integrity: sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==}
'@types/ws@8.18.1': '@types/ws@8.18.1':
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
@@ -643,13 +643,13 @@ snapshots:
'@sapphire/snowflake@3.5.3': {} '@sapphire/snowflake@3.5.3': {}
'@types/node@25.0.10': '@types/node@25.1.0':
dependencies: dependencies:
undici-types: 7.16.0 undici-types: 7.16.0
'@types/ws@8.18.1': '@types/ws@8.18.1':
dependencies: dependencies:
'@types/node': 25.0.10 '@types/node': 25.1.0
'@vladfrangu/async_event_emitter@2.4.6': {} '@vladfrangu/async_event_emitter@2.4.6': {}