Bugfix/vulnerabilities #388

Merged
Serraniel merged 5 commits from bugfix/vulnerabilities into develop 2021-11-06 13:28:50 +01:00

5 commits

Author SHA1 Message Date
Serraniel 46cad9a46f
deduped package lock 2021-11-05 22:53:48 +01:00
Serraniel d52214c15f
caniuselite updates 2021-11-05 22:50:31 +01:00
Serraniel 74491e5d18
Small color update 2021-11-05 22:46:17 +01:00
Serraniel 14bc1051a3
Small fix to compile ts again
Old code was okay according to mdn: https://developer.mozilla.org/de/docs/Web/API/Document/createTreeWalker
Typescript not liking it: https://github.com/microsoft/TypeScript/issues/33462#issuecomment-912517410

We fine with removing the params as it was optional at all and we set to false
2021-11-05 22:40:51 +01:00
Serraniel 03f9f9c34a
Patches 2021-11-05 22:34:37 +01:00