diff --git a/.snyk b/.snyk index 0d62ce2..fcf302a 100644 --- a/.snyk +++ b/.snyk @@ -6,3 +6,19 @@ patch: SNYK-JS-LODASH-567746: - nyc > istanbul-lib-instrument > @babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash: patched: '2020-05-20T20:41:26.984Z' + - '@oclif/plugin-commands > lodash': + patched: '2020-05-01T02:51:32.600Z' + - '@oclif/plugin-commands > cli-ux > lodash': + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > lodash: + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > @babel/traverse > lodash: + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > lodash: + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/generator > lodash: + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash: + patched: '2020-05-01T02:51:32.600Z' + - nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash: + patched: '2020-05-01T02:51:32.600Z' diff --git a/package.json b/package.json index 4119204..f8d1e08 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "moment": "^2.24.0", "moment-timezone": "^0.5.28", "nyc": "^15.1.0", - "snyk": "^1.0.0", "ora": "^4.0.4", "signale": "^1.4.0", "test": "^0.6.0", + "snyk": "^1.316.1", "tslib": "^1.11.2" }, "devDependencies": {