Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix security vulnerabilities
Ran `npm audit fix`.

Even though this fixes a "high" severity vulnerability, all affected
packages are dev packages only.
Andrew Eisenberg committed May 10, 2021
1 parent 224195b commit 489dbb0
Showing 34 changed files with 528 additions and 214 deletions.
12 changes: 6 additions & 6 deletions node_modules/.package-lock.json

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

10 changes: 10 additions & 0 deletions node_modules/hosted-git-info/CHANGELOG.md

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

4 changes: 2 additions & 2 deletions node_modules/hosted-git-info/index.js

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

2 changes: 1 addition & 1 deletion node_modules/hosted-git-info/package.json

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

4 changes: 2 additions & 2 deletions node_modules/lodash/README.md

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

3 changes: 2 additions & 1 deletion node_modules/lodash/_baseClone.js

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

19 changes: 17 additions & 2 deletions node_modules/lodash/_baseOrderBy.js

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

4 changes: 4 additions & 0 deletions node_modules/lodash/_baseSet.js

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

11 changes: 7 additions & 4 deletions node_modules/lodash/_baseSortedIndexBy.js

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

19 changes: 19 additions & 0 deletions node_modules/lodash/_baseTrim.js

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

9 changes: 5 additions & 4 deletions node_modules/lodash/_equalArrays.js

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

9 changes: 5 additions & 4 deletions node_modules/lodash/_equalObjects.js

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

19 changes: 19 additions & 0 deletions node_modules/lodash/_trimmedEndIndex.js

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

54 changes: 48 additions & 6 deletions node_modules/lodash/core.js

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

18 changes: 9 additions & 9 deletions node_modules/lodash/core.min.js
4 changes: 4 additions & 0 deletions node_modules/lodash/filter.js
40 changes: 40 additions & 0 deletions node_modules/lodash/flake.lock
20 changes: 20 additions & 0 deletions node_modules/lodash/flake.nix
70 changes: 59 additions & 11 deletions node_modules/lodash/lodash.js
251 changes: 126 additions & 125 deletions node_modules/lodash/lodash.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions node_modules/lodash/matches.js
7 changes: 7 additions & 0 deletions node_modules/lodash/matchesProperty.js
4 changes: 4 additions & 0 deletions node_modules/lodash/overEvery.js
7 changes: 7 additions & 0 deletions node_modules/lodash/overSome.js
2 changes: 1 addition & 1 deletion node_modules/lodash/package.json
2 changes: 1 addition & 1 deletion node_modules/lodash/parseInt.js
48 changes: 48 additions & 0 deletions node_modules/lodash/release.md
6 changes: 3 additions & 3 deletions node_modules/lodash/sortBy.js
29 changes: 24 additions & 5 deletions node_modules/lodash/template.js
8 changes: 3 additions & 5 deletions node_modules/lodash/toNumber.js
6 changes: 2 additions & 4 deletions node_modules/lodash/trim.js
8 changes: 3 additions & 5 deletions node_modules/lodash/trimEnd.js
2 changes: 1 addition & 1 deletion node_modules/lodash/trimStart.js
24 changes: 12 additions & 12 deletions package-lock.json

0 comments on commit 489dbb0

Please sign in to comment.