Skip to content

Commit

Permalink
build: updating core libraries
Browse files Browse the repository at this point in the history
Updated js-async-init from 1.6.0 to 1.7.1
Updated js-async-locks from 2.0.0 to 2.2.0
Updated js-db from 3.2.0 to 3.2.3
Updating js-workers from 1.2.5 to 1.3.1
  • Loading branch information
emmacasolin committed Jun 6, 2022
1 parent 56c4a50 commit 620f8c4
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 84 deletions.
126 changes: 46 additions & 80 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
},
"dependencies": {
"@grpc/grpc-js": "1.3.7",
"@matrixai/async-init": "^1.6.0",
"@matrixai/async-locks": "^2.0.0",
"@matrixai/db": "^3.2.0",
"@matrixai/async-init": "^1.7.1",
"@matrixai/async-locks": "^2.2.0",
"@matrixai/db": "^3.2.3",
"@matrixai/errors": "^1.0.1",
"@matrixai/id": "^3.3.2",
"@matrixai/logger": "^2.1.0",
"@matrixai/resources": "^1.0.0",
"@matrixai/workers": "^1.2.5",
"@matrixai/workers": "^1.3.1",
"ajv": "^7.0.4",
"bip39": "^3.0.3",
"canonicalize": "^1.0.5",
Expand Down

0 comments on commit 620f8c4

Please sign in to comment.