Skip to content

Commit 973ef9c

Browse files
authored
chore: Add GHSA entry for nuxt e2e test (#14490)
1 parent 1d32374 commit 973ef9c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependency-review-config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
fail-on-severity: 'high'
22
allow-ghsas:
33
# dependency review does not allow specific file exclusions
4-
# we use an older version of NextJS in our tests and thus need to
4+
# we use an older version of NextJS in our tests and thus need to
55
# exclude this
66
# once our minimum supported version is over 14.1.1 this can be removed
77
- GHSA-fr5h-rqp8-mj6g
8+
# we need this for an E2E test for the minimum required version of Nuxt 3.7.0
9+
- GHSA-v784-fjjh-f8r4

0 commit comments

Comments
 (0)