diff --git a/nvcs-client/package-lock.json b/nvcs-client/package-lock.json index 872e6a9..3ef487f 100644 --- a/nvcs-client/package-lock.json +++ b/nvcs-client/package-lock.json @@ -1,12 +1,12 @@ { "name": "nvcs-configuration-tool", - "version": "1.7.4", + "version": "1.7.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nvcs-configuration-tool", - "version": "1.7.4", + "version": "1.7.6", "license": "MIT", "dependencies": { "electron-squirrel-startup": "^1.0.1", @@ -4475,9 +4475,9 @@ } }, "node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "license": "MIT" }, "node_modules/lodash.get": {