Skip to content

Commit 78c6017

Browse files
snyk-botmikaelvesavuori
authored andcommitted
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
1 parent 3437ff9 commit 78c6017

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
@@ -20,7 +20,7 @@
2020
},
2121
"license": "MIT",
2222
"devDependencies": {
23-
"serverless": "^1.63.0"
23+
"serverless": "^1.70.0"
2424
},
2525
"dependencies": {
2626
"chrome-aws-lambda": "^2.0.2",

0 commit comments

Comments
 (0)