-
-
Notifications
You must be signed in to change notification settings - Fork 360
chore(deps): bump ajv to fix ReDoS in $data option #5710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
4b79b83
f99f8cd
0f1e56f
070509d
d20a965
cf3a030
07e2e44
1089421
e5819e7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13682,31 +13682,19 @@ __metadata: | |
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "ajv@npm:8.12.0": | ||
| version: 8.12.0 | ||
| resolution: "ajv@npm:8.12.0" | ||
| "ajv@npm:^6.14.0": | ||
| version: 6.14.0 | ||
| resolution: "ajv@npm:6.14.0" | ||
| dependencies: | ||
| fast-deep-equal: ^3.1.1 | ||
| json-schema-traverse: ^1.0.0 | ||
| require-from-string: ^2.0.2 | ||
| fast-json-stable-stringify: ^2.0.0 | ||
| json-schema-traverse: ^0.4.1 | ||
| uri-js: ^4.2.2 | ||
| checksum: 4dc13714e316e67537c8b31bc063f99a1d9d9a497eb4bbd55191ac0dcd5e4985bbb71570352ad6f1e76684fb6d790928f96ba3b2d4fd6e10024be9612fe3f001 | ||
| checksum: 7bb3ea97bb8af52521589079f427e799b6561acaa94f50e13410cb87588c51df8db1afe1157b3e48f1a829269adaa11116e0c2cafe2b998add1523789809a3c5 | ||
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "ajv@npm:^6.12.4": | ||
| version: 6.12.6 | ||
| resolution: "ajv@npm:6.12.6" | ||
| dependencies: | ||
| fast-deep-equal: "npm:^3.1.1" | ||
| fast-json-stable-stringify: "npm:^2.0.0" | ||
| json-schema-traverse: "npm:^0.4.1" | ||
| uri-js: "npm:^4.2.2" | ||
| checksum: 874972efe5c4202ab0a68379481fbd3d1b5d0a7bd6d3cc21d40d3536ebff3352a2a1fabb632d4fd2cc7fe4cbdcd5ed6782084c9bbf7f32a1536d18f9da5007d4 | ||
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "ajv@npm:^8.0.0, ajv@npm:^8.11.0, ajv@npm:^8.6.3": | ||
| "ajv@npm:^8.0.0": | ||
| version: 8.17.1 | ||
| resolution: "ajv@npm:8.17.1" | ||
| dependencies: | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The fix for the Suggested FixTo fully mitigate the vulnerability, either add a specific scoped resolution for Prompt for AI Agent |
||
|
|
@@ -13718,6 +13706,18 @@ __metadata: | |
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "ajv@npm:^8.18.0": | ||
| version: 8.18.0 | ||
| resolution: "ajv@npm:8.18.0" | ||
| dependencies: | ||
| fast-deep-equal: ^3.1.3 | ||
| fast-uri: ^3.0.1 | ||
| json-schema-traverse: ^1.0.0 | ||
| require-from-string: ^2.0.2 | ||
| checksum: bcdf6c7b040ca488108e2b4e219b31cf9ed478331007d4dd1ed8acc3946dd6b84295817c0f4724207b8dd8589c9966168b2fd4c7f32109d4b8526cdd3743e936 | ||
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "anser@npm:^1.4.9": | ||
| version: 1.4.10 | ||
| resolution: "anser@npm:1.4.10" | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.