Fix node-fetch and electron CVE issues

This commit is contained in:
grossmj 2022-08-12 11:51:30 +02:00
parent b309cf92e6
commit eda1099b41

View File

@ -76,7 +76,7 @@
"ngx-childprocess": "^0.0.6",
"ngx-device-detector": "^3.0.0",
"ngx-electron": "^2.2.0",
"node-fetch": "^3.2.4",
"node-fetch": "^3.2.10",
"notosans-fontface": "^1.3.0",
"postcss-loader": "^6.2.1",
"prettier-plugin-organize-imports": "^2.3.4",
@ -105,7 +105,7 @@
"@types/jasminewd2": "^2.0.10",
"@types/node": "^17.0.31",
"codelyzer": "^0.0.28",
"electron": "13.6.6",
"electron": "20.0.2",
"electron-builder": "^23.0.3",
"file-loader": "^6.2.0",
"jasmine-core": "^4.1.0",