diff --git a/Licensing/NetCore/ElectronStandalone/package-lock.json b/Licensing/NetCore/ElectronStandalone/package-lock.json index a37b1cc..e6c16f5 100644 --- a/Licensing/NetCore/ElectronStandalone/package-lock.json +++ b/Licensing/NetCore/ElectronStandalone/package-lock.json @@ -2160,9 +2160,9 @@ } }, "moment": { - "version": "2.24.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", - "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "ms": { "version": "2.0.0", diff --git a/Licensing/NetCore/ElectronStandalone/package.json b/Licensing/NetCore/ElectronStandalone/package.json index f061b41..e3d5e4c 100644 --- a/Licensing/NetCore/ElectronStandalone/package.json +++ b/Licensing/NetCore/ElectronStandalone/package.json @@ -28,7 +28,7 @@ "@fortawesome/fontawesome-free-solid": "^5.0.13", "electron": "7.1.2", "electron-edge-js": "12.8.1", - "moment": "^2.22.2", + "moment": "^2.29.2", "mustache": "^2.3.0" }, "devDependencies": {