Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 19 additions & 8 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,12 @@ ignore:
created: 2024-09-17T13:05:57.071Z
SNYK-JS-ELECTRON-8642944:
- '*':
reason: >-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
expires: 2025-03-26T09:48:32.235Z
created: 2025-01-27T09:48:32.246Z
SNYK-JS-ELECTRON-8642948:
- '*':
reason: >-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
expires: 2025-03-26T09:49:13.962Z
created: 2025-01-27T09:49:13.968Z
SNYK-JS-ELECTRON-8097217:
Expand All @@ -38,16 +36,29 @@ ignore:
created: 2025-01-27T09:49:21.596Z
SNYK-JS-ELECTRON-8604283:
- '*':
reason: >-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
expires: 2025-03-26T09:49:31.423Z
created: 2025-01-27T09:49:31.431Z
SNYK-JS-ELECTRON-8642946:
- '*':
reason: >-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
expires: 2025-02-26T09:49:38.738Z
created: 2025-01-27T09:49:38.746Z
SNYK-JS-ELECTRON-8738830:
- '*':
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
expires: 2025-03-30T12:35:57.970Z
created: 2025-02-28T12:35:57.978Z
SNYK-JS-ELECTRON-8738832:
- '*':
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
expires: 2025-03-30T12:36:22.672Z
created: 2025-02-28T12:36:22.681Z
SNYK-JS-ELECTRON-8738839:
- '*':
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
expires: 2025-03-30T12:36:40.477Z
created: 2025-02-28T12:36:40.484Z
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
Expand Down
2 changes: 1 addition & 1 deletion configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cli-progress": "^3.9.1",
"core-js": "^3.17.3",
"css-loader": "^4.3.0",
"electron": "^32.3.1",
"electron": "^32.3.2",
"html-webpack-plugin": "^5.6.0",
"less": "^3.13.1",
"less-loader": "^10.0.1",
Expand Down
Loading