Skip to content

Commit 5295bbc

Browse files
committed
fix: deps update
1 parent 4948597 commit 5295bbc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"homepage": "https://github.com/imqueue/pg-cache",
4141
"dependencies": {
42-
"@imqueue/core": "^1.11.0",
43-
"@imqueue/pg-pubsub": "^1.4.0",
44-
"@imqueue/rpc": "^1.13.0",
42+
"@imqueue/core": "^1.11.3",
43+
"@imqueue/pg-pubsub": "^1.4.3",
44+
"@imqueue/rpc": "^1.13.2",
4545
"@imqueue/tag-cache": "^1.2.0",
4646
"pg": "^8.5.1",
4747
"sequelize": "^5.21.5",

0 commit comments

Comments
 (0)