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 Sep 13, 2024
1 parent 669e4e7 commit 8784490
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 107 deletions.
203 changes: 97 additions & 106 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 @@ -177,7 +177,7 @@
"regextras": "^0.8.0",
"sass": "^1.75.0",
"sass-loader": "^13.2.2",
"sinon": "<= 5.0.7",
"sinon": "19.0.0",
"style-loader": "^3.3.1",
"tar": "^7.4.3",
"ts-jest": "^29.2.3",
Expand Down

0 comments on commit 8784490

Please sign in to comment.