Skip to content

Commit 78777e6

Browse files
authored
Merge pull request #4855 from OneCommunityGlobal/dependabot/npm_and_yarn/ajv-8.18.0
chore(deps): bump ajv from 8.17.1 to 8.18.0
2 parents 4564e54 + 3f25242 commit 78777e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@tanstack/react-query": "^5.90.16",
3333
"@tinymce/miniature": "^6.0.0",
3434
"@tinymce/tinymce-react": "^6.1.0",
35-
"ajv": "^8.0.0",
35+
"ajv": "^8.18.0",
3636
"ajv-keywords": "^5.1.0",
3737
"ant-design": "^1.0.0",
3838
"antd": "^5.27.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4251,10 +4251,10 @@ ajv@^6.12.4:
42514251
json-schema-traverse "^0.4.1"
42524252
uri-js "^4.2.2"
42534253

4254-
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.9.0:
4255-
version "8.17.1"
4256-
resolved "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz"
4257-
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
4254+
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.18.0, ajv@^8.9.0:
4255+
version "8.18.0"
4256+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
4257+
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
42584258
dependencies:
42594259
fast-deep-equal "^3.1.3"
42604260
fast-uri "^3.0.1"

0 commit comments

Comments
 (0)