Skip to content

Commit

Permalink
fix: parkstay/frontend/parkstay/package.json & parkstay/frontend/park…
Browse files Browse the repository at this point in the history
…stay/.snyk to reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot authored and adonm committed May 1, 2020
1 parent f3e803c commit 8d43718
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions parkstay/frontend/parkstay/.snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- lodash:
patched: '2020-05-01T03:22:32.433Z'
- vue-data-tables > lodash:
patched: '2020-05-01T03:22:32.433Z'
- webpack-dev-server > http-proxy-middleware > lodash:
patched: '2020-05-01T03:22:32.433Z'
- webpack-dev-server > portfinder > async > lodash:
patched: '2020-05-01T03:22:32.433Z'

0 comments on commit 8d43718

Please sign in to comment.