diff --git a/package-lock.json b/package-lock.json index 47ed2ad..a0ee9a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7946,9 +7946,9 @@ "dev": true }, "path-parse": { - "version": "1.0.6", - "resolved": "http://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz", - "integrity": "sha1-1i27VnlAXXLEc37FhgDp3c8G0kw=", + "version": "1.0.7", + "resolved": "https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fpath-parse%2Fdownload%2Fpath-parse-1.0.7.tgz", + "integrity": "sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=", "dev": true }, "path-to-regexp": { diff --git a/yarn.lock b/yarn.lock index 09581d9..fafcb5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5247,8 +5247,8 @@ path-key@^2.0.0, path-key@^2.0.1: resolved "http://registry.npm.taobao.org/path-key/download/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" path-parse@^1.0.5: - version "1.0.6" - resolved "http://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-to-regexp@0.1.7: version "0.1.7"