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 6, 2023
1 parent 36f8300 commit d8216ba
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
110 changes: 55 additions & 55 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-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 @@ -51,15 +51,15 @@
"c8": "^7.14.0",
"chai": "^4.3.7",
"depcheck": "^1.4.3",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"graphql-markdown": "^7.0.0",
"mocha": "^10.2.0",
"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 d8216ba

Please sign in to comment.