Skip to content

Commit 66859c9

Browse files
snyk-botmikaelvesavuori
authored andcommitted
fix: .snyk & package.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:ms:20170412
1 parent 0557b27 commit 66859c9

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"chrome-aws-lambda": "^2.0.2",
2727
"puppeteer-core": "^2.1.1",
28-
"snyk": "^1.319.2"
28+
"snyk": "^1.321.0"
2929
},
3030
"scripts": {
3131
"snyk-protect": "snyk protect",

0 commit comments

Comments
 (0)