Skip to content

Commit 6add044

Browse files
fix(deps): update dependency @apidevtools/json-schema-ref-parser to v15
1 parent 003ccc5 commit 6add044

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"using-temporary-files": "2.2.1"
116116
},
117117
"dependencies": {
118-
"@apidevtools/json-schema-ref-parser": "13.0.5",
118+
"@apidevtools/json-schema-ref-parser": "15.1.3",
119119
"@hapi/accept": "6.0.3",
120120
"@types/json-schema": "7.0.15",
121121
"ast-types": "0.14.2",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@apidevtools/json-schema-ref-parser@13.0.5":
14-
version "13.0.5"
15-
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.5.tgz#e7a5cfc7df315ebcbafeb98199b72ebed9743b68"
16-
integrity sha512-xfh4xVJD62gG6spIc7lwxoWT+l16nZu1ELyU8FkjaP/oD2yP09EvLAU6KhtudN9aML2Khhs9pY6Slr7KGTES3w==
13+
"@apidevtools/json-schema-ref-parser@15.1.3":
14+
version "15.1.3"
15+
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-15.1.3.tgz#4dc45f3807cea9be807cfca0daf582d8c935f0f0"
16+
integrity sha512-XvEitlOaU8S+hOrMPuGyCjp6vC51K+syUN4HHrSUdSDLLWRWQJYjInU6xlSoRGCVBCfcoHxbRm+yiaYq2yFR5w==
1717
dependencies:
18-
"@types/json-schema" "^7.0.15"
19-
js-yaml "^4.1.0"
18+
js-yaml "^4.1.1"
2019

2120
"@arthurgeron/eslint-plugin-react-usememo@^2.5.0":
2221
version "2.5.0"

0 commit comments

Comments
 (0)