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 11, 2023
1 parent d5e75d4 commit 5d571d2
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/resolver-cache-datasource",
"version": "1.0.0",
"version": "1.0.1",
"description": "Resolver caching DataSource for Apollo GraphQL projects",
"main": "lib/index.js",
"author": "Digital Catapult (https://www.digicatapult.org.uk/)",
Expand Down Expand Up @@ -28,24 +28,24 @@
"coverage": "c8 npm run test"
},
"dependencies": {
"@apollo/datasource-rest": "^6.0.1"
"@apollo/datasource-rest": "^6.1.0"
},
"devDependencies": {
"@apollo/server": "^4.9.1",
"@apollo/server": "^4.9.3",
"@apollo/utils.keyvaluecache": "^3.0.0",
"@babel/eslint-parser": "^7.22.10",
"@babel/eslint-parser": "^7.22.15",
"c8": "^8.0.1",
"chai": "^4.3.7",
"chai": "^4.3.8",
"cors": "^2.8.5",
"depcheck": "^1.4.5",
"eslint": "^8.47.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"express": "^4.18.2",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"mocha": "^10.2.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"sinon": "^15.2.0",
"supertest": "^6.3.3"
}
Expand Down

0 comments on commit 5d571d2

Please sign in to comment.