Skip to content

Commit a2e40ae

Browse files
kecsocursoragent
andcommitted
Pin ajv for webapi-parser via npm overrides
webapi-parser@0.5.0 bundles ajv@6.5.2; force nested resolution to ajv@6.15.0 so known ajv advisories are addressed without a new webapi-parser release. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3eb288f commit a2e40ae

2 files changed

Lines changed: 5 additions & 18 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,10 @@
9696
"msgpack-js": "^0.3.0",
9797
"pkginfo": "^0.4.1",
9898
"rimraf": "^6"
99+
},
100+
"overrides": {
101+
"webapi-parser": {
102+
"ajv": "6.15.0"
103+
}
99104
}
100105
}

0 commit comments

Comments
 (0)