Skip to content

Commit

Permalink
Upgraded json-schema to 0.4.0 [CVE-2021-3918]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Feb 12, 2022
1 parent a78a1ac commit 5808eac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions comixed-webui/package.json
Expand Up @@ -64,6 +64,7 @@
"ini": "^1.3.6",
"is-svg": "^4.2.2",
"jasmine-marbles": "^0.6.0",
"json-schema": "0.4.0",
"lodash": "^4.17.21",
"messageformat": "^2.3.0",
"ngx-filesaver": "^11.0.0",
Expand Down
5 changes: 5 additions & 0 deletions comixed-webui/yarn.lock
Expand Up @@ -6160,6 +6160,11 @@ json-schema@0.2.3:
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=

json-schema@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==

json-stable-stringify-without-jsonify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
Expand Down

0 comments on commit 5808eac

Please sign in to comment.