diff --git a/examples/submodules/package-lock.json b/examples/submodules/package-lock.json index 7945442..3a4a3a7 100644 --- a/examples/submodules/package-lock.json +++ b/examples/submodules/package-lock.json @@ -353,7 +353,7 @@ "cached-path-relative": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz", - "integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=", + "integrity": "sha512-cI79dgUmNqTnvvcEofBa2MikCUUPi91mot41JzWBXe0jyR4+fSQfuzkSmuGrRl3rtFRVAJTBvw39vyHkMHHbVg==", "dev": true }, "cipher-base": {