mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Upgrade typeorm, sqlite3, and pg/pg-promise (#8579)
This commit is contained in:
committed by
GitHub
parent
5750e8e88e
commit
7826bd842a
@@ -156,27 +156,27 @@
|
||||
"passport": "0.6.0",
|
||||
"passport-cookie": "1.0.9",
|
||||
"passport-jwt": "4.0.1",
|
||||
"pg": "8.8.0",
|
||||
"pg": "8.11.3",
|
||||
"picocolors": "1.0.0",
|
||||
"pkce-challenge": "3.0.0",
|
||||
"posthog-node": "3.2.1",
|
||||
"prom-client": "13.2.0",
|
||||
"psl": "1.9.0",
|
||||
"raw-body": "2.5.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"reflect-metadata": "0.2.1",
|
||||
"replacestream": "4.0.3",
|
||||
"samlify": "2.8.9",
|
||||
"semver": "7.5.4",
|
||||
"shelljs": "0.8.5",
|
||||
"simple-git": "3.17.0",
|
||||
"source-map-support": "0.5.21",
|
||||
"sqlite3": "5.1.6",
|
||||
"sqlite3": "5.1.7",
|
||||
"sse-channel": "4.0.0",
|
||||
"sshpk": "1.17.0",
|
||||
"swagger-ui-express": "5.0.0",
|
||||
"syslog-client": "1.1.1",
|
||||
"typedi": "0.10.0",
|
||||
"typeorm": "0.3.17",
|
||||
"typeorm": "0.3.20",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
"winston": "3.8.2",
|
||||
|
||||
Reference in New Issue
Block a user