Skip to content

Commit

Permalink
Merge pull request #11171 from camptocamp/audit-2.8
Browse files Browse the repository at this point in the history
Ignore CVE
  • Loading branch information
sbrunner authored Jun 20, 2024
2 parents 9eeddf0 + ac2fe93 commit 4cbb8ff
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion geoportal/.snyk
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ version: v1.25.0
ignore:
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: Requires a new node version to fix (^18.18.0, ^20.9.0, or >=21.1.0)
reason: 'Requires a new node version to fix (^18.18.0, ^20.9.0, or >=21.1.0)'
created: 2024-04-09T06:44:05.991Z
SNYK-JS-NTHCHECK-1586032:
- '*':
reason: Finally requires new version of webpack
created: 2024-06-20T06:41:37.783Z
SNYK-JS-WS-7266574:
- '*':
reason: Requires a new version of Puppeteer that we didn't succeed to make it working
created: 2024-06-20T06:45:06.586Z
patch: {}

0 comments on commit 4cbb8ff

Please sign in to comment.