Merge pull request #134 from kayteh/dependabot/npm_and_yarn/Server/acorn-7.1.1

This commit is contained in:
dependabot-preview[bot] 2020-05-05 03:35:45 +00:00 committed by GitHub
commit eb07d51ea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,9 +305,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.1.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz",
"integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg=="
},
"acorn-jsx": {
"version": "5.1.0",