Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Security upgrade github-api from 3.3.0 to 3.4.0 #438

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
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
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346
  • Loading branch information
snyk-bot committed Feb 10, 2022
commit 264c5df43a30ffd4ed78c8202dc142e0118b22d2
42 changes: 16 additions & 26 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 @@ -65,7 +65,7 @@
"font-awesome": "~4.3.0",
"footable": "~2.0.3",
"get-parameter-names": "^0.3.0",
"github-api": "^3.3.0",
"github-api": "^3.4.0",
"gitlab": "^3.3.6",
"guid": "0.0.12",
"icheck": "1.0.2",
Expand Down