Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot committed Jun 2, 2020
1 parent c195030 commit fa9a50b
Show file tree
Hide file tree
Showing 3 changed files with 672 additions and 599 deletions.
10 changes: 10 additions & 0 deletions .snyk
Expand Up @@ -502,3 +502,13 @@ patch:
patched: '2020-05-01T09:51:56.401Z'
- nuxt > @nuxt/webpack > @nuxt/babel-preset-app > @babel/preset-env > @babel/plugin-transform-exponentiation-operator > @babel/helper-builder-binary-assignment-operator-visitor > @babel/helper-explode-assignable-expression > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
patched: '2020-05-01T09:51:56.401Z'
- nuxt > @nuxt/builder > @nuxt/webpack > hard-source-webpack-plugin > lodash:
patched: '2020-06-02T04:57:07.038Z'
- nuxt > @nuxt/builder > @nuxt/webpack > html-webpack-plugin > lodash:
patched: '2020-06-02T04:57:07.038Z'
- nuxt > @nuxt/builder > @nuxt/webpack > webpack-bundle-analyzer > lodash:
patched: '2020-06-02T04:57:07.038Z'
- nuxt > @nuxt/builder > @nuxt/webpack > optimize-css-assets-webpack-plugin > last-call-webpack-plugin > lodash:
patched: '2020-06-02T04:57:07.038Z'
- nuxt > @nuxt/builder > @nuxt/webpack > @nuxt/babel-preset-app > @babel/preset-env > @babel/plugin-transform-exponentiation-operator > @babel/helper-builder-binary-assignment-operator-visitor > @babel/helper-explode-assignable-expression > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
patched: '2020-06-02T04:57:07.038Z'

0 comments on commit fa9a50b

Please sign in to comment.