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 Feb 27, 2024
1 parent cf56d8f commit ad46cc3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-deti-power",
"version": "1.0.71",
"version": "1.0.72",
"type": "module",
"description": "Payload processing service for WASP",
"main": "app/index.js",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/digicatapult/wasp-deti-power#readme",
"dependencies": {
"@digicatapult/wasp-payload-processor": "^1.1.100",
"@digicatapult/wasp-payload-processor": "^1.1.101",
"dotenv": "^16.4.5",
"envalid": "^7.3.1"
},
"devDependencies": {
"chai": "^4.4.1",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"kafkajs": "^2.2.4",
Expand Down

0 comments on commit ad46cc3

Please sign in to comment.