summaryrefslogtreecommitdiffhomepage
path: root/desktop/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2025-10-24Update playwright and @playwright/test to 1.55.1Tobias Järvelöv1-26/+26
Patches the following vulnerability: https://osv.dev/vulnerability/GHSA-7mvr-c777-76hp
2025-10-24Update vite to 7.1.11Tobias Järvelöv1-8/+8
Patches the following vulnerability: https://osv.dev/vulnerability/GHSA-93m4-6634-74q7
2025-10-10Update package-lock fileOliver1-0/+2
2025-10-10Add motion packageOliver1-4/+104
2025-10-10Update package-lock.jsonTobias Järvelöv1-74/+67
2025-10-01Update playwrightOskar1-29/+33
2025-09-24Update package-lock.jsonTobias Järvelöv1-328/+474
2025-09-15Update styled-components to 6.1.19Oliver1-47/+49
2025-08-15Update package-lock.jsonTobias Järvelöv1-157/+187
2025-08-08Update electron-builder to 26David Lönnhager1-2141/+3007
Previously, we used singleArchFiles to prevent electron from lipo'ing nseventforwarder binaries together. This does not seem to work like we want anymore, but x64ArchFiles seems to achieve the same thing. Co-authored-by: Tobias Järvelöv <tobias.jarvelov@mullvad.net>
2025-08-07Bump version of tmp dependencyTobias Järvelöv1-6/+7
To address vuln: https://osv.dev/vulnerability/GHSA-52f5-9888-hmc6
2025-07-22Update dependencies to fix `CVE-2025-7783`Oliver1-65/+169
2025-07-22Update eslint to `9.31.0`Oliver1-171/+187
2025-06-30Update @types/node to 22.15.32Oliver1-49/+15
2025-06-30Update electron to 36.5.0Oliver1-10/+44
2025-06-30Update vite to 6.3.5Oliver1-236/+334
2025-06-12Update brace-expansionOliver1-42/+49
2025-05-26Revert merge of disable-enablenodecliinspectarguments-fuse-des-1969Tobias Järvelöv1-74/+0
This reverts commit 2ea8801957c79ad81ec3d7d0048f1ae632654f84, reversing changes made to 84f7346714930ed7306253315b93f59a60a23b3b. This change is done because Playwright cannot use the installed app when the fuse is disabled. Quote from Playwright's documentation: > Known issues: > > If you are not able to launch Electron and it will end up in > timeouts during launch, try the following: > > Ensure that nodeCliInspect > (FuseV1Options.EnableNodeCliInspectArguments) fuse is not set to > false. Link: https://playwright.dev/docs/api/class-electron
2025-05-19Update package-lock.jsonTobias Järvelöv1-0/+74
2025-05-02Update vite to 6.2.7David Lönnhager1-8/+8
2025-04-24Update package-lock.jsonTobias Järvelöv1-9030/+23
2025-04-16Update vite to 6.2.6Oliver1-26/+26
2025-04-07Update package-lock.jsonTobias Järvelöv1-8/+8
2025-04-01Update package-lock.jsonTobias Järvelöv1-8/+8
2025-03-31Update package-lock.jsonTobias Järvelöv1-178/+9
2025-03-27Update package-lock.jsonTobias Järvelöv1-5/+174
2025-03-19Rename win-shortcuts to windows-utilsDavid Lönnhager1-7/+7
2025-03-13Add Babel core, helpers, and runtime to development dependenciesOliver1-74/+79
CVE-2025-27789 was introduced in version 7.26.9, a dependency for several packages. Since overriding the version had no effect, we’re now adding these packages as dev dependencies to lock in a fixed version.
2025-02-25Update package-lock.jsonTobias Järvelöv1-450/+1940
2025-02-11Implement shortcut parsingOskar1-1/+20
Co-authored-by: David Lönnhager <david.l@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net>
2025-02-07Update electron to 33.4.0Markus Pettersson1-14/+15
2025-01-16Move management interface to its own packageOskar1-6/+27
2024-12-17Update grpc-dependenciesOskar1-16/+18
2024-12-17Update TypeScript to latestOskar1-7/+8
2024-12-17Update node and npmOskar1-15/+17
2024-12-17Update Electron to 33.2.1Oskar1-8/+8
2024-12-10Update mocha to 10.8.2Oliver1-145/+125
2024-12-03Upgrade styled-components to 6.1.13Oliver1-80/+92
2024-11-19Update typescript-eslintOskar1-111/+142
2024-11-19Update dependencies to non-vulnerable versionsOskar1-181/+192
elliptic, @eslint/plugin-kit and cross-spawn has been updated to non-vulnerable versions. We are not affected by the vulnerabilites.
2024-11-14Replace `nseventmonitor` with `nseventforwarder`Oskar1-27/+5
2024-11-14Add `nseventforwarder`Oskar1-0/+28
2024-11-14Move common linting to workspace rootOskar1-17/+9
2024-11-14Move TypeScript/node dependencies to workspaceOskar1-6/+5
2024-11-14Create workspace package.json and move osv-scanner.tomlOskar1-77/+161
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-0/+26045