Skip to content

Commit 5f884d5

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent 68293e8 commit 5f884d5

File tree

2 files changed

+28
-51
lines changed

2 files changed

+28
-51
lines changed

package-lock.json

Lines changed: 27 additions & 50 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
@@ -37,7 +37,7 @@
3737
"@types/bluebird": "^3.5.36",
3838
"ansi-regex": "^6.0.1",
3939
"browserslist": "^4.20.3",
40-
"casbin": "4.7.2",
40+
"casbin": "5.6.2",
4141
"casbin-sequelize-adapter": "2.3.2",
4242
"chai": "^4.3.6",
4343
"complexity": "0.0.6",

0 commit comments

Comments
 (0)