Skip to content

Commit

Permalink
chore(deps): bump ajv-formats from 2.1.1 to 3.0.1 (#1414)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 3e4643c commit 76cd823
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^17.0.44",
"@types/semver": "^7.5.6",
"ajv": "^8.13.0",
"ajv-formats": "^2.1.1",
"ajv-formats": "^3.0.1",
"cytoscape": "^3.28.1",
"cytoscape-popper": "^2.0.0",
"d3-array": "^3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1184,10 +1184,10 @@ agent-base@6:
dependencies:
debug "4"

ajv-formats@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
ajv-formats@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
dependencies:
ajv "^8.0.0"

Expand Down

0 comments on commit 76cd823

Please sign in to comment.