From 1545305d43a6a1e91d060e47f0493501e844bf5b Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 12 Aug 2021 12:19:50 +0300 Subject: [PATCH] merge --- package-lock.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package-lock.json b/package-lock.json index dae20382a2..69c96ce2d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7510,6 +7510,11 @@ "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" }, + "path-parse": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", + "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" + }, "path-root": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",