Skip to content

Commit 24568e8

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

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.5",
6363
"@loopback/service-proxy": "^8.0.4",
6464
"bcryptjs": "^3.0.2",
65-
"casbin": "^5.39.0",
65+
"casbin": "^5.40.0",
6666
"jsonwebtoken": "^9.0.2",
6767
"loopback-connector-rest": "^5.0.11"
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.4",
5454
"@types/debug": "^4.1.12",
5555
"@types/node": "^16.18.126",
56-
"casbin": "^5.39.0"
56+
"casbin": "^5.40.0"
5757
}
5858
}

0 commit comments

Comments
 (0)