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

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent c2e4f50 commit 67c9ee8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-ws-event-service",
"version": "0.1.49",
"version": "0.1.50",
"description": "Web socket service for streaming WASP events",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"express": "^4.18.2",
"express-ws": "^5.0.2",
"kafkajs": "^2.2.4",
"pino": "^8.15.0",
"pino": "^8.15.1",
"pino-http": "^8.5.0"
},
"devDependencies": {
Expand All @@ -45,14 +45,14 @@
"chai": "^4.3.8",
"delay": "^6.0.0",
"depcheck": "^1.4.5",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"mocha": "^10.2.0",
"nodemon": "^3.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.0.3",
"supertest": "^6.3.3",
"ws": "^8.14.0"
"ws": "^8.14.1"
}
}

0 comments on commit 67c9ee8

Please sign in to comment.