Skip to content
Snippets Groups Projects
yarn.lock 413 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
      integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
      dependencies:
        esutils "^2.0.2"
    
    dom-serializer@0:
      version "0.2.2"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51"
      integrity sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==
      dependencies:
        domelementtype "^2.0.1"
        entities "^2.0.0"
    
    dom-serializer@^1.0.1, dom-serializer@^1.3.2:
      version "1.3.2"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-1.3.2.tgz#6206437d32ceefaec7161803230c7a20bc1b4d91"
      integrity sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==
      dependencies:
        domelementtype "^2.0.1"
        domhandler "^4.2.0"
        entities "^2.0.0"
    
    
    dom-serializer@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53"
      integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==
      dependencies:
        domelementtype "^2.3.0"
        domhandler "^5.0.2"
        entities "^4.2.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domelementtype@1:
      version "1.3.1"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f"
      integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
    
    domelementtype@^2.0.1, domelementtype@^2.2.0:
      version "2.2.0"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57"
      integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==
    
    
    domelementtype@^2.3.0:
      version "2.3.0"
      resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d"
      integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domhandler@^4.0.0, domhandler@^4.2.0:
      version "4.2.0"
      resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.2.0.tgz#f9768a5f034be60a89a27c2e4d0f74eba0d8b059"
      integrity sha512-zk7sgt970kzPks2Bf+dwT/PLzghLnsivb9CcxkvR8Mzr66Olr0Ofd8neSbglHJHaHa2MadfoSdNlKYAaafmWfA==
      dependencies:
        domelementtype "^2.2.0"
    
    
    domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
      version "5.0.3"
      resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31"
      integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
      dependencies:
        domelementtype "^2.3.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    domutils@^1.7.0:
      version "1.7.0"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
      integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==
      dependencies:
        dom-serializer "0"
        domelementtype "1"
    
    domutils@^2.5.2, domutils@^2.6.0, domutils@^2.7.0:
      version "2.7.0"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.7.0.tgz#8ebaf0c41ebafcf55b0b72ec31c56323712c5442"
      integrity sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==
      dependencies:
        dom-serializer "^1.0.1"
        domelementtype "^2.2.0"
        domhandler "^4.2.0"
    
    
    domutils@^3.0.1:
      version "3.0.1"
      resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.0.1.tgz#696b3875238338cb186b6c0612bd4901c89a4f1c"
      integrity sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==
      dependencies:
        dom-serializer "^2.0.0"
        domelementtype "^2.3.0"
        domhandler "^5.0.1"
    
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    dot-prop@^5.1.0:
      version "5.3.0"
      resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
      integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
      dependencies:
        is-obj "^2.0.0"
    
    dotgitignore@^2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/dotgitignore/-/dotgitignore-2.1.0.tgz#a4b15a4e4ef3cf383598aaf1dfa4a04bcc089b7b"
      integrity sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==
      dependencies:
        find-up "^3.0.0"
        minimatch "^3.0.4"
    
    
    easy-soap-request@^4.7.0:
      version "4.7.0"
      resolved "https://registry.yarnpkg.com/easy-soap-request/-/easy-soap-request-4.7.0.tgz#d57af87fc91a3c8ff606e3ca1102a2c37a095ff8"
      integrity sha512-rFvXxk65ROqUkSSgVbxS4X9skRkdBPU4eoETCzgWaKh5seVibLD8feY5F0YV6UTnY7ErcM9DWMG3RNaYm02xHA==
      dependencies:
        axios "^0.26.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    ecc-jsbn@~0.1.1:
      version "0.1.2"
      resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
      integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
      dependencies:
        jsbn "~0.1.0"
        safer-buffer "^2.1.0"
    
    editorconfig@^0.15.3:
      version "0.15.3"
      resolved "https://registry.yarnpkg.com/editorconfig/-/editorconfig-0.15.3.tgz#bef84c4e75fb8dcb0ce5cee8efd51c15999befc5"
      integrity sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==
      dependencies:
        commander "^2.19.0"
        lru-cache "^4.1.5"
        semver "^5.6.0"
        sigmund "^1.0.1"
    
    ee-first@1.1.1:
      version "1.1.1"
      resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
      integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
    
    electron-to-chromium@^1.3.793:
      version "1.3.808"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.808.tgz#6aa204f56c6de554cd4e90e1eb1a36f3ac3a15d5"
      integrity sha512-espnsbWTuUw0a2jMwfabCc09py2ujB+FZZE1hZWn5yYijEmxzEhdhTLKUfZGjynHvdIMQ4X/Pr/t8s4eiyH/QQ==
    
    electron-to-chromium@^1.4.17:
      version "1.4.71"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
      integrity sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    electron-to-chromium@^1.4.202:
      version "1.4.206"
      resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz#580ff85b54d7ec0c05f20b1e37ea0becdd7b0ee4"
      integrity sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==
    
    emittery@^0.10.2:
      version "0.10.2"
      resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.10.2.tgz#902eec8aedb8c41938c46e9385e9db7e03182933"
      integrity sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    emoji-regex@^8.0.0:
      version "8.0.0"
      resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
      integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
    
    encodeurl@~1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
      integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
    
    
    enhanced-resolve@^5.10.0:
      version "5.15.0"
      resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
      integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        graceful-fs "^4.2.4"
        tapable "^2.2.0"
    
    entities@^2.0.0:
      version "2.2.0"
      resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
      integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
    
    
    entities@^4.2.0, entities@^4.3.0:
      version "4.3.1"
      resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.1.tgz#c34062a94c865c322f9d67b4384e4169bcede6a4"
      integrity sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    envinfo@^7.7.3:
      version "7.8.1"
      resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
      integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==
    
    error-ex@^1.3.1:
      version "1.3.2"
      resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
      integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
      dependencies:
        is-arrayish "^0.2.1"
    
    es-abstract@^1.17.2, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
      version "1.18.5"
      resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19"
      integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==
      dependencies:
        call-bind "^1.0.2"
        es-to-primitive "^1.2.1"
        function-bind "^1.1.1"
        get-intrinsic "^1.1.1"
        has "^1.0.3"
        has-symbols "^1.0.2"
        internal-slot "^1.0.3"
        is-callable "^1.2.3"
        is-negative-zero "^2.0.1"
        is-regex "^1.1.3"
        is-string "^1.0.6"
        object-inspect "^1.11.0"
        object-keys "^1.1.1"
        object.assign "^4.1.2"
        string.prototype.trimend "^1.0.4"
        string.prototype.trimstart "^1.0.4"
        unbox-primitive "^1.0.1"
    
    es-abstract@^1.19.0, es-abstract@^1.19.1:
      version "1.19.1"
      resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
      integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
      dependencies:
        call-bind "^1.0.2"
        es-to-primitive "^1.2.1"
        function-bind "^1.1.1"
        get-intrinsic "^1.1.1"
        get-symbol-description "^1.0.0"
        has "^1.0.3"
        has-symbols "^1.0.2"
        internal-slot "^1.0.3"
        is-callable "^1.2.4"
        is-negative-zero "^2.0.1"
        is-regex "^1.1.4"
        is-shared-array-buffer "^1.0.1"
        is-string "^1.0.7"
        is-weakref "^1.0.1"
        object-inspect "^1.11.0"
        object-keys "^1.1.1"
        object.assign "^4.1.2"
        string.prototype.trimend "^1.0.4"
        string.prototype.trimstart "^1.0.4"
        unbox-primitive "^1.0.1"
    
    
    es-abstract@^1.20.4:
      version "1.21.2"
      resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff"
      integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==
      dependencies:
        array-buffer-byte-length "^1.0.0"
        available-typed-arrays "^1.0.5"
        call-bind "^1.0.2"
        es-set-tostringtag "^2.0.1"
        es-to-primitive "^1.2.1"
        function.prototype.name "^1.1.5"
        get-intrinsic "^1.2.0"
        get-symbol-description "^1.0.0"
        globalthis "^1.0.3"
        gopd "^1.0.1"
        has "^1.0.3"
        has-property-descriptors "^1.0.0"
        has-proto "^1.0.1"
        has-symbols "^1.0.3"
        internal-slot "^1.0.5"
        is-array-buffer "^3.0.2"
        is-callable "^1.2.7"
        is-negative-zero "^2.0.2"
        is-regex "^1.1.4"
        is-shared-array-buffer "^1.0.2"
        is-string "^1.0.7"
        is-typed-array "^1.1.10"
        is-weakref "^1.0.2"
        object-inspect "^1.12.3"
        object-keys "^1.1.1"
        object.assign "^4.1.4"
        regexp.prototype.flags "^1.4.3"
        safe-regex-test "^1.0.0"
        string.prototype.trim "^1.2.7"
        string.prototype.trimend "^1.0.6"
        string.prototype.trimstart "^1.0.6"
        typed-array-length "^1.0.4"
        unbox-primitive "^1.0.2"
        which-typed-array "^1.1.9"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    es-array-method-boxes-properly@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
      integrity sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==
    
    es-module-lexer@^0.9.0:
      version "0.9.3"
      resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
      integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
    
    
    es-set-tostringtag@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
      integrity sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==
      dependencies:
        get-intrinsic "^1.1.3"
        has "^1.0.3"
        has-tostringtag "^1.0.0"
    
    es-shim-unscopables@^1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
      integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
      dependencies:
        has "^1.0.3"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    es-to-primitive@^1.2.1:
      version "1.2.1"
      resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
      integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
      dependencies:
        is-callable "^1.1.4"
        is-date-object "^1.0.1"
        is-symbol "^1.0.2"
    
    es6-denodeify@^0.1.1:
      version "0.1.5"
      resolved "https://registry.yarnpkg.com/es6-denodeify/-/es6-denodeify-0.1.5.tgz#31d4d5fe9c5503e125460439310e16a2a3f39c1f"
      integrity sha1-MdTV/pxVA+ElRgQ5MQ4WoqPznB8=
    
    es6-promise-pool@^2.5.0:
      version "2.5.0"
      resolved "https://registry.yarnpkg.com/es6-promise-pool/-/es6-promise-pool-2.5.0.tgz#147c612b36b47f105027f9d2bf54a598a99d9ccb"
      integrity sha1-FHxhKza0fxBQJ/nSv1SlmKmdnMs=
    
    escalade@^3.1.1:
      version "3.1.1"
      resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
      integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
    
    escape-html@~1.0.3:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
      integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
    
    escape-string-regexp@^1.0.5:
      version "1.0.5"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
      integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    escape-string-regexp@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
      integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    escape-string-regexp@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
      integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
    
    eslint-config-cozy-app@4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-4.0.0.tgz#739a4ab6ad8c9f4d1548a680447fe135512bf6b8"
      integrity sha512-VYbCmdQRQrxxNYglCgM6dYQIcNLFq91FQ+1ADJLbE9kkLWskJOBJUJ+9BYvDnOPHc8WTNHE/DF2e+p9jys/JkQ==
      dependencies:
        "@babel/eslint-parser" "^7.16.3"
        "@typescript-eslint/eslint-plugin" "^5.4.0"
        "@typescript-eslint/parser" "^5.4.0"
        eslint "^8.3.0"
        eslint-config-prettier "^8.3.0"
        eslint-plugin-prettier "^4.0.0"
        eslint-plugin-promise "^6.0.0"
        eslint-plugin-react "^7.27.1"
        eslint-plugin-react-hooks "^4.3.0"
        eslint-plugin-vue "^8.1.1"
        prettier "^2.5.0"
        typescript "^4.5.2"
    
    
    eslint-config-cozy-app@5.5.0:
      version "5.5.0"
      resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-5.5.0.tgz#cf05f05fc4619871868f0a1744233222aba91a67"
      integrity sha512-bwt56ce6AFwzturWG2LEhlAzb3W/8Yq8Xc41fkfaEZZ1B551KFjx8scxjEVPKzF29YnQtL4xTNgB0VYmhXj3HA==
      dependencies:
        "@babel/eslint-parser" "7.19.1"
        "@typescript-eslint/eslint-plugin" "5.51.0"
        "@typescript-eslint/parser" "5.51.0"
        eslint "8.34.0"
        eslint-config-prettier "8.6.0"
        eslint-plugin-jest "27.2.1"
        eslint-plugin-prettier "4.2.1"
        eslint-plugin-promise "6.1.1"
        eslint-plugin-react "7.32.2"
        eslint-plugin-react-hooks "4.6.0"
        prettier "2.8.4"
        typescript "4.9.5"
    
    eslint-config-prettier@8.6.0:
      version "8.6.0"
      resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
      integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-config-prettier@^8.3.0:
      version "8.3.0"
      resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
      integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
    
    
    eslint-plugin-jest@27.2.1:
      version "27.2.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
      integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
      dependencies:
        "@typescript-eslint/utils" "^5.10.0"
    
    eslint-plugin-prettier@4.2.1, eslint-plugin-prettier@^4.2.1:
      version "4.2.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
      integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
    
      dependencies:
        prettier-linter-helpers "^1.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-prettier@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
      integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
      dependencies:
        prettier-linter-helpers "^1.0.0"
    
    
    eslint-plugin-promise@6.1.1:
      version "6.1.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
      integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-promise@^6.0.0:
      version "6.0.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
      integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
    
    
    eslint-plugin-react-hooks@4.6.0:
      version "4.6.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
      integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-react-hooks@^4.3.0:
      version "4.3.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
      integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
    
    
    eslint-plugin-react@7.32.2:
      version "7.32.2"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
      integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
    
      dependencies:
    
        array-includes "^3.1.6"
        array.prototype.flatmap "^1.3.1"
        array.prototype.tosorted "^1.1.1"
    
        doctrine "^2.1.0"
    
        estraverse "^5.3.0"
        jsx-ast-utils "^2.4.1 || ^3.0.0"
        minimatch "^3.1.2"
        object.entries "^1.1.6"
        object.fromentries "^2.0.6"
        object.hasown "^1.1.2"
        object.values "^1.1.6"
        prop-types "^15.8.1"
        resolve "^2.0.0-next.4"
        semver "^6.3.0"
        string.prototype.matchall "^4.0.8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint-plugin-react@^7.27.1:
      version "7.28.0"
      resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
      integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
      dependencies:
        array-includes "^3.1.4"
        array.prototype.flatmap "^1.2.5"
        doctrine "^2.1.0"
        estraverse "^5.3.0"
        jsx-ast-utils "^2.4.1 || ^3.0.0"
        minimatch "^3.0.4"
        object.entries "^1.1.5"
        object.fromentries "^2.0.5"
        object.hasown "^1.1.0"
        object.values "^1.1.5"
        prop-types "^15.7.2"
        resolve "^2.0.0-next.3"
        semver "^6.3.0"
        string.prototype.matchall "^4.0.6"
    
    eslint-plugin-vue@^8.1.1:
      version "8.4.1"
      resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz#0a25493bbfee6baa21614e637e3fd390617c0bb4"
      integrity sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==
      dependencies:
        eslint-utils "^3.0.0"
        natural-compare "^1.4.0"
        semver "^7.3.5"
        vue-eslint-parser "^8.0.1"
    
    eslint-scope@5.1.1, eslint-scope@^5.1.1:
      version "5.1.1"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
      integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
      dependencies:
        esrecurse "^4.3.0"
        estraverse "^4.1.1"
    
    eslint-scope@^7.0.0, eslint-scope@^7.1.1:
      version "7.1.1"
      resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
      integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
      dependencies:
        esrecurse "^4.3.0"
        estraverse "^5.2.0"
    
    eslint-utils@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
      integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
      dependencies:
        eslint-visitor-keys "^2.0.0"
    
    eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
      integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
    
    eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0:
      version "3.3.0"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
      integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
    
    
    eslint-visitor-keys@^3.4.1:
      version "3.4.1"
      resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
      integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
    
    eslint@8.34.0:
      version "8.34.0"
      resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
      integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
    
      dependencies:
    
        "@eslint/eslintrc" "^1.4.1"
        "@humanwhocodes/config-array" "^0.11.8"
        "@humanwhocodes/module-importer" "^1.0.1"
        "@nodelib/fs.walk" "^1.2.8"
        ajv "^6.10.0"
        chalk "^4.0.0"
        cross-spawn "^7.0.2"
        debug "^4.3.2"
    
        doctrine "^3.0.0"
    
        escape-string-regexp "^4.0.0"
        eslint-scope "^7.1.1"
        eslint-utils "^3.0.0"
        eslint-visitor-keys "^3.3.0"
        espree "^9.4.0"
        esquery "^1.4.0"
    
        esutils "^2.0.2"
    
        fast-deep-equal "^3.1.3"
        file-entry-cache "^6.0.1"
        find-up "^5.0.0"
        glob-parent "^6.0.2"
        globals "^13.19.0"
        grapheme-splitter "^1.0.4"
        ignore "^5.2.0"
    
        import-fresh "^3.0.0"
        imurmurhash "^0.1.4"
    
        is-glob "^4.0.0"
        is-path-inside "^3.0.3"
        js-sdsl "^4.1.4"
        js-yaml "^4.1.0"
    
        json-stable-stringify-without-jsonify "^1.0.1"
    
        levn "^0.4.1"
        lodash.merge "^4.6.2"
        minimatch "^3.1.2"
    
        natural-compare "^1.4.0"
    
        optionator "^0.9.1"
        regexpp "^3.2.0"
        strip-ansi "^6.0.1"
        strip-json-comments "^3.1.0"
    
        text-table "^0.2.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    eslint@^8.3.0:
      version "8.9.0"
      resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.9.0.tgz#a2a8227a99599adc4342fd9b854cb8d8d6412fdb"
      integrity sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==
      dependencies:
        "@eslint/eslintrc" "^1.1.0"
        "@humanwhocodes/config-array" "^0.9.2"
        ajv "^6.10.0"
        chalk "^4.0.0"
        cross-spawn "^7.0.2"
        debug "^4.3.2"
        doctrine "^3.0.0"
        escape-string-regexp "^4.0.0"
        eslint-scope "^7.1.1"
        eslint-utils "^3.0.0"
        eslint-visitor-keys "^3.3.0"
        espree "^9.3.1"
        esquery "^1.4.0"
        esutils "^2.0.2"
        fast-deep-equal "^3.1.3"
        file-entry-cache "^6.0.1"
        functional-red-black-tree "^1.0.1"
        glob-parent "^6.0.1"
        globals "^13.6.0"
        ignore "^5.2.0"
        import-fresh "^3.0.0"
        imurmurhash "^0.1.4"
        is-glob "^4.0.0"
        js-yaml "^4.1.0"
        json-stable-stringify-without-jsonify "^1.0.1"
        levn "^0.4.1"
        lodash.merge "^4.6.2"
        minimatch "^3.0.4"
        natural-compare "^1.4.0"
        optionator "^0.9.1"
        regexpp "^3.2.0"
        strip-ansi "^6.0.1"
        strip-json-comments "^3.1.0"
        text-table "^0.2.0"
        v8-compile-cache "^2.0.3"
    
    espree@^9.0.0, espree@^9.3.1:
      version "9.3.1"
      resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
      integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
      dependencies:
        acorn "^8.7.0"
        acorn-jsx "^5.3.1"
        eslint-visitor-keys "^3.3.0"
    
    
    espree@^9.4.0:
      version "9.5.2"
      resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b"
      integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==
      dependencies:
        acorn "^8.8.0"
        acorn-jsx "^5.3.2"
        eslint-visitor-keys "^3.4.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    esprima@^4.0.0:
      version "4.0.1"
      resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
      integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "1.4.0"
      resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
      integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
      dependencies:
        estraverse "^5.1.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "4.3.0"
      resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
      integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
      dependencies:
        estraverse "^5.2.0"
    
    estraverse@^4.1.1:
      version "4.3.0"
      resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
      integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
    
    estraverse@^5.1.0, estraverse@^5.2.0:
      version "5.2.0"
      resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
      integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
    
    estraverse@^5.3.0:
      version "5.3.0"
      resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
      integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
    
    esutils@^2.0.2:
      version "2.0.3"
      resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
      integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
    
    etag@~1.8.1:
      version "1.8.1"
      resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
      integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
    
    events@^3.2.0:
      version "3.3.0"
      resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
      integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
    
    execa@^5.0.0:
      version "5.1.1"
      resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
      integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
      dependencies:
        cross-spawn "^7.0.3"
        get-stream "^6.0.0"
        human-signals "^2.1.0"
        is-stream "^2.0.0"
        merge-stream "^2.0.0"
        npm-run-path "^4.0.1"
        onetime "^5.1.2"
        signal-exit "^3.0.3"
        strip-final-newline "^2.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    exit@^0.1.2:
      version "0.1.2"
      resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
      integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
    
    expect@^28.1.3:
      version "28.1.3"
      resolved "https://registry.yarnpkg.com/expect/-/expect-28.1.3.tgz#90a7c1a124f1824133dd4533cce2d2bdcb6603ec"
      integrity sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==
      dependencies:
        "@jest/expect-utils" "^28.1.3"
        jest-get-type "^28.0.2"
        jest-matcher-utils "^28.1.3"
        jest-message-util "^28.1.3"
        jest-util "^28.1.3"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    express@^4.17.1:
      version "4.17.1"
      resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
      integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
      dependencies:
        accepts "~1.3.7"
        array-flatten "1.1.1"
        body-parser "1.19.0"
        content-disposition "0.5.3"
        content-type "~1.0.4"
        cookie "0.4.0"
        cookie-signature "1.0.6"
        debug "2.6.9"
        depd "~1.1.2"
        encodeurl "~1.0.2"
        escape-html "~1.0.3"
        etag "~1.8.1"
        finalhandler "~1.1.2"
        fresh "0.5.2"
        merge-descriptors "1.0.1"
        methods "~1.1.2"
        on-finished "~2.3.0"
        parseurl "~1.3.3"
        path-to-regexp "0.1.7"
        proxy-addr "~2.0.5"
        qs "6.7.0"
        range-parser "~1.2.1"
        safe-buffer "5.1.2"
        send "0.17.1"
        serve-static "1.14.1"
        setprototypeof "1.1.1"
        statuses "~1.5.0"
        type-is "~1.6.18"
        utils-merge "1.0.1"
        vary "~1.1.2"
    
    extend-shallow@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
      integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
      dependencies:
        is-extendable "^0.1.0"
    
    extend@~3.0.2:
      version "3.0.2"
      resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
      integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
    
    extsprintf@1.3.0:
      version "1.3.0"
      resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
      integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
    
    extsprintf@^1.2.0:
      version "1.4.0"
      resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
      integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
    
    eyes@0.1.x:
      version "0.1.8"
      resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0"
      integrity sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A=
    
    fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
      version "3.1.3"
      resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
      integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
    
    fast-diff@^1.1.2:
      version "1.2.0"
      resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
      integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
    
    fast-glob@^3.1.1:
      version "3.2.7"
      resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1"
      integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==
      dependencies:
        "@nodelib/fs.stat" "^2.0.2"
        "@nodelib/fs.walk" "^1.2.3"
        glob-parent "^5.1.2"
        merge2 "^1.3.0"
        micromatch "^4.0.4"
    
    fast-glob@^3.2.7, fast-glob@^3.2.9:
      version "3.2.11"
      resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
      integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
      dependencies:
        "@nodelib/fs.stat" "^2.0.2"
        "@nodelib/fs.walk" "^1.2.3"
        glob-parent "^5.1.2"
        merge2 "^1.3.0"
        micromatch "^4.0.4"
    
    fast-json-stable-stringify@^2.0.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
      integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
    
    
    fast-levenshtein@^2.0.6:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "2.0.6"
      resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
      integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
    
    fastest-levenshtein@^1.0.12:
      version "1.0.12"
      resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz#9990f7d3a88cc5a9ffd1f1745745251700d497e2"
      integrity sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==
    
    fastq@^1.6.0:
      version "1.11.1"
      resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.11.1.tgz#5d8175aae17db61947f8b162cfc7f63264d22807"
      integrity sha512-HOnr8Mc60eNYl1gzwp6r5RoUyAn5/glBolUzP/Ez6IFVPMPirxn/9phgL6zhOtaTy7ISwPvQ+wT+hfcRZh/bzw==
      dependencies:
        reusify "^1.0.4"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    fb-watchman@^2.0.0:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"
      integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==
      dependencies:
        bser "2.1.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    fetch-cookie@0.7.0:
      version "0.7.0"
      resolved "https://registry.yarnpkg.com/fetch-cookie/-/fetch-cookie-0.7.0.tgz#a6fc137ad8363aa89125864c6451b86ecb7de802"
      integrity sha512-Mm5pGlT3agW6t71xVM7vMZPIvI7T4FaTuFW4jari6dVzYHFDb3WZZsGpN22r/o3XMdkM0E7sPd1EGeyVbH2Tgg==
      dependencies:
        es6-denodeify "^0.1.1"
        tough-cookie "^2.3.1"
    
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    figures@^3.1.0:
      version "3.2.0"
      resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
      integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
      dependencies:
        escape-string-regexp "^1.0.5"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    file-entry-cache@^6.0.1:
      version "6.0.1"
      resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
      integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
      dependencies:
        flat-cache "^3.0.4"
    
    file-type@^16.5.0:
      version "16.5.3"
      resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.3.tgz#474b7e88c74724046abb505e9b8ed4db30c4fc06"
      integrity sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==
      dependencies:
        readable-web-to-node-stream "^3.0.0"
        strtok3 "^6.2.4"
        token-types "^4.1.1"
    
    fill-range@^7.0.1:
      version "7.0.1"
      resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
      integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
      dependencies:
        to-regex-range "^5.0.1"
    
    finalhandler@~1.1.2:
      version "1.1.2"
      resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
      integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
      dependencies:
        debug "2.6.9"
        encodeurl "~1.0.2"
        escape-html "~1.0.3"
        on-finished "~2.3.0"
        parseurl "~1.3.3"
        statuses "~1.5.0"
        unpipe "~1.0.0"
    
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    find-up@^2.0.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
      integrity sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==
      dependencies:
        locate-path "^2.0.0"
    
    find-up@^3.0.0:
      version "3.0.0"
      resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
      integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
      dependencies:
        locate-path "^3.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    find-up@^4.0.0, find-up@^4.1.0:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "4.1.0"
      resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
      integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
      dependencies:
        locate-path "^5.0.0"
        path-exists "^4.0.0"
    
    find-up@^5.0.0:
      version "5.0.0"
      resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
      integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
      dependencies:
        locate-path "^6.0.0"
        path-exists "^4.0.0"
    
    find-versions@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-4.0.0.tgz#3c57e573bf97769b8cb8df16934b627915da4965"
      integrity sha512-wgpWy002tA+wgmO27buH/9KzyEOQnKsG/R0yrcjPT9BOFm0zRBVQbZ95nRGXWMywS8YR5knRbpohio0bcJABxQ==
      dependencies:
        semver-regex "^3.1.2"
    
    flat-cache@^3.0.4:
      version "3.0.4"
      resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
      integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
      dependencies:
        flatted "^3.1.0"
        rimraf "^3.0.2"
    
    flatted@^3.1.0:
      version "3.2.5"
      resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
      integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
    
    
    follow-redirects@^1.14.8:
      version "1.14.9"
      resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
      integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
    
    
    follow-redirects@^1.14.9:
      version "1.15.1"
      resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
      integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
    
    
    for-each@^0.3.3:
      version "0.3.3"
      resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
      integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
      dependencies:
        is-callable "^1.1.3"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    forever-agent@~0.6.1:
      version "0.6.1"
      resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
      integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
    
    
    form-data@^4.0.0:
      version "4.0.0"
      resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
      integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
      dependencies:
        asynckit "^0.4.0"
        combined-stream "^1.0.8"
        mime-types "^2.1.12"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    form-data@~2.3.2:
      version "2.3.3"
      resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
      integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
      dependencies:
        asynckit "^0.4.0"
        combined-stream "^1.0.6"
        mime-types "^2.1.12"
    
    forwarded@0.2.0:
      version "0.2.0"
      resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
      integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
    
    fresh@0.5.2:
      version "0.5.2"
      resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
      integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
    
    fs-extra@^7.0.1:
      version "7.0.1"
      resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
      integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
      dependencies:
        graceful-fs "^4.1.2"
        jsonfile "^4.0.0"
        universalify "^0.1.0"
    
    fs-extra@^8.0.1:
      version "8.1.0"
      resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
      integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
      dependencies: