Skip to content

Commit 58d47cd

Browse files
Bump @apidevtools/json-schema-ref-parser in /backend
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 11.9.3 to 14.1.1. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v11.9.3...v14.1.1) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 14.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bad3eac commit 58d47cd

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"validate-schema": "node validate-schema.js"
1313
},
1414
"dependencies": {
15-
"@apidevtools/json-schema-ref-parser": "^11.7.0",
15+
"@apidevtools/json-schema-ref-parser": "^14.1.1",
1616
"ajv": "^8.17.1",
1717
"archiver": "^7.0.1",
1818
"batchflow": "^0.4.0",

backend/yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
"@types/json-schema" "^7.0.15"
1111
js-yaml "^4.1.0"
1212

13-
"@apidevtools/json-schema-ref-parser@^11.7.0":
14-
version "11.9.3"
15-
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.9.3.tgz#0e0c9061fc41cf03737d499a4e6a8299fdd2bfa7"
16-
integrity sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==
13+
"@apidevtools/json-schema-ref-parser@^14.1.1":
14+
version "14.1.1"
15+
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.1.1.tgz#0bae59809b7848c7a89dc6bb2f3bb980b7c290b1"
16+
integrity sha512-uGF1YGOzzD50L7HLNWclXmsEhQflw8/zZHIz0/AzkJrKL5r9PceUipZxR/cp/8veTk4TVfdDJLyIwXLjaP5ePg==
1717
dependencies:
18-
"@jsdevtools/ono" "^7.1.3"
1918
"@types/json-schema" "^7.0.15"
2019
js-yaml "^4.1.0"
2120

@@ -112,11 +111,6 @@
112111
wrap-ansi "^8.1.0"
113112
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
114113

115-
"@jsdevtools/ono@^7.1.3":
116-
version "7.1.3"
117-
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
118-
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
119-
120114
"@npmcli/fs@^1.0.0":
121115
version "1.1.1"
122116
resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-1.1.1.tgz#72f719fe935e687c56a4faecf3c03d06ba593257"

0 commit comments

Comments
 (0)