v3.1.17
TS 4.4 now treats caught errors as `unknown` if `strict` is enabled, so turn that off and we get back to `any`, which is fine for our purposes.
TS 4.4 now treats caught errors as `unknown` if `strict` is enabled, so turn that off and we get back to `any`, which is fine for our purposes.