From 73242028e68a93739f18459e7cd54b25c653e40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 08:27:12 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20path-parse=20from=201.0.6=20to=201.0.7?= =?UTF-8?q?=20in=20/javascript/=E5=AE=9E=E7=8E=B0=E5=A4=A7=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=96=AD=E7=82=B9=E7=BB=AD=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/javascript/\345\256\236\347\216\260\345\244\247\346\226\207\344\273\266\346\226\255\347\202\271\347\273\255\344\274\240/package-lock.json" "b/javascript/\345\256\236\347\216\260\345\244\247\346\226\207\344\273\266\346\226\255\347\202\271\347\273\255\344\274\240/package-lock.json" index 6049ba0..fe11a47 100644 --- "a/javascript/\345\256\236\347\216\260\345\244\247\346\226\207\344\273\266\346\226\255\347\202\271\347\273\255\344\274\240/package-lock.json" +++ "b/javascript/\345\256\236\347\216\260\345\244\247\346\226\207\344\273\266\346\226\255\347\202\271\347\273\255\344\274\240/package-lock.json" @@ -4385,9 +4385,9 @@ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" }, "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz", - "integrity": "sha1-1i27VnlAXXLEc37FhgDp3c8G0kw=" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "path-to-regexp": { "version": "0.1.7",