diff --git a/package-lock.json b/package-lock.json index 8bfc085..aab13f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -641,12 +641,12 @@ } }, "node_modules/@dabh/diagnostics": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.6.tgz", - "integrity": "sha512-fuB2/plPknb9zp6TyJpnvEXYJddd4xEGoOMraVdK2bq99xpECHuTpqKJ+N40DGHLx1i4jiFzmX9Ti7hh6KLIbw==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.7.tgz", + "integrity": "sha512-EnXa4T9/wuLw8iaEUFwIJMo0xNxyE3mzxLL14ixfVToJNQHG2Jwo8xMmafVJwAiAmIyHXsFDZpZR/TJC31857g==", "license": "MIT", "dependencies": { - "@so-ric/colorspace": "^1.1.4", + "@so-ric/colorspace": "^1.1.6", "enabled": "2.0.x", "fix-esm": "^1.0.1", "kuler": "^2.0.0" @@ -10999,13 +10999,13 @@ } }, "node_modules/winston": { - "version": "3.18.1", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.18.1.tgz", - "integrity": "sha512-EaQ6y7b9h6q7UJQn4/xlOsiu0I8844FfMdbN6V2I2i4528qeEWqRUcHzhvkseckAb1QxMhwX5V2YYiABkOfGfg==", + "version": "3.18.2", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.18.2.tgz", + "integrity": "sha512-+yDkrWD2rWkv6XjSgK2QyujZDNsHE9YLa8S284TpVrYdaloMkZ7NvHzfnETYlSPOX9h5j5VJ+Ro9J872O8CC/g==", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0", - "@dabh/diagnostics": "^2.0.6", + "@dabh/diagnostics": "^2.0.7", "async": "^3.2.3", "is-stream": "^2.0.0", "logform": "^2.7.0",