diff --git a/package-lock.json b/package-lock.json index 2217d96..d6979ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rise-cache-v2", - "version": "1.8.0", + "version": "1.8.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -5319,9 +5319,9 @@ } }, "object-path": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz", - "integrity": "sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=", + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.8.tgz", + "integrity": "sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==", "dev": true }, "object-visit": { @@ -6073,10 +6073,6 @@ } } } - }, - "windows-shortcuts": { - "version": "git+https://github.com/Rise-Vision/windows-shortcuts.git#32fee96f6bdeeddb1cf4a9d87a0adf883b70587b", - "from": "git+https://github.com/Rise-Vision/windows-shortcuts.git" } } }, @@ -7256,6 +7252,10 @@ "isexe": "^2.0.0" } }, + "windows-shortcuts": { + "version": "git+https://github.com/Rise-Vision/windows-shortcuts.git#32fee96f6bdeeddb1cf4a9d87a0adf883b70587b", + "from": "git+https://github.com/Rise-Vision/windows-shortcuts.git" + }, "wordwrap": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",