Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Jul 31, 2024
1 parent 21f8cbf commit 8529bf9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"coverage-report": "c8 report"
},
"dependencies": {
"@bedrock/core": "^6.0.0",
"@bedrock/https-agent": "^4.0.0",
"@bedrock/core": "^6.1.3",
"@bedrock/https-agent": "^4.1.0",
"@bedrock/jsonld-document-loader": "file:..",
"@bedrock/test": "^8.0.0",
"c8": "^7.11.0",
"cross-env": "^7.0.2",
"express": "^4.17.2"
"@bedrock/test": "^8.2.0",
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"express": "^4.19.2"
},
"c8": {
"excludeNodeModules": false,
Expand Down

0 comments on commit 8529bf9

Please sign in to comment.