Skip to content
Snippets Groups Projects
package-lock.json 586 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
          "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
          "dev": true,
          "requires": {
            "buffer-xor": "^1.0.3",
            "cipher-base": "^1.0.0",
            "create-hash": "^1.1.0",
            "evp_bytestokey": "^1.0.3",
            "inherits": "^2.0.1",
            "safe-buffer": "^5.0.1"
          }
        },
        "browserify-cipher": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
          "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
          "dev": true,
          "requires": {
            "browserify-aes": "^1.0.4",
            "browserify-des": "^1.0.0",
            "evp_bytestokey": "^1.0.0"
          }
        },
        "browserify-des": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
          "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
          "dev": true,
          "requires": {
            "cipher-base": "^1.0.1",
            "des.js": "^1.0.0",
            "inherits": "^2.0.1",
            "safe-buffer": "^5.1.2"
          }
        },
        "browserify-rsa": {
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
          "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
          "dev": true,
          "requires": {
            "bn.js": "^4.1.0",
            "randombytes": "^2.0.1"
          },
          "dependencies": {
            "bn.js": {
              "version": "4.11.9",
              "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
              "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==",
              "dev": true
            }
          }
        },
        "browserify-sign": {
          "version": "4.2.1",
          "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.1.tgz",
          "integrity": "sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==",
          "dev": true,
          "requires": {
            "bn.js": "^5.1.1",
            "browserify-rsa": "^4.0.1",
            "create-hash": "^1.2.0",
            "create-hmac": "^1.1.7",
            "elliptic": "^6.5.3",
            "inherits": "^2.0.4",
            "parse-asn1": "^5.1.5",
            "readable-stream": "^3.6.0",
            "safe-buffer": "^5.2.0"
          },
          "dependencies": {
            "readable-stream": {
              "version": "3.6.0",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
              "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.3",
                "string_decoder": "^1.1.1",
                "util-deprecate": "^1.0.1"
              }
            },
            "safe-buffer": {
              "version": "5.2.1",
              "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
              "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
              "dev": true
            }
          }
        },
        "browserify-zlib": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
          "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
          "dev": true,
          "requires": {
            "pako": "~1.0.5"
          }
        },
        "browserslist": {
          "version": "4.14.5",
          "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.14.5.tgz",
          "integrity": "sha512-Z+vsCZIvCBvqLoYkBFTwEYH3v5MCQbsAjp50ERycpOjnPmolg1Gjy4+KaWWpm8QOJt9GHkhdqAl14NpCX73CWA==",
          "dev": true,
          "requires": {
            "caniuse-lite": "^1.0.30001135",
            "electron-to-chromium": "^1.3.571",
            "escalade": "^3.1.0",
            "node-releases": "^1.1.61"
          }
        },
        "browserstack": {
          "version": "1.6.0",
          "resolved": "https://registry.npmjs.org/browserstack/-/browserstack-1.6.0.tgz",
          "integrity": "sha512-HJDJ0TSlmkwnt9RZ+v5gFpa1XZTBYTj0ywvLwJ3241J7vMw2jAsGNVhKHtmCOyg+VxeLZyaibO9UL71AsUeDIw==",
          "dev": true,
          "requires": {
            "https-proxy-agent": "^2.2.1"
          }
        },
        "buffer": {
          "version": "4.9.2",
          "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
          "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
          "dev": true,
          "requires": {
            "base64-js": "^1.0.2",
            "ieee754": "^1.1.4",
            "isarray": "^1.0.0"
          }
        },
        "buffer-from": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
          "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
          "dev": true
        },
        "buffer-indexof": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz",
          "integrity": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==",
          "dev": true
        },
        "buffer-xor": {
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
          "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=",
          "dev": true
        },
        "builtin-modules": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
          "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=",
          "dev": true
        },
        "builtin-status-codes": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
          "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=",
          "dev": true
        },
        "builtins": {
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
          "integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
          "dev": true
        },
        "bytes": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
          "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
          "dev": true
        },
        "cacache": {
          "version": "15.0.5",
          "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.0.5.tgz",
          "integrity": "sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A==",
          "dev": true,
          "requires": {
            "@npmcli/move-file": "^1.0.1",
            "chownr": "^2.0.0",
            "fs-minipass": "^2.0.0",
            "glob": "^7.1.4",
            "infer-owner": "^1.0.4",
            "lru-cache": "^6.0.0",
            "minipass": "^3.1.1",
            "minipass-collect": "^1.0.2",
            "minipass-flush": "^1.0.5",
            "minipass-pipeline": "^1.2.2",
            "mkdirp": "^1.0.3",
            "p-map": "^4.0.0",
            "promise-inflight": "^1.0.1",
            "rimraf": "^3.0.2",
            "ssri": "^8.0.0",
            "tar": "^6.0.2",
            "unique-filename": "^1.1.1"
          },
          "dependencies": {
            "mkdirp": {
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
              "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
              "dev": true
            }
          }
        },
        "cache-base": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
          "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
          "dev": true,
          "requires": {
            "collection-visit": "^1.0.0",
            "component-emitter": "^1.2.1",
            "get-value": "^2.0.6",
            "has-value": "^1.0.0",
            "isobject": "^3.0.1",
            "set-value": "^2.0.0",
            "to-object-path": "^0.3.0",
            "union-value": "^1.0.0",
            "unset-value": "^1.0.0"
          }
        },
        "caller-callsite": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
          "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
          "dev": true,
          "requires": {
            "callsites": "^2.0.0"
          }
        },
        "caller-path": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
          "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
          "dev": true,
          "requires": {
            "caller-callsite": "^2.0.0"
          }
        },
        "callsite": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
          "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=",
          "dev": true
        },
        "callsites": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
          "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=",
          "dev": true
        },
        "camelcase": {
          "version": "6.0.0",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
          "integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "camelcase-keys": {
          "version": "6.2.2",
          "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
          "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
          "dev": true,
          "requires": {
            "camelcase": "^5.3.1",
            "map-obj": "^4.0.0",
            "quick-lru": "^4.0.1"
          },
          "dependencies": {
            "camelcase": {
              "version": "5.3.1",
              "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
              "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
              "dev": true
            }
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607
        "caniuse-api": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
          "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
          "dev": true,
          "requires": {
            "browserslist": "^4.0.0",
            "caniuse-lite": "^1.0.0",
            "lodash.memoize": "^4.1.2",
            "lodash.uniq": "^4.5.0"
          }
        },
        "caniuse-lite": {
          "version": "1.0.30001137",
          "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001137.tgz",
          "integrity": "sha512-54xKQZTqZrKVHmVz0+UvdZR6kQc7pJDgfhsMYDG19ID1BWoNnDMFm5Q3uSBSU401pBvKYMsHAt9qhEDcxmk8aw==",
          "dev": true
        },
        "canonical-path": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/canonical-path/-/canonical-path-1.0.0.tgz",
          "integrity": "sha512-feylzsbDxi1gPZ1IjystzIQZagYYLvfKrSuygUCgf7z6x790VEzze5QEkdSV1U58RA7Hi0+v6fv4K54atOzATg==",
          "dev": true
        },
        "caseless": {
          "version": "0.12.0",
          "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
          "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
          "dev": true
        },
        "chalk": {
          "version": "2.4.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
          "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
          "dev": true,
          "requires": {
            "ansi-styles": "^3.2.1",
            "escape-string-regexp": "^1.0.5",
            "supports-color": "^5.3.0"
          }
        },
        "chardet": {
          "version": "0.7.0",
          "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
          "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
          "dev": true
        },
        "chokidar": {
          "version": "3.4.2",
          "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.2.tgz",
          "integrity": "sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==",
          "dev": true,
          "requires": {
            "anymatch": "~3.1.1",
            "braces": "~3.0.2",
            "fsevents": "~2.1.2",
            "glob-parent": "~5.1.0",
            "is-binary-path": "~2.1.0",
            "is-glob": "~4.0.1",
            "normalize-path": "~3.0.0",
            "readdirp": "~3.4.0"
          }
        },
        "chownr": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
          "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
          "dev": true
        },
        "chrome-trace-event": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
          "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
          "dev": true,
          "requires": {
            "tslib": "^1.9.0"
          },
          "dependencies": {
            "tslib": {
              "version": "1.13.0",
              "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
              "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
              "dev": true
            }
          }
        },
        "cipher-base": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
          "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
          "dev": true,
          "requires": {
            "inherits": "^2.0.1",
            "safe-buffer": "^5.0.1"
          }
        },
        "circular-dependency-plugin": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.2.0.tgz",
          "integrity": "sha512-7p4Kn/gffhQaavNfyDFg7LS5S/UT1JAjyGd4UqR2+jzoYF02eDkj0Ec3+48TsIa4zghjLY87nQHIh/ecK9qLdw==",
          "dev": true
        },
        "class-utils": {
          "version": "0.3.6",
          "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
          "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
          "dev": true,
          "requires": {
            "arr-union": "^3.1.0",
            "define-property": "^0.2.5",
            "isobject": "^3.0.0",
            "static-extend": "^0.1.1"
          },
          "dependencies": {
            "define-property": {
              "version": "0.2.5",
              "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
              "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
              "dev": true,
              "requires": {
                "is-descriptor": "^0.1.0"
              }
            }
          }
        },
        "clean-stack": {
          "version": "2.2.0",
          "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
          "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
          "dev": true
        },
        "cli-cursor": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
          "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
          "dev": true,
          "requires": {
            "restore-cursor": "^3.1.0"
          }
        },
        "cli-spinners": {
          "version": "2.4.0",
          "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.4.0.tgz",
          "integrity": "sha512-sJAofoarcm76ZGpuooaO0eDy8saEy+YoZBLjC4h8srt4jeBnkYeOgqxgsJQTpyt2LjI5PTfLJHSL+41Yu4fEJA==",
          "dev": true
        },
        "cli-width": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
          "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
          "dev": true
        },
        "cliui": {
          "version": "5.0.0",
          "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
          "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
          "dev": true,
          "requires": {
            "string-width": "^3.1.0",
            "strip-ansi": "^5.2.0",
            "wrap-ansi": "^5.1.0"
          },
          "dependencies": {
            "ansi-regex": {
              "version": "4.1.0",
              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
              "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
              "dev": true
            },
            "strip-ansi": {
              "version": "5.2.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
              "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
              "dev": true,
              "requires": {
                "ansi-regex": "^4.1.0"
              }
            }
          }
        },
        "clone": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
          "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=",
          "dev": true
        },
        "coa": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
          "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
          "dev": true,
          "requires": {
            "@types/q": "^1.5.1",
            "chalk": "^2.4.1",
            "q": "^1.1.2"
          }
        },
        "codelyzer": {
          "version": "6.0.0",
          "resolved": "https://registry.npmjs.org/codelyzer/-/codelyzer-6.0.0.tgz",
          "integrity": "sha512-edJIQCIcxD9DhVSyBEdJ38AbLikm515Wl91t5RDGNT88uA6uQdTm4phTWfn9JhzAI8kXNUcfYyAE90lJElpGtA==",
          "dev": true,
          "requires": {
            "@angular/compiler": "9.0.0",
            "@angular/core": "9.0.0",
            "app-root-path": "^3.0.0",
            "aria-query": "^3.0.0",
            "axobject-query": "2.0.2",
            "css-selector-tokenizer": "^0.7.1",
            "cssauron": "^1.4.0",
            "damerau-levenshtein": "^1.0.4",
            "rxjs": "^6.5.3",
            "semver-dsl": "^1.0.1",
            "source-map": "^0.5.7",
            "sprintf-js": "^1.1.2",
            "tslib": "^1.10.0",
            "zone.js": "~0.10.3"
          },
          "dependencies": {
            "@angular/compiler": {
              "version": "9.0.0",
              "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-9.0.0.tgz",
              "integrity": "sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==",
              "dev": true
            },
            "@angular/core": {
              "version": "9.0.0",
              "resolved": "https://registry.npmjs.org/@angular/core/-/core-9.0.0.tgz",
              "integrity": "sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==",
              "dev": true
            },
            "source-map": {
              "version": "0.5.7",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
              "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
              "dev": true
            },
            "sprintf-js": {
              "version": "1.1.2",
              "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz",
              "integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
              "dev": true
            },
            "tslib": {
              "version": "1.13.0",
              "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
              "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
              "dev": true
            }
          }
        },
        "collection-visit": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
          "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
          "dev": true,
          "requires": {
            "map-visit": "^1.0.0",
            "object-visit": "^1.0.0"
          }
        },
        "color": {
          "version": "3.1.2",
          "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz",
          "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==",
          "dev": true,
          "requires": {
            "color-convert": "^1.9.1",
            "color-string": "^1.5.2"
          }
        },
        "color-convert": {
          "version": "1.9.3",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
          "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
          "dev": true,
          "requires": {
            "color-name": "1.1.3"
          }
        },
        "color-name": {
          "version": "1.1.3",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
          "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
          "dev": true
        },
        "color-string": {
          "version": "1.5.3",
          "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
          "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
          "dev": true,
          "requires": {
            "color-name": "^1.0.0",
            "simple-swizzle": "^0.2.2"
          }
        },
        "colorette": {
          "version": "1.2.1",
          "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz",
          "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==",
          "dev": true
        },
        "colors": {
          "version": "1.4.0",
          "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
          "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==",
          "dev": true
        },
        "combined-stream": {
          "version": "1.0.8",
          "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
          "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
          "dev": true,
          "requires": {
            "delayed-stream": "~1.0.0"
          }
        },
        "commander": {
          "version": "2.20.3",
          "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
          "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
          "dev": true
        },
        "commondir": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
          "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "compare-func": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz",
          "integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==",
          "dev": true,
          "requires": {
            "array-ify": "^1.0.0",
            "dot-prop": "^5.1.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "component-bind": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
          "integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=",
          "dev": true
        },
        "component-emitter": {
          "version": "1.3.0",
          "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
          "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
          "dev": true
        },
        "component-inherit": {
          "version": "0.0.3",
          "resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
          "integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
          "dev": true
        },
        "compose-function": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/compose-function/-/compose-function-3.0.3.tgz",
          "integrity": "sha1-ntZ18TzFRQHTCVCkhv9qe6OrGF8=",
          "dev": true,
          "requires": {
            "arity-n": "^1.0.4"
          }
        },
        "compressible": {
          "version": "2.0.18",
          "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
          "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
          "dev": true,
          "requires": {
            "mime-db": ">= 1.43.0 < 2"
          }
        },
        "compression": {
          "version": "1.7.4",
          "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
          "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
          "dev": true,
          "requires": {
            "accepts": "~1.3.5",
            "bytes": "3.0.0",
            "compressible": "~2.0.16",
            "debug": "2.6.9",
            "on-headers": "~1.0.2",
            "safe-buffer": "5.1.2",
            "vary": "~1.1.2"
          },
          "dependencies": {
            "debug": {
              "version": "2.6.9",
              "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
              "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
              "dev": true,
              "requires": {
                "ms": "2.0.0"
              }
            },
            "ms": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
              "dev": true
            }
          }
        },
        "concat-map": {
          "version": "0.0.1",
          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
          "dev": true
        },
        "concat-stream": {
          "version": "1.6.2",
          "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
          "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
          "dev": true,
          "requires": {
            "buffer-from": "^1.0.0",
            "inherits": "^2.0.3",
            "readable-stream": "^2.2.2",
            "typedarray": "^0.0.6"
          }
        },
        "connect": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz",
          "integrity": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==",
          "dev": true,
          "requires": {
            "debug": "2.6.9",
            "finalhandler": "1.1.2",
            "parseurl": "~1.3.3",
            "utils-merge": "1.0.1"
          },
          "dependencies": {
            "debug": {
              "version": "2.6.9",
              "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
              "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
              "dev": true,
              "requires": {
                "ms": "2.0.0"
              }
            },
            "ms": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
              "dev": true
            }
          }
        },
        "connect-history-api-fallback": {
          "version": "1.6.0",
          "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
          "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
          "dev": true
        },
        "console-browserify": {
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
          "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
          "dev": true
        },
        "constants-browserify": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
          "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=",
          "dev": true
        },
        "content-disposition": {
          "version": "0.5.3",
          "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz",
          "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==",
          "dev": true,
          "requires": {
            "safe-buffer": "5.1.2"
          }
        },
        "content-type": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
          "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "conventional-changelog": {
          "version": "3.1.23",
          "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.23.tgz",
          "integrity": "sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A==",
          "dev": true,
          "requires": {
            "conventional-changelog-angular": "^5.0.11",
            "conventional-changelog-atom": "^2.0.7",
            "conventional-changelog-codemirror": "^2.0.7",
            "conventional-changelog-conventionalcommits": "^4.4.0",
            "conventional-changelog-core": "^4.2.0",
            "conventional-changelog-ember": "^2.0.8",
            "conventional-changelog-eslint": "^3.0.8",
            "conventional-changelog-express": "^2.0.5",
            "conventional-changelog-jquery": "^3.0.10",
            "conventional-changelog-jshint": "^2.0.8",
            "conventional-changelog-preset-loader": "^2.3.4"
          }
        },
        "conventional-changelog-angular": {
          "version": "5.0.11",
          "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz",
          "integrity": "sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==",
          "dev": true,
          "requires": {
            "compare-func": "^2.0.0",
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-atom": {
          "version": "2.0.7",
          "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.7.tgz",
          "integrity": "sha512-7dOREZwzB+tCEMjRTDfen0OHwd7vPUdmU0llTy1eloZgtOP4iSLVzYIQqfmdRZEty+3w5Jz+AbhfTJKoKw1JeQ==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-codemirror": {
          "version": "2.0.7",
          "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.7.tgz",
          "integrity": "sha512-Oralk1kiagn3Gb5cR5BffenWjVu59t/viE6UMD/mQa1hISMPkMYhJIqX+CMeA1zXgVBO+YHQhhokEj99GP5xcg==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-config-spec": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz",
          "integrity": "sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==",
          "dev": true
        },
        "conventional-changelog-conventionalcommits": {
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.4.0.tgz",
          "integrity": "sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==",
          "dev": true,
          "requires": {
            "compare-func": "^2.0.0",
            "lodash": "^4.17.15",
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-core": {
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.0.tgz",
          "integrity": "sha512-8+xMvN6JvdDtPbGBqA7oRNyZD4od1h/SIzrWqHcKZjitbVXrFpozEeyn4iI4af1UwdrabQpiZMaV07fPUTGd4w==",
          "dev": true,
          "requires": {
            "add-stream": "^1.0.0",
            "conventional-changelog-writer": "^4.0.17",
            "conventional-commits-parser": "^3.1.0",
            "dateformat": "^3.0.0",
            "get-pkg-repo": "^1.0.0",
            "git-raw-commits": "2.0.0",
            "git-remote-origin-url": "^2.0.0",
            "git-semver-tags": "^4.1.0",
            "lodash": "^4.17.15",
            "normalize-package-data": "^2.3.5",
            "q": "^1.5.1",
            "read-pkg": "^3.0.0",
            "read-pkg-up": "^3.0.0",
            "shelljs": "^0.8.3",
            "through2": "^3.0.0"
          },
          "dependencies": {
            "through2": {
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
              "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.4",
                "readable-stream": "2 || 3"
              }
            }
          }
        },
        "conventional-changelog-ember": {
          "version": "2.0.8",
          "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.8.tgz",
          "integrity": "sha512-JEMEcUAMg4Q9yxD341OgWlESQ4gLqMWMXIWWUqoQU8yvTJlKnrvcui3wk9JvnZQyONwM2g1MKRZuAjKxr8hAXA==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-eslint": {
          "version": "3.0.8",
          "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.8.tgz",
          "integrity": "sha512-5rTRltgWG7TpU1PqgKHMA/2ivjhrB+E+S7OCTvj0zM/QGg4vmnVH67Vq/EzvSNYtejhWC+OwzvDrLk3tqPry8A==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-express": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.5.tgz",
          "integrity": "sha512-pW2hsjKG+xNx/Qjof8wYlAX/P61hT5gQ/2rZ2NsTpG+PgV7Rc8RCfITvC/zN9K8fj0QmV6dWmUefCteD9baEAw==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-jquery": {
          "version": "3.0.10",
          "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.10.tgz",
          "integrity": "sha512-QCW6wF8QgPkq2ruPaxc83jZxoWQxLkt/pNxIDn/oYjMiVgrtqNdd7lWe3vsl0hw5ENHNf/ejXuzDHk6suKsRpg==",
          "dev": true,
          "requires": {
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-jshint": {
          "version": "2.0.8",
          "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.8.tgz",
          "integrity": "sha512-hB/iI0IiZwnZ+seYI+qEQ4b+EMQSEC8jGIvhO2Vpz1E5p8FgLz75OX8oB1xJWl+s4xBMB6f8zJr0tC/BL7YOjw==",
          "dev": true,
          "requires": {
            "compare-func": "^2.0.0",
            "q": "^1.5.1"
          }
        },
        "conventional-changelog-preset-loader": {
          "version": "2.3.4",
          "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz",
          "integrity": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==",
          "dev": true
        },
        "conventional-changelog-writer": {
          "version": "4.0.17",
          "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.17.tgz",
          "integrity": "sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==",
          "dev": true,
          "requires": {
            "compare-func": "^2.0.0",
            "conventional-commits-filter": "^2.0.6",
            "dateformat": "^3.0.0",
            "handlebars": "^4.7.6",
            "json-stringify-safe": "^5.0.1",
            "lodash": "^4.17.15",
            "meow": "^7.0.0",
            "semver": "^6.0.0",
            "split": "^1.0.0",
            "through2": "^3.0.0"
          },
          "dependencies": {
            "semver": {
              "version": "6.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
              "dev": true
            },
            "through2": {
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
              "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.4",
                "readable-stream": "2 || 3"
              }
            }
          }
        },
        "conventional-commits-filter": {
          "version": "2.0.6",
          "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.6.tgz",
          "integrity": "sha512-4g+sw8+KA50/Qwzfr0hL5k5NWxqtrOVw4DDk3/h6L85a9Gz0/Eqp3oP+CWCNfesBvZZZEFHF7OTEbRe+yYSyKw==",
          "dev": true,
          "requires": {
            "lodash.ismatch": "^4.4.0",
            "modify-values": "^1.0.0"
          }
        },
        "conventional-commits-parser": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.1.0.tgz",
          "integrity": "sha512-RSo5S0WIwXZiRxUGTPuYFbqvrR4vpJ1BDdTlthFgvHt5kEdnd1+pdvwWphWn57/oIl4V72NMmOocFqqJ8mFFhA==",
          "dev": true,
          "requires": {
            "JSONStream": "^1.0.4",
            "is-text-path": "^1.0.1",
            "lodash": "^4.17.15",
            "meow": "^7.0.0",
            "split2": "^2.0.0",
            "through2": "^3.0.0",
            "trim-off-newlines": "^1.0.0"
          },
          "dependencies": {
            "through2": {
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
              "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.4",
                "readable-stream": "2 || 3"
              }
            }
          }
        },
        "conventional-recommended-bump": {
          "version": "6.0.10",
          "resolved": "https://registry.npmjs.org/conventional-recommended-bump/-/conventional-recommended-bump-6.0.10.tgz",
          "integrity": "sha512-2ibrqAFMN3ZA369JgVoSbajdD/BHN6zjY7DZFKTHzyzuQejDUCjQ85S5KHxCRxNwsbDJhTPD5hOKcis/jQhRgg==",
          "dev": true,
          "requires": {
            "concat-stream": "^2.0.0",
            "conventional-changelog-preset-loader": "^2.3.4",
            "conventional-commits-filter": "^2.0.6",
            "conventional-commits-parser": "^3.1.0",
            "git-raw-commits": "2.0.0",