|
|
|
@ -94,7 +94,7 @@ |
|
|
|
"svgmap": "2.21.0", |
|
|
|
"tablemark": "4.1.0", |
|
|
|
"twitter-api-v2": "1.29.0", |
|
|
|
"undici": "7.24.4", |
|
|
|
"undici": "8.5.0", |
|
|
|
"yahoo-finance2": "3.15.3", |
|
|
|
"zone.js": "0.16.1" |
|
|
|
}, |
|
|
|
@ -834,6 +834,16 @@ |
|
|
|
"tslib": "^2.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/undici": { |
|
|
|
"version": "7.24.4", |
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", |
|
|
|
"integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=20.18.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular-devkit/build-webpack": { |
|
|
|
"version": "0.2102.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.2102.6.tgz", |
|
|
|
@ -1135,6 +1145,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular/build/node_modules/undici": { |
|
|
|
"version": "7.24.4", |
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", |
|
|
|
"integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=20.18.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@angular/cdk": { |
|
|
|
"version": "21.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-21.2.5.tgz", |
|
|
|
@ -18023,6 +18043,15 @@ |
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/cheerio/node_modules/undici": { |
|
|
|
"version": "7.28.0", |
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", |
|
|
|
"integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=20.18.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/chevrotain": { |
|
|
|
"version": "12.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-12.0.0.tgz", |
|
|
|
@ -38156,12 +38185,12 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/undici": { |
|
|
|
"version": "7.24.4", |
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", |
|
|
|
"integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", |
|
|
|
"version": "8.5.0", |
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-8.5.0.tgz", |
|
|
|
"integrity": "sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=20.18.1" |
|
|
|
"node": ">=22.19.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/undici-types": { |
|
|
|
|