Skip to content

Commit 36d1be7

Browse files
committed
fix: upgrade casbin from 5.30.0 to 5.32.0
Snyk has created this PR to upgrade casbin from 5.30.0 to 5.32.0. See this package in npm: casbin See this project in Snyk: https://app.snyk.io/org/ashishkaushik/project/831f9f25-9317-4b52-8abd-f618a4ee8e6b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0987655 commit 36d1be7

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
],
4949
"dependencies": {
5050
"@loopback/core": "^6.0.2",
51-
"casbin": "^5.28.0",
51+
"casbin": "^5.32.0",
5252
"casbin-pg-adapter": "^1.4.0",
5353
"lodash": "^4.17.21"
5454
},

0 commit comments

Comments
 (0)