deps: update @types/node to 25.2.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s

This commit is contained in:
2026-02-18 07:07:54 -08:00
parent 8ab00aa54a
commit 8697cb9286
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.2.1", "@types/node": "25.2.2",
"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.2.1 specifier: 25.2.2
version: 25.2.1 version: 25.2.2
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.2.1': '@types/node@25.2.2':
resolution: {integrity: sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==} resolution: {integrity: sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==}
'@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.2.1': '@types/node@25.2.2':
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.2.1 '@types/node': 25.2.2
'@vladfrangu/async_event_emitter@2.4.6': {} '@vladfrangu/async_event_emitter@2.4.6': {}