diff --git a/examples/submodules/package-lock.json b/examples/submodules/package-lock.json index 7945442..b26a3b7 100644 --- a/examples/submodules/package-lock.json +++ b/examples/submodules/package-lock.json @@ -1301,7 +1301,7 @@ "path-parse": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", - "integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", + "integrity": "sha512-u4e4H/UUeMbJ1UnBnePf6r4cm4fFZs57BMocUSFeea807JTYk2HJnE9GjUpWHaDZk1OQGoArnWW1yEo9nd57ww==", "dev": true }, "path-platform": {