[Security] Bump acorn from 7.1.0 to 7.2.0

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.2.0. **This update includes security fixes.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot/npm_and_yarn/mocha-8.0.1
dependabot-preview[bot] 4 years ago committed by GitHub
parent 2bf825e2ee
commit 00188060cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json

6
package-lock.json generated

@ -58,9 +58,9 @@
}
},
"acorn": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz",
"integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==",
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.2.0.tgz",
"integrity": "sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==",
"dev": true
},
"acorn-jsx": {

Loading…
Cancel
Save