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 8, 2023
1 parent 36f8300 commit bdf4e49
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

10 changes: 5 additions & 5 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 @@ -29,11 +29,11 @@
"@digicatapult/apollo-type-validation-plugin": "^1.1.1",
"@digicatapult/resolver-cache-datasource": "^0.1.0",
"@graphql-tools/schema": "^10.0.0",
"@keyv/redis": "^2.5.8",
"@keyv/redis": "^2.6.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"dataloader": "^2.2.2",
"dotenv": "^16.1.1",
"dotenv": "^16.1.4",
"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 bdf4e49

Please sign in to comment.