Skip to content

Commit 083ab15

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency casbin to ^5.45.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f854252 commit 083ab15

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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/security": "^0.12.7",
6363
"@loopback/service-proxy": "^8.0.6",
6464
"bcryptjs": "^3.0.3",
65-
"casbin": "^5.41.0",
65+
"casbin": "^5.45.0",
6666
"jsonwebtoken": "^9.0.3",
6767
"loopback-connector-rest": "^6.0.1"
6868
},

package-lock.json

Lines changed: 5 additions & 5 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": "^8.0.6",
5454
"@types/debug": "^4.1.12",
5555
"@types/node": "^16.18.126",
56-
"casbin": "^5.41.0"
56+
"casbin": "^5.45.0"
5757
}
5858
}

0 commit comments

Comments
 (0)