Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
219 changes: 70 additions & 149 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lunr-languages": "^1.4.0",
"ramda": "^0.27.0",
"rxjs": "^7.0.0-beta.0",
"tar": ">=6.2.1"
"tar": ">=7.5.4"

Check warning on line 41 in package.json

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

package.json#L41

Package dependencies with variant versions may lead to dependency hijack and confusion attacks.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",
Expand Down
Loading