|
|
|
@ -127,7 +127,7 @@
|
|
|
|
|
"@types/big.js": "6.2.2",
|
|
|
|
|
"@types/body-parser": "1.19.5",
|
|
|
|
|
"@types/cache-manager": "3.4.2",
|
|
|
|
|
"@types/color": "3.0.3",
|
|
|
|
|
"@types/color": "3.0.6",
|
|
|
|
|
"@types/google-spreadsheet": "3.1.5",
|
|
|
|
|
"@types/jest": "29.4.4",
|
|
|
|
|
"@types/lodash": "4.17.7",
|
|
|
|
@ -11485,10 +11485,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/color": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/color/-/color-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-X//qzJ3d3Zj82J9sC/C18ZY5f43utPbAJ6PhYt/M7uG6etcF6MRpKdN880KBy43B0BMzSfeT96MzrsNjFI3GbA==",
|
|
|
|
|
"version": "3.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/color/-/color-3.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/color-convert": "*"
|
|
|
|
|
}
|
|
|
|
|