Commit graph

3 commits

Author SHA1 Message Date
mm-prodsec-bot 8771c9bc93
fix: e2e/package.json & e2e/package-lock.json to reduce vulnerabilities (#3123)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-08-22 10:16:00 -04:00
mm-prodsec-bot 074ef5dd8a
[Snyk] Security upgrade @aws-sdk/client-s3 from 3.445.0 to 3.529.0 (#3117)
* fix: e2e/package.json & e2e/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-7573289

* Fix: Cannot find module 'fast-xml-parser'

* Fix: Cannot find module 'mochawesome-report-generator'

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
2024-08-01 09:11:25 -04:00
Devin Binnie 7b1b25b6e0
Move all E2E dependencies into its own folder, run from there (#3068)
* Move all E2E dependencies into its own folder, run from there

* Run flaky-tests from E2E folder

* This should work better

* Fix E2E test for Linux

* Fix for Windows, fix lint
2024-06-17 15:24:15 -04:00