Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): [Snyk] Security upgrade mocha from 9.2.2 to 10.6.0 #2660

Merged
merged 3 commits into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. fix: packages/server/package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
    
    Signed-off-by: ebadiere <[email protected]>
    Signed-off-by: Logan Nguyen <[email protected]>
    snyk-bot authored and quiet-node committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    64e8fae View commit details
    Browse the repository at this point in the history
  2. fix: update package-lock.json

    Signed-off-by: Logan Nguyen <[email protected]>
    quiet-node committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    665d604 View commit details
    Browse the repository at this point in the history
  3. fix: removed describe import in validator.spec.ts

    Signed-off-by: Logan Nguyen <[email protected]>
    quiet-node committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f49d489 View commit details
    Browse the repository at this point in the history