Skip to content

Commit

Permalink
Merge pull request #187 from Cognigy/develop
Browse files Browse the repository at this point in the history
fix(vuln): update packages to close vulnerabilities
  • Loading branch information
apdemin authored Nov 15, 2024
2 parents 4ed07d1 + fdf8d33 commit a39069d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 27 deletions.
51 changes: 25 additions & 26 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"d3-dsv": "2.0.0",
"diff": "5.0.0",
"epub2": "3.0.2",
"express": "4.21.0",
"express": "4.21.1",
"form-data": "3.0.0",
"gpt-3-encoder": "1.1.4",
"html-to-text": "9.0.5",
Expand Down Expand Up @@ -91,5 +91,8 @@
"repository": {
"type": "git",
"url": "https://github.com/Cognigy/Cognigy-CLI"
},
"overrides": {
"cross-spawn": "7.0.5"
}
}

0 comments on commit a39069d

Please sign in to comment.