mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:37:33 +00:00
fix: sync dependencies
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@nestjs/common": "^10.3.8",
|
||||
"@nestjs/core": "^10.3.8",
|
||||
"@nestjs/common": "^10.4.17",
|
||||
"@nestjs/core": "^10.4.17",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.3",
|
||||
"nocodb": "0.204.9"
|
||||
"express": "^4.21.2",
|
||||
"nocodb": "0.263.4"
|
||||
},
|
||||
"overrides": {
|
||||
"sqlite3": "5.1.6"
|
||||
|
||||
Reference in New Issue
Block a user