diff --git a/npm_and_yarn/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json b/npm_and_yarn/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json index 1d8e94f267..cdc2959f88 100644 --- a/npm_and_yarn/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json +++ b/npm_and_yarn/helpers/test/npm6/fixtures/conflicting-dependency-parser/deeply-nested/package-lock.json @@ -79,9 +79,9 @@ "integrity": "sha1-oQTiSsIpVjxCXk6n51tXihnuIY4=" }, "async": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz", - "integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==", + "version": "2.6.4", + "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", + "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", "requires": { "lodash": "^4.17.14" } @@ -386,7 +386,7 @@ "async": { "version": "1.5.2", "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" + "integrity": "sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==" } } },