|
|
|
@ -55,7 +55,7 @@ |
|
|
|
"cheerio": "1.0.0", |
|
|
|
"class-transformer": "0.5.1", |
|
|
|
"class-validator": "0.14.2", |
|
|
|
"color": "5.0.0", |
|
|
|
"color": "5.0.3", |
|
|
|
"countries-and-timezones": "3.8.0", |
|
|
|
"countries-list": "3.2.0", |
|
|
|
"countup.js": "2.9.0", |
|
|
|
@ -89,7 +89,6 @@ |
|
|
|
"svgmap": "2.14.0", |
|
|
|
"tablemark": "4.1.0", |
|
|
|
"twitter-api-v2": "1.27.0", |
|
|
|
"uuid": "11.1.0", |
|
|
|
"yahoo-finance2": "3.10.2", |
|
|
|
"zone.js": "0.15.1" |
|
|
|
}, |
|
|
|
@ -16031,13 +16030,13 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/color": { |
|
|
|
"version": "5.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-5.0.0.tgz", |
|
|
|
"integrity": "sha512-16BlyiuyLq3MLxpRWyOTiWsO3ii/eLQLJUQXBSNcxMBBSnyt1ee9YUdaozQp03ifwm5woztEZGDbk9RGVuCsdw==", |
|
|
|
"version": "5.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/color/-/color-5.0.3.tgz", |
|
|
|
"integrity": "sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"color-convert": "^3.0.1", |
|
|
|
"color-string": "^2.0.0" |
|
|
|
"color-convert": "^3.1.3", |
|
|
|
"color-string": "^2.1.3" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
@ -16062,9 +16061,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/color-string": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-2.0.1.tgz", |
|
|
|
"integrity": "sha512-5z9FbYTZPAo8iKsNEqRNv+OlpBbDcoE+SY9GjLfDUHEfcNNV7tS9eSAlFHEaub/r5tBL9LtskAeq1l9SaoZ5tQ==", |
|
|
|
"version": "2.1.4", |
|
|
|
"resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.4.tgz", |
|
|
|
"integrity": "sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"color-name": "^2.0.0" |
|
|
|
@ -37465,6 +37464,7 @@ |
|
|
|
"https://github.com/sponsors/ctavan" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"bin": { |
|
|
|
"uuid": "dist/esm/bin/uuid" |
|
|
|
} |
|
|
|
|