Skip to content

Commit b4d1fc1

Browse files
fix(deps): Update jest dependencies on api (firecrawl#2799)
1 parent 77432a8 commit b4d1fc1

3 files changed

Lines changed: 45 additions & 95 deletions

File tree

apps/api/audit-ci.jsonc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
33
"low": true,
4-
"allowlist": [
5-
"GHSA-5j98-mcp5-4vw2|jest>@jest/core>@jest/reporters>glob" // we do not use the glob CLI
6-
]
4+
"allowlist": []
75
}

apps/api/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
"bigint-buffer": "npm:four-flap-bigint-buffer@1.1.6",
174174
"diff": "^8.0.3",
175175
"fast-xml-parser": "^5.3.4",
176+
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
176177
"js-yaml@<3.14.2": ">=3.14.2",
177178
"qs@<6.14.1": ">=6.14.1"
178179
}

apps/api/pnpm-lock.yaml

Lines changed: 43 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)