Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stav committed Oct 14, 2021
1 parent afcc8a0 commit 8012140
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
9 changes: 0 additions & 9 deletions package
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@

Notes for package.json

lodash dev dependecy added to address vulnerability:

GHSA-p6mc-m468-83gw (low severity)

Bump lodash from 4.17.15 to 4.17.19

https://github.com/stav/wgrep/network/alert/package-lock.json/lodash/open

7 changes: 3 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wgrep",
"version": "0.4.7",
"version": "0.4.8",
"description": "Find text within all resources of a webpage",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -31,7 +31,6 @@
"shelljs": "^0.8.4"
},
"devDependencies": {
"jest": "^27.2.5",
"lodash": ">=4.17.21"
"jest": "^27.2.5"
}
}

0 comments on commit 8012140

Please sign in to comment.