Skip to content

Commit 3d6dd2e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: update dependency casbin to ^5.14.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 2f6b8d7 commit 3d6dd2e

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

examples/access-control-migration/package-lock.json

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

examples/access-control-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@loopback/service-proxy": "^4.1.1",
6363
"@types/bcryptjs": "2.4.2",
6464
"bcryptjs": "^2.4.3",
65-
"casbin": "^5.13.2",
65+
"casbin": "^5.14.0",
6666
"jsonwebtoken": "^8.5.1",
6767
"loopback-connector-rest": "^4.0.1"
6868
},

packages/authorization/package-lock.json

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

packages/authorization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"@loopback/testlab": "^4.1.1",
5454
"@types/debug": "^4.1.7",
5555
"@types/node": "^12.20.47",
56-
"casbin": "^5.13.2"
56+
"casbin": "^5.14.0"
5757
}
5858
}

0 commit comments

Comments
 (0)