Skip to content

Commit e376cba

Browse files
authored
Merge pull request #3026 from IBM/dependabot-alert-docs-json-schema
docs update only
2 parents bc31068 + 0d65fad commit e376cba

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"ansi-regex": "5.0.1",
4242
"glob-parent": "5.1.2",
4343
"highlight.js": "10.4.1",
44+
"json-schema": "0.4.0",
4445
"nth-check": "2.0.1",
4546
"sanitize-html": "2.3.2",
4647
"semver-regex": "3.1.3",

docs/yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3312,6 +3312,7 @@ ansi-escapes@^4.2.1:
33123312
type-fest "^0.21.3"
33133313

33143314
ansi-html-community@0.0.8, ansi-html@^0.0.7, "ansi-html@https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41":
3315+
name ansi-html
33153316
version "0.0.8"
33163317
resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
33173318
integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==
@@ -10914,10 +10915,10 @@ json-schema-traverse@^0.4.1:
1091410915
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
1091510916
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
1091610917

10917-
json-schema@0.2.3:
10918-
version "0.2.3"
10919-
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
10920-
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
10918+
json-schema@0.2.3, json-schema@0.4.0:
10919+
version "0.4.0"
10920+
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
10921+
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
1092110922

1092210923
json-stable-stringify-without-jsonify@^1.0.1:
1092310924
version "1.0.1"

0 commit comments

Comments
 (0)