Skip to content

test/fix prototype pollution via $data ref with format keyword#2607

Merged
epoberezkin merged 2 commits into
masterfrom
ep/prototype-pollution
Apr 23, 2026
Merged

test/fix prototype pollution via $data ref with format keyword#2607
epoberezkin merged 2 commits into
masterfrom
ep/prototype-pollution

Conversation

@epoberezkin

Copy link
Copy Markdown
Member

No description provided.

@epoberezkin epoberezkin merged commit e8d2bdc into master Apr 23, 2026
4 checks passed
@epoberezkin epoberezkin deleted the ep/prototype-pollution branch April 23, 2026 18:48
mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request Apr 26, 2026
…studio [skip ci]

Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.18.0 to 8.20.0.
Release notes

*Sourced from [ajv's releases](https://github.com/ajv-validator/ajv/releases).*

> v8.20.0
> -------
>
> What's Changed
> --------------
>
> * fix: add support for node 22/24, drop node 16/21 by [`@​jasoniangreen`](https://github.com/jasoniangreen) in [ajv-validator/ajv#2580](https://redirect.github.com/ajv-validator/ajv/pull/2580)
> * fix: add ES2022.RegExp for RegExpIndicesArray by [`@​SignpostMarv`](https://github.com/SignpostMarv) in [ajv-validator/ajv#2604](https://redirect.github.com/ajv-validator/ajv/pull/2604)
>
> **Full Changelog**: <ajv-validator/ajv@v8.19.0...v8.20.0>
>
> v8.19.0
> -------
>
> What's Changed
> --------------
>
> * fix prototype pollution via format keyword using $data ref by [`@​epoberezkin`](https://github.com/epoberezkin) in [ajv-validator/ajv#2607](https://redirect.github.com/ajv-validator/ajv/pull/2607)
>
> **Full Changelog**: <ajv-validator/ajv@v8.18.0...v8.19.0>


Commits

* [`0fba0b8`](ajv-validator/ajv@0fba0b8) 8.20.0
* [`9caf8d6`](ajv-validator/ajv@9caf8d6) fix: add ES2022.RegExp for RegExpIndicesArray; fixes [ajv-validator/ajv#2603](https://redirect.github.com/ajv-validator/ajv/issues/2603) (...
* [`2065350`](ajv-validator/ajv@2065350) fix: add support for node 22/24, drop node 16/21 ([#2580](https://redirect.github.com/ajv-validator/ajv/issues/2580))
* [`154b58d`](ajv-validator/ajv@154b58d) 8.19.0
* [`e8d2bdc`](ajv-validator/ajv@e8d2bdc) test/fix prototype pollution via $data ref with format keyword ([#2607](https://redirect.github.com/ajv-validator/ajv/issues/2607))
* See full diff in [compare view](ajv-validator/ajv@v8.18.0...v8.20.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=ajv&package-manager=npm\_and\_yarn&previous-version=8.18.0&new-version=8.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants