Dependencies update for API Gateway blueprint

This commit is contained in:
Miren Esnaola
2023-06-26 09:51:28 +02:00
parent 4b6552a6f6
commit 2c7c41b25f
2 changed files with 568 additions and 764 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@google-cloud/functions-framework": "^3.0.0",
"express": "^4.17.3"
"@google-cloud/functions-framework": "^3.2.1",
"express": "^4.18.2"
}
}