From 0b6c02b32c2979659d44464cae0d7f1098555d7b Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Tue, 26 Nov 2024 15:49:40 +0100 Subject: [PATCH] add entry for nuxt e2e test --- .github/dependency-review-config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependency-review-config.yml b/.github/dependency-review-config.yml index 99deb0e2677c..3becba39719e 100644 --- a/.github/dependency-review-config.yml +++ b/.github/dependency-review-config.yml @@ -1,7 +1,9 @@ fail-on-severity: 'high' allow-ghsas: # dependency review does not allow specific file exclusions - # we use an older version of NextJS in our tests and thus need to + # we use an older version of NextJS in our tests and thus need to # exclude this # once our minimum supported version is over 14.1.1 this can be removed - GHSA-fr5h-rqp8-mj6g + # we need this for an E2E test for the minimum required version of Nuxt 3.7.0 + - GHSA-v784-fjjh-f8r4