Skip to content

Commit

Permalink
fix: update vulnerable lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Yegupov committed Jul 10, 2019
1 parent 1321ec5 commit c9281cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ ignore:
- update-notifier > boxen > term-size > execa:
reason: None given
expires: '2019-05-31T17:15:04.209Z'
SNYK-JS-LODASH-450202:
- '*':
reason: No new version available yet
expires: '2019-08-01T12:07:27.178Z'
patch: {}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"git-url-parse": "11.1.2",
"glob": "^7.1.3",
"inquirer": "^6.2.2",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"needle": "^2.2.4",
"opn": "^5.5.0",
"os-name": "^3.0.0",
Expand Down

0 comments on commit c9281cb

Please sign in to comment.