Skip to content

Commit 7f0335d

Browse files
build(deps): bump json-schema-ref-resolver from 1.0.1 to 2.0.0
Bumps [json-schema-ref-resolver](https://github.com/fastify/json-schema-ref-resolver) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/fastify/json-schema-ref-resolver/releases) - [Commits](fastify/json-schema-ref-resolver@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: json-schema-ref-resolver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c2a4a7 commit 7f0335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ajv": "^8.12.0",
5656
"ajv-formats": "^3.0.1",
5757
"fast-uri": "^3.0.0",
58-
"json-schema-ref-resolver": "^1.0.1",
58+
"json-schema-ref-resolver": "^2.0.0",
5959
"rfdc": "^1.2.0"
6060
},
6161
"standard": {

0 commit comments

Comments
 (0)