Skip to content

Commit 52c40b8

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent 5780f10 commit 52c40b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"concurrently": "^6.1.0",
2323
"eslint": "^8.0.1",
2424
"eslint-config-prettier": "^8.9.0",
25-
"eslint-plugin-github": "^4.9.2",
25+
"eslint-plugin-github": "^5.1.0",
2626
"eslint-plugin-jest": "^27.2.3",
2727
"eslint-plugin-prettier": "^5.0.0",
2828
"flow-bin": "^0.115.0",

0 commit comments

Comments
 (0)