diff --git a/nvcs-client/package-lock.json b/nvcs-client/package-lock.json index 872e6a9..7f2f22f 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.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nvcs-configuration-tool", - "version": "1.7.4", + "version": "1.7.5", "license": "MIT", "dependencies": { "electron-squirrel-startup": "^1.0.1", @@ -1336,9 +1336,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.8.10", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz", - "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==", + "version": "0.8.12", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.12.tgz", + "integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==", "dev": true, "license": "MIT", "engines": {