fix: package.json & package-lock.json to reduce vulnerabilities #634
Annotations
2 errors
|
run-check
Process completed with exit code 1.
|
|
../../tests/checks/external-urls/main.spec.ts > all URLs (100) should be alive:
tests/checks/external-urls/main.spec.ts#L53
AssertionError:
---
URL: https://apps.microsoft.com/detail/9ntxgkq8p7n0?hl=en-US&gl=US
Response code: 403
---
: expected [ { …(2) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ ../../tests/checks/external-urls/main.spec.ts:53:30
|