Skip to content

Commit 5756a3f

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JWS-14188253
1 parent f244c68 commit 5756a3f

File tree

2 files changed

+573
-282
lines changed

2 files changed

+573
-282
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"js-yaml": "3.14.2",
17-
"probot": "9.15.1"
17+
"probot": "10.0.0"
1818
},
1919
"devDependencies": {
2020
"@types/bunyan": "1.8.11",

0 commit comments

Comments
 (0)