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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Oct 2, 2024
1 parent bbfad24 commit 668ce2b
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 66 deletions.
179 changes: 114 additions & 65 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 @@ -61,7 +61,7 @@
"dependencies": {
"@elastic/elasticsearch": "7.13",
"app-root-path": "^3.1.0",
"dd-trace": "^3.28.0",
"dd-trace": "^4.47.0",
"fast-csv": "^4.3.6",
"node-stream-zip": "^1.15.0",
"winston": "^3.11.0"
Expand Down

0 comments on commit 668ce2b

Please sign in to comment.