Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit 79c6366

Browse files
committed
Update dependency express to ^4.18.3
1 parent 6f2f482 commit 79c6366

File tree

2 files changed

+13
-80
lines changed

2 files changed

+13
-80
lines changed

package-lock.json

Lines changed: 11 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digicatapult/wasp-reading-service",
3-
"version": "0.1.116",
3+
"version": "0.1.117",
44
"description": "Service for WASP",
55
"main": "app/index.js",
66
"type": "module",
@@ -34,7 +34,7 @@
3434
"cors": "^2.8.5",
3535
"dotenv": "^16.4.5",
3636
"envalid": "^8.0.0",
37-
"express": "^4.18.2",
37+
"express": "^4.18.3",
3838
"express-openapi": "^12.1.3",
3939
"kafkajs": "^2.2.4",
4040
"knex": "^3.1.0",

0 commit comments

Comments
 (0)