Skip to content

Commit

Permalink
Bump neo4j-driver from 4.4.4 to 5.17.0 (#292)
Browse files Browse the repository at this point in the history
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 4.4.4 to 5.17.0.
- [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases)
- [Commits](neo4j/neo4j-javascript-driver@4.4.4...5.17.0)

---
updated-dependencies:
- dependency-name: neo4j-driver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 2fb4ce7 commit a86d76b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 157 deletions.
197 changes: 41 additions & 156 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"lodash": "^4.17.21",
"neo4j-driver": "^4.4.4"
"neo4j-driver": "^5.17.0"
},
"devDependencies": {
"css-loader": "^6.10.0",
Expand Down

0 comments on commit a86d76b

Please sign in to comment.