diff --git a/TestAngular/TestAngular/ClientApp/package-lock.json b/TestAngular/TestAngular/ClientApp/package-lock.json index 89bf4f8..13d5092 100644 --- a/TestAngular/TestAngular/ClientApp/package-lock.json +++ b/TestAngular/TestAngular/ClientApp/package-lock.json @@ -1559,9 +1559,9 @@ } }, "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=", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==", "dev": true }, "callsite": {