Skip to content

Commit 6e1f5d9

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-PATHTOREGEXP-8482416
1 parent f257774 commit 6e1f5d9

File tree

2 files changed

+1447
-1148
lines changed

2 files changed

+1447
-1148
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.1",
17-
"probot": "9.15.1"
17+
"probot": "13.4.5"
1818
},
1919
"devDependencies": {
2020
"@types/bunyan": "1.8.11",

0 commit comments

Comments
 (0)