mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 14:26:17 +00:00
fix: dependabot fixes
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"nocodb": "0.202.5",
|
||||
"@nestjs/common": "^10.2.1",
|
||||
"@nestjs/core": "^10.2.1"
|
||||
"express": "^4.21.2",
|
||||
"nocodb": "0.263.4",
|
||||
"@nestjs/common": "^10.4.17",
|
||||
"@nestjs/core": "^10.4.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user