Skip to content

Commit 9720ee1

Browse files
chore(deps-dev): bump @apidevtools/json-schema-ref-parser (#5841)
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 13.0.1 to 13.0.4. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v13.0.1...v13.0.4) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 13.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92995ea commit 9720ee1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/openapi-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"swagger2openapi": "^7.0.4"
4646
},
4747
"devDependencies": {
48-
"@apidevtools/json-schema-ref-parser": "^13.0.1",
48+
"@apidevtools/json-schema-ref-parser": "^13.0.4",
4949
"@types/js-yaml": "^4.0.9",
5050
"mock-fs": "^5.5.0",
5151
"prettier": "^3.5.3",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
resolved "https://registry.npmjs.org/@andrewbranch/untar.js/-/untar.js-1.0.3.tgz#ba9494f85eb83017c5c855763969caf1d0adea00"
5757
integrity sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==
5858

59-
"@apidevtools/json-schema-ref-parser@13.0.2", "@apidevtools/json-schema-ref-parser@^13.0.1":
59+
"@apidevtools/json-schema-ref-parser@13.0.2":
6060
version "13.0.2"
6161
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.2.tgz#d5455cf6ca5ada49fa36c82cb6cd66e1f4c0ec1b"
6262
integrity sha512-ThpknSFmb1zJXU16ba8cFbDRL3WRs6WETW323gOhj7Gwdj9GUqNpA5JFhdAINxINyAz03gqgF5Y4UydAjE3Pdg==
@@ -73,6 +73,14 @@
7373
"@types/json-schema" "^7.0.15"
7474
js-yaml "^4.1.0"
7575

76+
"@apidevtools/json-schema-ref-parser@^13.0.4":
77+
version "13.0.4"
78+
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.4.tgz#54a6a40be6aa513b62362c449d82998dd156063f"
79+
integrity sha512-uL4dmc/lM3EA0i6oTflN1GZpMmZWYKllmcbGAzwYO/Wp9r+RGoTw4RBstCh0ri/yqoQo+itAt3GWLLgW8RIEEg==
80+
dependencies:
81+
"@types/json-schema" "^7.0.15"
82+
js-yaml "^4.1.0"
83+
7684
"@apidevtools/openapi-schemas@^2.1.0":
7785
version "2.1.0"
7886
resolved "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz#9fa08017fb59d80538812f03fc7cac5992caaa17"

0 commit comments

Comments
 (0)