Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed and whitelisted vulnerabilities (#833)
Browse files Browse the repository at this point in the history
* fix: fixed @adobe/css-tools vulnerability

* refactor: whitelisted axios vulnerability since we'll upgrade it separately

* fix: fixed integrity issue
abdullahwaheed authored and regisb committed Dec 6, 2023
1 parent aa17a9a commit bbbfae7
Showing 2 changed files with 5 additions and 5 deletions.
3 changes: 2 additions & 1 deletion audit-ci.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"allowlist": [
"GHSA-hpx4-r86g-5jrg"
"GHSA-hpx4-r86g-5jrg",
"GHSA-wf5p-g6vw-rhxx"
],
"moderate": true
}
7 changes: 3 additions & 4 deletions package-lock.json

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

0 comments on commit bbbfae7

Please sign in to comment.