|
|
|
|
@ -301,13 +301,29 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@apidevtools/json-schema-ref-parser": {
|
|
|
|
|
"version": "9.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-M3YgsLjI0lZxvrpeGVk9Ap032W6TPQkH6pRAZz81Ac3WUNF79VQooAFnp8umjvVzUmD93NkogxEwbSce7qMsUg==",
|
|
|
|
|
"version": "9.0.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz",
|
|
|
|
|
"integrity": "sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@jsdevtools/ono": "^7.1.3",
|
|
|
|
|
"@types/json-schema": "^7.0.6",
|
|
|
|
|
"call-me-maybe": "^1.0.1",
|
|
|
|
|
"js-yaml": "^3.13.1"
|
|
|
|
|
"js-yaml": "^4.1.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"argparse": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
|
|
|
|
},
|
|
|
|
|
"js-yaml": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@aws-crypto/ie11-detection": {
|
|
|
|
|
|