Merge pull request #22 from gillkyle/dependabot/npm_and_yarn/functions/acorn-6.4.1

This commit is contained in:
Kyle Gill
2020-05-03 15:53:17 -06:00
committed by GitHub

View File

@@ -394,9 +394,9 @@
} }
}, },
"acorn": { "acorn": {
"version": "6.1.1", "version": "6.4.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.1.1.tgz", "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
"integrity": "sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==", "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==",
"dev": true "dev": true
}, },
"acorn-jsx": { "acorn-jsx": {