diff --git a/package-lock.json b/package-lock.json index 8294e4f..5433782 100644 --- a/package-lock.json +++ b/package-lock.json @@ -499,9 +499,9 @@ "dev": true }, "acorn": { - "version": "6.2.0", - "resolved": "http://storage.mds.yandex.net/get-npm/1890008/acorn-6.2.0.tgz", - "integrity": "sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", + "integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==", "dev": true }, "acorn-jsx": {