Skip to content

Commit

Permalink
[Security] Remove unused package-lock.json (Finschia#336)
Browse files Browse the repository at this point in the history
remove unused node.js dependency file that including obsoleted versions of libraries
  • Loading branch information
torao authored and iproudhon committed Nov 3, 2021
1 parent d740cb3 commit 5d134ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24,091 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ coverage.txt
docs/_build
docs/dist
docs/.vuepress/dist
docs/package-lock.json # To avoid security notifications. If the time comes to use VuePress, activate this.
*.log
docs/node_modules/
index.html.md
Expand Down
Loading

0 comments on commit 5d134ca

Please sign in to comment.