Skip to content

Commit

Permalink
npm audit fix
Browse files Browse the repository at this point in the history
Ran the following commands:

```
$ npm audit
\# npm audit report

webpack  5.0.0 - 5.75.0
Severity: high
Cross-realm object access in Webpack 5 - GHSA-hc6q-2mpp-qw7j
fix available via `npm audit fix`
node_modules/webpack

1 high severity vulnerability

To address all issues, run:
  npm audit fix

$ npm audit fix
added 1 package, removed 2 packages, changed 16 packages, and audited 618 packages in 7s

59 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
```

Change-Id: I652471fc8f2a7621e1ec87704bb76c624cf0673a
  • Loading branch information
avm99963 committed Apr 12, 2023
1 parent f8d7485 commit 9d6aefc
Showing 1 changed file with 164 additions and 169 deletions.
Loading

0 comments on commit 9d6aefc

Please sign in to comment.