Skip to content

Commit

Permalink
Update dependencies (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigmontz authored Dec 27, 2022
1 parent 29c5116 commit 84bb7af
Show file tree
Hide file tree
Showing 10 changed files with 3,376 additions and 6,182 deletions.
3,949 changes: 1,271 additions & 2,678 deletions packages/bolt-connection/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/bolt-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"homepage": "https://github.com/neo4j/neo4j-javascript-driver#readme",
"devDependencies": {
"@types/jest": "^27.1.4",
"fast-check": "^3.1.3",
"jest": "^27.1.4",
"@types/jest": "^27.4.1",
"fast-check": "^3.5.0",
"jest": "^27.5.1",
"lolex": "^6.0.0",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"typescript": "^4.9.4"
},
"dependencies": {
"buffer": "^6.0.3",
Expand Down
123 changes: 57 additions & 66 deletions packages/core/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"esdoc": "^1.1.0",
"esdoc-importpath-plugin": "^1.0.2",
"esdoc-standard-plugin": "^1.0.0",
"fast-check": "^3.1.3",
"fast-check": "^3.5.0",
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
"ts-node": "^10.3.0",
"typescript": "^4.6.3"
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit 84bb7af

Please sign in to comment.