Skip to content

Commit

Permalink
chore(203): resolving the vulnerability test failure (#207)
Browse files Browse the repository at this point in the history
* PISP Demo Initial Commit

* Update README.md

* Update README.md

* Update README.md

* resolving lint fix errors

* reverting common file changes

* reverting changes to the CHANGELOG.md

* moving the pisp setup guide to relevant folder location

* removing unused or irrelevant files

* resolving the files linking that were causing build fails in the previous commit

* reverting the changes made to BrandIcon.jsx

* updating the BrandIcon.jsx to follow the eslint rules of indentation

* taking down the font size in the payer and payee mobiles and resolving the port conflict on 6060

* resolving a eslint spacing issue

* .

* .

* resolving the vulnerability test failure

* resolving the vulnerability test failure
  • Loading branch information
pawarspeaks authored Sep 19, 2024
1 parent bf1c77b commit e002c1a
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 110 deletions.
13 changes: 9 additions & 4 deletions audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"GHSA-w8qv-6jwh-64r5", // https://github.com/advisories/GHSA-w8qv-6jwh-64r5
"GHSA-36jr-mh4h-2g58", // https://github.com/advisories/GHSA-36jr-mh4h-2g58
"GHSA-phwq-j96m-2c2q", // https://github.com/advisories/GHSA-phwq-j96m-2c2q
"GHSA-ww39-953v-wcq6", // https://github.com/advisories/GHSA-ww39-953v-wcq6
"GHSA-c36v-fmgq-m8hx", // https://github.com/advisories/GHSA-c36v-fmgq-m8hx
"GHSA-33f9-j839-rf8h", // https://github.com/advisories/GHSA-33f9-j839-rf8h
"GHSA-3rfm-jhwj-7488", // https://github.com/advisories/GHSA-3rfm-jhwj-7488
Expand All @@ -24,7 +23,13 @@
"GHSA-c2qf-rxjj-qqgw", // https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
"GHSA-g4rg-993r-mgx7", // https://github.com/advisories/GHSA-g4rg-993r-mgx7
"GHSA-7fh5-64p2-3v2j", // https://github.com/advisories/GHSA-7fh5-64p2-3v2j
"GHSA-wr3j-pwj9-hqq6" // https://github.com/advisories/GHSA-wr3j-pwj9-hqq6
"GHSA-wr3j-pwj9-hqq6", // https://github.com/advisories/GHSA-wr3j-pwj9-hqq6
"GHSA-2p57-rm9w-gvfp", // https://github.com/advisories/GHSA-2p57-rm9w-gvfp
"GHSA-35jh-r3h4-6jhm", // https://github.com/advisories/GHSA-35jh-r3h4-6jhm
"GHSA-952p-6rrq-rcjv", // https://github.com/advisories/GHSA-952p-6rrq-rcjv
"GHSA-ghr5-ch3p-vcr6", // https://github.com/advisories/GHSA-ghr5-ch3p-vcr6
"GHSA-grv7-fg5c-xmjg", // https://github.com/advisories/GHSA-grv7-fg5c-xmjg
"GHSA-mmhx-hmjr-r674", // https://github.com/advisories/GHSA-mmhx-hmjr-r674
"GHSA-vc8w-jr9v-vj7f" // https://github.com/advisories/GHSA-vc8w-jr9v-vj7f
]
}

}
Loading

0 comments on commit e002c1a

Please sign in to comment.