Skip to content

Commit

Permalink
chore(deps): update dependency neo4j-driver to v5.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent c1a7a51 commit 0027d5a
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"neo4j-driver": "5.18.0",
"neo4j-driver": "5.19.0",
"prettier": "2.8.8",
"set-tz": "0.2.0",
"ts-jest": "29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-amqp-subscriptions-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"camelcase": "6.3.0",
"graphql-ws": "5.16.0",
"jest": "29.7.0",
"neo4j-driver": "5.18.0",
"neo4j-driver": "5.19.0",
"pluralize": "8.0.0",
"randomstring": "1.3.0",
"supertest": "6.3.4",
Expand Down
35 changes: 32 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2822,7 +2822,7 @@ __metadata:
cors: "npm:^2.8.5"
graphql-ws: "npm:5.16.0"
jest: "npm:29.7.0"
neo4j-driver: "npm:5.18.0"
neo4j-driver: "npm:5.19.0"
pluralize: "npm:8.0.0"
randomstring: "npm:1.3.0"
supertest: "npm:6.3.4"
Expand Down Expand Up @@ -15578,14 +15578,43 @@ __metadata:
languageName: node
linkType: hard

"neo4j-driver-bolt-connection@npm:5.19.0":
version: 5.19.0
resolution: "neo4j-driver-bolt-connection@npm:5.19.0"
dependencies:
buffer: "npm:^6.0.3"
neo4j-driver-core: "npm:5.19.0"
string_decoder: "npm:^1.3.0"
checksum: 10c0/fba6b9b3628c942332a7df817d3b0a418dae589f8077afade602fa2db7c6f54edab5f5c3f9ea4d7217ee67a1bb07cfd7c6004e86c2630d8ffdcc0e8c2e673971
languageName: node
linkType: hard

"neo4j-driver-core@npm:5.18.0":
version: 5.18.0
resolution: "neo4j-driver-core@npm:5.18.0"
checksum: 10c0/b61c3028974f45f03fdb213668c46a4798b239c064bcf8ccae5aa766804aeb685c4133b8ddbb31504cf7ec52c2935961c5962f25456735cc76c22906f3d30971
languageName: node
linkType: hard

"neo4j-driver@npm:5.18.0, neo4j-driver@npm:^5.8.0":
"neo4j-driver-core@npm:5.19.0":
version: 5.19.0
resolution: "neo4j-driver-core@npm:5.19.0"
checksum: 10c0/43f07c465d0ff7249527a317c49f881e25bd14e39df10f7af80ffb66488767586045cd3c5c1909b3ff55f50b147f80b1e25e172b99a032091df34198834e641d
languageName: node
linkType: hard

"neo4j-driver@npm:5.19.0":
version: 5.19.0
resolution: "neo4j-driver@npm:5.19.0"
dependencies:
neo4j-driver-bolt-connection: "npm:5.19.0"
neo4j-driver-core: "npm:5.19.0"
rxjs: "npm:^7.8.1"
checksum: 10c0/91875b2816ec1f34a08e69fec2949ad6876d9fbf0017a9cdd8ca20ed79faf34f054b836f442e1dae8a1bc6c254cfbea6599657488b00d37ad1f065d8335bf0e7
languageName: node
linkType: hard

"neo4j-driver@npm:^5.8.0":
version: 5.18.0
resolution: "neo4j-driver@npm:5.18.0"
dependencies:
Expand Down Expand Up @@ -15621,7 +15650,7 @@ __metadata:
husky: "npm:9.0.11"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
neo4j-driver: "npm:5.18.0"
neo4j-driver: "npm:5.19.0"
prettier: "npm:2.8.8"
set-tz: "npm:0.2.0"
ts-jest: "npm:29.1.2"
Expand Down

0 comments on commit 0027d5a

Please # to comment.