mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
refactor(core): Move Logger to core (no-changelog) (#12310)
This commit is contained in:
committed by
GitHub
parent
b4c77f27b6
commit
471d7b9420
@@ -104,7 +104,6 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"bull": "4.12.1",
|
||||
"cache-manager": "5.2.3",
|
||||
"callsites": "3.1.0",
|
||||
"change-case": "4.1.2",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.0",
|
||||
@@ -149,7 +148,7 @@
|
||||
"p-cancelable": "2.1.1",
|
||||
"p-lazy": "3.1.0",
|
||||
"pg": "8.12.0",
|
||||
"picocolors": "1.0.1",
|
||||
"picocolors": "catalog:",
|
||||
"pkce-challenge": "3.0.0",
|
||||
"posthog-node": "3.2.1",
|
||||
"prom-client": "13.2.0",
|
||||
@@ -169,7 +168,6 @@
|
||||
"typedi": "catalog:",
|
||||
"uuid": "catalog:",
|
||||
"validator": "13.7.0",
|
||||
"winston": "3.14.2",
|
||||
"ws": "8.17.1",
|
||||
"xml2js": "catalog:",
|
||||
"xmllint-wasm": "3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user