Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 2aea301

Browse files
snyk-botmikaelvesavuori
authored andcommitted
fix: serverless/package.json & serverless/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent eb2e46a commit 2aea301

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

serverless/.snyk

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.1
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- firebase-functions > lodash:
8+
patched: '2020-05-03T04:51:30.350Z'

0 commit comments

Comments
 (0)