We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8345f14 commit 15d8782Copy full SHA for 15d8782
apps/server/package.json
@@ -24,7 +24,7 @@
24
"dependencies": {
25
"@overture-stack/lyric": "workspace:^",
26
"dotenv": "^16.4.5",
27
- "express": "^4.19.2",
+ "express": "^4.20.0",
28
"helmet": "^7.1.0",
29
"swagger-jsdoc": "^6.2.8",
30
"swagger-ui-express": "^5.0.1",
packages/data-provider/package.json
@@ -41,7 +41,7 @@
41
"deep-freeze": "^0.0.1",
42
43
"drizzle-orm": "^0.29.5",
44
45
"firstline": "^2.0.2",
46
"lodash-es": "^4.17.21",
47
"multer": "1.4.5-lts.1",
0 commit comments