Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 6, 2023
1 parent 9a408e3 commit a6d9b2b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 67 deletions.
97 changes: 31 additions & 66 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 @@ -35,7 +35,7 @@
"@octokit/app": "^4.1.0",
"@octokit/auth-app": "^4.0.9",
"@octokit/core": "^3.6.0",
"ali-oss": "^6.17.1",
"ali-oss": "^6.18.0",
"dateformat": "^4.5.1",
"github-graphql-v4-client": "0.1.4",
"ijavascript-plotly": "0.0.1",
Expand Down

0 comments on commit a6d9b2b

Please sign in to comment.