chore(deps): bump acorn from 7.0.0 to 7.2.0 in /server

Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-09 19:02:31 +00:00 committed by GitHub
parent 331994612b
commit ea032d74d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,9 +218,9 @@
} }
}, },
"acorn": { "acorn": {
"version": "7.0.0", "version": "7.2.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.0.0.tgz", "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.2.0.tgz",
"integrity": "sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ==" "integrity": "sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ=="
}, },
"acorn-node": { "acorn-node": {
"version": "1.8.2", "version": "1.8.2",