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 Jun 3, 2023
1 parent 36f8300 commit a2b4556
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
52 changes: 26 additions & 26 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-api",
"version": "2.1.40",
"version": "2.1.41",
"description": "GraphQL API service for WASP",
"main": "app/index.js",
"license": "Apache-2.0",
Expand Down Expand Up @@ -33,7 +33,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"dataloader": "^2.2.2",
"dotenv": "^16.1.1",
"dotenv": "^16.1.3",
"envalid": "^7.3.1",
"express": "^4.18.2",
"graphql": "^16.6.0",
Expand All @@ -59,7 +59,7 @@
"nodemon": "^2.0.22",
"pino-colada": "^2.2.2",
"prettier": "^2.8.8",
"redis": "^4.6.6",
"redis": "^4.6.7",
"sinon": "^15.1.0",
"supertest": "^6.3.3"
}
Expand Down

0 comments on commit a2b4556

Please sign in to comment.