Skip to content

Commit b360f17

Browse files
bahdcodersnyk-bot
andauthored
fix: package.json to reduce vulnerabilities (#370)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 Co-authored-by: snyk-bot <[email protected]>
1 parent 34fc712 commit b360f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@commitlint/cli": "^11.0.0",
4747
"@commitlint/config-conventional": "^11.0.0",
48-
"commitizen": "^4.2.2",
48+
"commitizen": "^4.2.4",
4949
"husky": "^4.3.0",
5050
"lerna": "^3.22.1",
5151
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)