mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 16:53:19 +08:00
chore(deps-dev): bump json-schema from 0.2.5 to 0.4.0 in /docs
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.5 to 0.4.0. - [Release notes](https://github.com/kriszyp/json-schema/releases) - [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.5...v0.4.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"gulp-gh-pages": "^0.6.0-6",
|
||||
"gulp-jsonschema-deref": "0.0.3",
|
||||
"ibm-openapi-validator": "^0.27.1",
|
||||
"json-schema": "^0.2.5",
|
||||
"json-schema": "^0.4.0",
|
||||
"json-schema-merge-allof": "^0.7.0",
|
||||
"json-schema-to-typescript": "^10.1.4",
|
||||
"jsonlint-cli": "^1.0.1",
|
||||
@@ -6053,9 +6053,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/json-schema": {
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.5.tgz",
|
||||
"integrity": "sha512-gWJOWYFrhQ8j7pVm0EM8Slr+EPVq1Phf6lvzvD/WCeqkrx/f2xBI0xOsRRS9xCn3I4vKtP519dvs3TP09r24wQ==",
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
|
||||
"integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/json-schema-compare": {
|
||||
@@ -17774,9 +17774,9 @@
|
||||
}
|
||||
},
|
||||
"json-schema": {
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.5.tgz",
|
||||
"integrity": "sha512-gWJOWYFrhQ8j7pVm0EM8Slr+EPVq1Phf6lvzvD/WCeqkrx/f2xBI0xOsRRS9xCn3I4vKtP519dvs3TP09r24wQ==",
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
|
||||
"integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
|
||||
"dev": true
|
||||
},
|
||||
"json-schema-compare": {
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"gulp-gh-pages": "^0.6.0-6",
|
||||
"gulp-jsonschema-deref": "0.0.3",
|
||||
"ibm-openapi-validator": "^0.27.1",
|
||||
"json-schema": "^0.2.5",
|
||||
"json-schema": "^0.4.0",
|
||||
"json-schema-merge-allof": "^0.7.0",
|
||||
"json-schema-to-typescript": "^10.1.4",
|
||||
"jsonlint-cli": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user