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

Commit 47ddee7

Browse files
fix: fixed and whitelisted vulnerabilities (#833)
* fix: fixed @adobe/css-tools vulnerability * refactor: whitelisted axios vulnerability since we'll upgrade it separately * fix: fixed integrity issue
1 parent 1e71ee2 commit 47ddee7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

audit-ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"allowlist": [
3-
"GHSA-hpx4-r86g-5jrg"
3+
"GHSA-hpx4-r86g-5jrg",
4+
"GHSA-wf5p-g6vw-rhxx"
45
],
56
"moderate": true
67
}

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)