Revert "Bump jsonschema from 1.2.6 to 1.4.0"

This commit is contained in:
Chuan-kai Lin 2021-08-09 12:03:58 -07:00 committed by GitHub
parent 8ddd620de3
commit 8068352efa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 168 additions and 533 deletions

11
package-lock.json generated
View file

@ -27,7 +27,7 @@
"github-linguist": "^2.4.3",
"glob": "^7.1.7",
"js-yaml": "^4.1.0",
"jsonschema": "1.4.0",
"jsonschema": "1.2.6",
"long": "^4.0.0",
"md5": "^2.3.0",
"path": "^0.12.7",
@ -3670,9 +3670,8 @@
}
},
"node_modules/jsonschema": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.0.tgz",
"integrity": "sha512-/YgW6pRMr6M7C+4o8kS+B/2myEpHCrxO4PEWnqJNBFMjn7EWXqlQ4tGwL6xTHeRplwuZmcAncdvfOad1nT2yMw==",
"version": "1.2.6",
"license": "MIT",
"engines": {
"node": "*"
}
@ -8615,9 +8614,7 @@
}
},
"jsonschema": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.0.tgz",
"integrity": "sha512-/YgW6pRMr6M7C+4o8kS+B/2myEpHCrxO4PEWnqJNBFMjn7EWXqlQ4tGwL6xTHeRplwuZmcAncdvfOad1nT2yMw=="
"version": "1.2.6"
},
"jszip": {
"version": "3.7.0",