Skip to content

Commit b9ec45f

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency ajv-formats to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2bc6bf commit b9ec45f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

packages/repository-json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"@loopback/testlab": "^7.0.2",
5454
"@types/debug": "^4.1.12",
5555
"@types/node": "^16.18.96",
56-
"ajv-formats": "^2.1.1"
56+
"ajv-formats": "^3.0.1"
5757
}
5858
}

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/type-is": "^1.6.6",
5353
"ajv": "^8.13.0",
5454
"ajv-errors": "^3.0.0",
55-
"ajv-formats": "^2.1.1",
55+
"ajv-formats": "^3.0.1",
5656
"ajv-keywords": "^5.1.0",
5757
"body-parser": "^1.20.2",
5858
"cors": "^2.8.5",

0 commit comments

Comments
 (0)