Skip to content

Commit 68da4b1

Browse files
committed
dep: updating matrixai dependencies
- async-cancellable: ^1.0.6 -> ^1.1.1 - async-init: ^1.8.2 -> ^1.8.4 - async-locks: ^3.2.0 -> ^4.0.0 - contexts: ^1.0.0 -> ^1.1.0 - db: ^5.1.0 -> ^5.2.0 - id: ^3.3.3 -> ^3.3.6 - resources: ^1.1.4 -> ^1.1.5 - timer: ^1.1.0 -> ^1.1.1 - workers: ^1.3.7 -> ^1.3.6 [ci skip]
1 parent ac6f4a0 commit 68da4b1

2 files changed

Lines changed: 135 additions & 107 deletions

File tree

package-lock.json

Lines changed: 126 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,17 @@
8080
},
8181
"dependencies": {
8282
"@grpc/grpc-js": "1.6.7",
83-
"@matrixai/async-cancellable": "^1.0.6",
84-
"@matrixai/async-init": "^1.8.2",
85-
"@matrixai/async-locks": "^3.2.0",
86-
"@matrixai/contexts": "^1.0.0",
87-
"@matrixai/db": "^5.1.0",
83+
"@matrixai/async-cancellable": "^1.1.1",
84+
"@matrixai/async-init": "^1.8.4",
85+
"@matrixai/async-locks": "^4.0.0",
86+
"@matrixai/contexts": "^1.1.0",
87+
"@matrixai/db": "^5.2.0",
8888
"@matrixai/errors": "^1.1.7",
89-
"@matrixai/id": "^3.3.3",
89+
"@matrixai/id": "^3.3.6",
9090
"@matrixai/logger": "^3.1.0",
91-
"@matrixai/resources": "^1.1.4",
92-
"@matrixai/timer": "^1.1.0",
93-
"@matrixai/workers": "^1.3.6",
91+
"@matrixai/resources": "^1.1.5",
92+
"@matrixai/timer": "^1.1.1",
93+
"@matrixai/workers": "^1.3.7",
9494
"@peculiar/asn1-pkcs8": "^2.3.0",
9595
"@peculiar/asn1-schema": "^2.3.0",
9696
"@peculiar/asn1-x509": "^2.3.0",

0 commit comments

Comments
 (0)