Skip to content
Snippets Groups Projects
yarn.lock 435 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    babel-preset-cozy-app@^2.0.2:
    
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/babel-preset-cozy-app/-/babel-preset-cozy-app-2.1.0.tgz#0375a8e0e722bb254eddf95197b2a86756968d96"
      integrity sha512-w3fuo6OzfBtq6kG91vUbwo430es9+6qmNHJVvFApHSHlf8NCrUi5cVRADeB7WLwkrPnbWUVkQeLt6vn/crtWmw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@babel/core" "7.16.12"
        "@babel/eslint-parser" "^7.16.3"
        "@babel/helper-plugin-utils" "^7.14.5"
        "@babel/plugin-proposal-class-properties" "^7.16.0"
        "@babel/plugin-proposal-object-rest-spread" "^7.16.0"
        "@babel/plugin-transform-runtime" "^7.16.4"
        "@babel/preset-env" "^7.16.4"
        "@babel/preset-react" "^7.16.0"
        "@babel/preset-typescript" "^7.16.0"
        "@babel/runtime" "^7.16.3"
    
        browserslist-config-cozy "^0.5.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        lodash "^4.17.21"
        typescript "^4.5.2"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    babel-preset-current-node-syntax@^1.0.0:
      version "1.0.1"
      resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b"
      integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==
      dependencies:
        "@babel/plugin-syntax-async-generators" "^7.8.4"
        "@babel/plugin-syntax-bigint" "^7.8.3"
        "@babel/plugin-syntax-class-properties" "^7.8.3"
        "@babel/plugin-syntax-import-meta" "^7.8.3"
        "@babel/plugin-syntax-json-strings" "^7.8.3"
        "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
        "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
        "@babel/plugin-syntax-numeric-separator" "^7.8.3"
        "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
        "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
        "@babel/plugin-syntax-optional-chaining" "^7.8.3"
        "@babel/plugin-syntax-top-level-await" "^7.8.3"
    
    
    babel-preset-jest@^29.6.3:
      version "29.6.3"
      resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz#fa05fa510e7d493896d7b0dd2033601c840f171c"
      integrity sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        babel-plugin-jest-hoist "^29.6.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        babel-preset-current-node-syntax "^1.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    babel-runtime@6.26.0, babel-runtime@^6.26.0:
      version "6.26.0"
      resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
    
      integrity sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        core-js "^2.4.0"
        regenerator-runtime "^0.11.0"
    
    balanced-match@^1.0.0:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
      integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
    
    basic-auth@~2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-2.0.1.tgz#b998279bf47ce38344b4f3cf916d4679bbf51e3a"
      integrity sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==
      dependencies:
        safe-buffer "5.1.2"
    
    bcrypt-pbkdf@^1.0.0:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
    
      integrity sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        tweetnacl "^0.14.3"
    
    bluebird-retry@^0.11.0:
      version "0.11.0"
      resolved "https://registry.yarnpkg.com/bluebird-retry/-/bluebird-retry-0.11.0.tgz#1289ab22cbbc3a02587baad35595351dd0c1c047"
    
      integrity sha512-k2fGy305fi8uwVlOO/ocmikdgr5CB8N4LzyZHZFy0ywZBQYT00qtTHXVxdmQXyXBh/HoYjHsF9yO0U+hnKHnyg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    bluebird@^3.5.0, bluebird@^3.7.2:
      version "3.7.2"
      resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
      integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
    
    blueimp-md5@^2.10.0:
    
      version "2.19.0"
      resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.19.0.tgz#b53feea5498dcb53dc6ec4b823adb84b729c4af0"
      integrity sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==
    
    body-parser@1.19.0:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "1.19.0"
      resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
      integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
      dependencies:
        bytes "3.1.0"
        content-type "~1.0.4"
        debug "2.6.9"
        depd "~1.1.2"
        http-errors "1.7.2"
        iconv-lite "0.4.24"
        on-finished "~2.3.0"
        qs "6.7.0"
        raw-body "2.4.0"
        type-is "~1.6.17"
    
    
    body-parser@1.20.2, body-parser@^1.19.0:
      version "1.20.2"
      resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
      integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
      dependencies:
        bytes "3.1.2"
        content-type "~1.0.5"
        debug "2.6.9"
        depd "2.0.0"
        destroy "1.2.0"
        http-errors "2.0.0"
        iconv-lite "0.4.24"
        on-finished "2.4.1"
        qs "6.11.0"
        raw-body "2.5.2"
        type-is "~1.6.18"
        unpipe "1.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    bolgia@>=2.7.4:
      version "2.8.3"
      resolved "https://registry.yarnpkg.com/bolgia/-/bolgia-2.8.3.tgz#bae607317a33fbda0c322297b43afd239ea739d2"
      integrity sha512-BEmes/GII/02PNOHWlFUpXfuGPCV7kN4ABw6vmctoctix1PO+55D5GmjdSFAxwee58TC7r9nFm5gNvVE8scv1Q==
    
    boolbase@^1.0.0, boolbase@~1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
    
      integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    bowser@^2.4.0:
      version "2.11.0"
      resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f"
      integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==
    
    brace-expansion@^1.1.7:
      version "1.1.11"
      resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
      integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
      dependencies:
        balanced-match "^1.0.0"
        concat-map "0.0.1"
    
    
    brace-expansion@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
      integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        balanced-match "^1.0.0"
    
    braces@^3.0.3:
      version "3.0.3"
      resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
      integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        fill-range "^7.1.1"
    
    browserslist-config-cozy@^0.5.0:
      version "0.5.0"
      resolved "https://registry.yarnpkg.com/browserslist-config-cozy/-/browserslist-config-cozy-0.5.0.tgz#e62ba62dcef91fde9742faa7dec98e08bf8c0d51"
      integrity sha512-R3l2v6LqWuoUEDIt0U3dFtObOcBgkCrs6YUB4GLF3C1oE26ltJEBpz3DUQRmIcWrjKQOTKlGHe9MgDsqyuxFNA==
    
    browserslist@^4.14.5, browserslist@^4.22.2, browserslist@^4.23.0:
      version "4.23.1"
      resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.1.tgz#ce4af0534b3d37db5c1a4ca98b9080f985041e96"
      integrity sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        caniuse-lite "^1.0.30001629"
        electron-to-chromium "^1.4.796"
        node-releases "^2.0.14"
        update-browserslist-db "^1.0.16"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    bser@2.1.1:
      version "2.1.1"
      resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
      integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
      dependencies:
        node-int64 "^0.4.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    btoa@1.2.1, btoa@^1.2.1:
      version "1.2.1"
      resolved "https://registry.yarnpkg.com/btoa/-/btoa-1.2.1.tgz#01a9909f8b2c93f6bf680ba26131eb30f7fa3d73"
      integrity sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==
    
    buffer-from@1.1.0:
      version "1.1.0"
      resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.0.tgz#87fcaa3a298358e0ade6e442cfce840740d1ad04"
      integrity sha512-c5mRlguI/Pe2dSZmpER62rSCu0ryKmWddzRYsuXc50U2/g8jMOulc31VZMa4mYx31U5xsmSOpDCgH88Vl9cDGQ==
    
    buffer-from@^1.0.0:
      version "1.1.2"
      resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
      integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
    
    bytes@3.1.0:
      version "3.1.0"
      resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
      integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
    
    
    bytes@3.1.2:
      version "3.1.2"
      resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
      integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
    
    call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
      version "1.0.7"
      resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
      integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        es-define-property "^1.0.0"
        es-errors "^1.3.0"
        function-bind "^1.1.2"
        get-intrinsic "^1.2.4"
        set-function-length "^1.2.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    callsites@^3.0.0:
      version "3.1.0"
      resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
      integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
    
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    camelcase-keys@^6.2.2:
      version "6.2.2"
      resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-6.2.2.tgz#5e755d6ba51aa223ec7d3d52f25778210f9dc3c0"
      integrity sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==
      dependencies:
        camelcase "^5.3.1"
        map-obj "^4.0.0"
        quick-lru "^4.0.1"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    camelcase@^5.3.1:
      version "5.3.1"
      resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
      integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
    
    camelcase@^6.2.0:
      version "6.3.0"
      resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
      integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
    
    
    caniuse-lite@^1.0.30001629:
      version "1.0.30001637"
      resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001637.tgz#d9fab531493d9ef46a8ff305e9812190ac463f21"
      integrity sha512-1x0qRI1mD1o9e+7mBI7XtzFAP4XszbHaVWsMiGbSPLYekKTJF7K+FNk6AsXH4sUpc+qrsI3pVgf1Jdl/uGkuSQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    caseless@~0.12.0:
      version "0.12.0"
      resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
    
      integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
    
    chalk@^2.4.1, chalk@^2.4.2:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "2.4.2"
      resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
      integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
      dependencies:
        ansi-styles "^3.2.1"
        escape-string-regexp "^1.0.5"
        supports-color "^5.3.0"
    
    chalk@^4.0.0:
      version "4.1.2"
      resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
      integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
      dependencies:
        ansi-styles "^4.1.0"
        supports-color "^7.1.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    char-regex@^1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
      integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    charenc@0.0.2:
      version "0.0.2"
      resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
    
      integrity sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==
    
    cheerio-select@^2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/cheerio-select/-/cheerio-select-2.1.0.tgz#4d8673286b8126ca2a8e42740d5e3c4884ae21b4"
      integrity sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==
      dependencies:
        boolbase "^1.0.0"
        css-select "^5.1.0"
        css-what "^6.1.0"
        domelementtype "^2.3.0"
        domhandler "^5.0.3"
        domutils "^3.0.1"
    
    
    cheerio@1.0.0-rc.12, cheerio@^1.0.0-rc.9:
    
      version "1.0.0-rc.12"
      resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
      integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==
      dependencies:
        cheerio-select "^2.1.0"
        dom-serializer "^2.0.0"
        domhandler "^5.0.3"
        domutils "^3.0.1"
        htmlparser2 "^8.0.1"
        parse5 "^7.0.0"
        parse5-htmlparser2-tree-adapter "^7.0.0"
    
    chownr@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
      integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    chrome-trace-event@^1.0.2:
    
      version "1.0.4"
      resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b"
      integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    ci-info@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
      integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    ci-info@^3.2.0:
    
      version "3.9.0"
      resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
      integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
    
    cjs-module-lexer@^1.0.0, cjs-module-lexer@^1.2.2:
      version "1.3.1"
      resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.3.1.tgz#c485341ae8fd999ca4ee5af2d7a1c9ae01e0099c"
      integrity sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    classificator@^0.3.3:
      version "0.3.4"
      resolved "https://registry.yarnpkg.com/classificator/-/classificator-0.3.4.tgz#b9ff7733bdc074877de13da51ed6a607c544e2e5"
      integrity sha512-H0ZCdZj1oEKr7jx//k8laegv8njniDWDPRE72HQ3250ow9I1g0ueO6n/RjzZPC9AMwfs3IoOCXfyMOLSonqkmg==
      dependencies:
        decimal.js "^10.0.0"
    
    cli-highlight@2.1.11:
      version "2.1.11"
      resolved "https://registry.yarnpkg.com/cli-highlight/-/cli-highlight-2.1.11.tgz#49736fa452f0aaf4fae580e30acb26828d2dc1bf"
      integrity sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==
      dependencies:
        chalk "^4.0.0"
        highlight.js "^10.7.1"
        mz "^2.4.0"
        parse5 "^5.1.1"
        parse5-htmlparser2-tree-adapter "^6.0.0"
        yargs "^16.0.0"
    
    cliui@^7.0.2:
      version "7.0.4"
      resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
      integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
      dependencies:
        string-width "^4.2.0"
        strip-ansi "^6.0.0"
        wrap-ansi "^7.0.0"
    
    
    cliui@^8.0.1:
      version "8.0.1"
      resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
      integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
      dependencies:
        string-width "^4.2.0"
        strip-ansi "^6.0.1"
        wrap-ansi "^7.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    clone-buffer@1.0.0:
      version "1.0.0"
      resolved "https://registry.yarnpkg.com/clone-buffer/-/clone-buffer-1.0.0.tgz#e3e25b207ac4e701af721e2cb5a16792cac3dc58"
    
      integrity sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    clone-deep@^4.0.1:
      version "4.0.1"
      resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
      integrity sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==
      dependencies:
        is-plain-object "^2.0.4"
        kind-of "^6.0.2"
        shallow-clone "^3.0.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    co@^4.6.0:
      version "4.6.0"
      resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
      integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    coa@^2.0.2:
      version "2.0.2"
      resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3"
      integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==
      dependencies:
        "@types/q" "^1.5.1"
        chalk "^2.4.1"
        q "^1.1.2"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    collect-v8-coverage@^1.0.0:
    
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz#c0b29bcd33bcd0779a1344c2136051e6afd3d9e9"
      integrity sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    color-convert@^1.9.0:
      version "1.9.3"
      resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
      integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
      dependencies:
        color-name "1.1.3"
    
    color-convert@^2.0.1:
      version "2.0.1"
      resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
      integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
      dependencies:
        color-name "~1.1.4"
    
    color-name@1.1.3:
      version "1.1.3"
      resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
    
      integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    color-name@~1.1.4:
      version "1.1.4"
      resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
      integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
    
    colorette@^2.0.14:
    
      version "2.0.20"
      resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
      integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    colors@1.0.x:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
    
      integrity sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==
    
    combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "1.0.8"
      resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
      integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
      dependencies:
        delayed-stream "~1.0.0"
    
    commander@7.2.0, commander@^7.0.0:
      version "7.2.0"
      resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
      integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
    
    
    commander@^10.0.0:
      version "10.0.1"
      resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
      integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==
    
    commander@^2.20.0:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "2.20.3"
      resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
      integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
    
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    compare-func@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
      integrity sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==
      dependencies:
        array-ify "^1.0.0"
        dot-prop "^5.1.0"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    compare-versions@^3.6.0:
      version "3.6.0"
      resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
      integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
    
    concat-map@0.0.1:
      version "0.0.1"
      resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
    
      integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    concat-stream@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-2.0.0.tgz#414cf5af790a48c60ab9be4527d56d5e41133cb1"
      integrity sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==
      dependencies:
        buffer-from "^1.0.0"
        inherits "^2.0.3"
        readable-stream "^3.0.2"
        typedarray "^0.0.6"
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    condense-newlines@^0.2.1:
      version "0.2.1"
      resolved "https://registry.yarnpkg.com/condense-newlines/-/condense-newlines-0.2.1.tgz#3de985553139475d32502c83b02f60684d24c55f"
    
      integrity sha512-P7X+QL9Hb9B/c8HI5BFFKmjgBu2XpQuF98WZ9XkO+dBGgk5XgwiQz7o1SmpglNWId3581UcS0SFAWfoIhMHPfg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        extend-shallow "^2.0.1"
        is-whitespace "^0.3.0"
        kind-of "^3.0.2"
    
    
    config-chain@^1.1.13:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "1.1.13"
      resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.13.tgz#fad0795aa6a6cdaff9ed1b68e9dff94372c232f4"
      integrity sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==
      dependencies:
        ini "^1.3.4"
        proto-list "~1.2.1"
    
    
    content-disposition@0.5.4:
      version "0.5.4"
      resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
      integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        safe-buffer "5.2.1"
    
    content-type@~1.0.4, content-type@~1.0.5:
      version "1.0.5"
      resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
      integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    conventional-changelog-angular@^5.0.12:
      version "5.0.13"
      resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c"
      integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==
      dependencies:
        compare-func "^2.0.0"
        q "^1.5.1"
    
    conventional-changelog-atom@^2.0.8:
      version "2.0.8"
      resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz#a759ec61c22d1c1196925fca88fe3ae89fd7d8de"
      integrity sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-codemirror@^2.0.8:
      version "2.0.8"
      resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz#398e9530f08ce34ec4640af98eeaf3022eb1f7dc"
      integrity sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-config-spec@2.1.0:
      version "2.1.0"
      resolved "https://registry.yarnpkg.com/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz#874a635287ef8b581fd8558532bf655d4fb59f2d"
      integrity sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==
    
    conventional-changelog-conventionalcommits@4.6.3, conventional-changelog-conventionalcommits@^4.5.0:
      version "4.6.3"
      resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
      integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
      dependencies:
        compare-func "^2.0.0"
        lodash "^4.17.15"
        q "^1.5.1"
    
    conventional-changelog-core@^4.2.1:
      version "4.2.4"
      resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz#e50d047e8ebacf63fac3dc67bf918177001e1e9f"
      integrity sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==
      dependencies:
        add-stream "^1.0.0"
        conventional-changelog-writer "^5.0.0"
        conventional-commits-parser "^3.2.0"
        dateformat "^3.0.0"
        get-pkg-repo "^4.0.0"
        git-raw-commits "^2.0.8"
        git-remote-origin-url "^2.0.0"
        git-semver-tags "^4.1.1"
        lodash "^4.17.15"
        normalize-package-data "^3.0.0"
        q "^1.5.1"
        read-pkg "^3.0.0"
        read-pkg-up "^3.0.0"
        through2 "^4.0.0"
    
    conventional-changelog-ember@^2.0.9:
      version "2.0.9"
      resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz#619b37ec708be9e74a220f4dcf79212ae1c92962"
      integrity sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-eslint@^3.0.9:
      version "3.0.9"
      resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz#689bd0a470e02f7baafe21a495880deea18b7cdb"
      integrity sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-express@^2.0.6:
      version "2.0.6"
      resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz#420c9d92a347b72a91544750bffa9387665a6ee8"
      integrity sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-jquery@^3.0.11:
      version "3.0.11"
      resolved "https://registry.yarnpkg.com/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz#d142207400f51c9e5bb588596598e24bba8994bf"
      integrity sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==
      dependencies:
        q "^1.5.1"
    
    conventional-changelog-jshint@^2.0.9:
      version "2.0.9"
      resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz#f2d7f23e6acd4927a238555d92c09b50fe3852ff"
      integrity sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==
      dependencies:
        compare-func "^2.0.0"
        q "^1.5.1"
    
    conventional-changelog-preset-loader@^2.3.4:
      version "2.3.4"
      resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz#14a855abbffd59027fd602581f1f34d9862ea44c"
      integrity sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==
    
    conventional-changelog-writer@^5.0.0:
      version "5.0.1"
      resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"
      integrity sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==
      dependencies:
        conventional-commits-filter "^2.0.7"
        dateformat "^3.0.0"
        handlebars "^4.7.7"
        json-stringify-safe "^5.0.1"
        lodash "^4.17.15"
        meow "^8.0.0"
        semver "^6.0.0"
        split "^1.0.0"
        through2 "^4.0.0"
    
    conventional-changelog@3.1.25:
      version "3.1.25"
      resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.25.tgz#3e227a37d15684f5aa1fb52222a6e9e2536ccaff"
      integrity sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==
      dependencies:
        conventional-changelog-angular "^5.0.12"
        conventional-changelog-atom "^2.0.8"
        conventional-changelog-codemirror "^2.0.8"
        conventional-changelog-conventionalcommits "^4.5.0"
        conventional-changelog-core "^4.2.1"
        conventional-changelog-ember "^2.0.9"
        conventional-changelog-eslint "^3.0.9"
        conventional-changelog-express "^2.0.6"
        conventional-changelog-jquery "^3.0.11"
        conventional-changelog-jshint "^2.0.9"
        conventional-changelog-preset-loader "^2.3.4"
    
    conventional-commits-filter@^2.0.7:
      version "2.0.7"
      resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz#f8d9b4f182fce00c9af7139da49365b136c8a0b3"
      integrity sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==
      dependencies:
        lodash.ismatch "^4.4.0"
        modify-values "^1.0.0"
    
    conventional-commits-parser@^3.2.0:
      version "3.2.4"
      resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz#a7d3b77758a202a9b2293d2112a8d8052c740972"
      integrity sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==
      dependencies:
        JSONStream "^1.0.4"
        is-text-path "^1.0.1"
        lodash "^4.17.15"
        meow "^8.0.0"
        split2 "^3.0.0"
        through2 "^4.0.0"
    
    conventional-recommended-bump@6.1.0:
      version "6.1.0"
      resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz#cfa623285d1de554012f2ffde70d9c8a22231f55"
      integrity sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==
      dependencies:
        concat-stream "^2.0.0"
        conventional-changelog-preset-loader "^2.3.4"
        conventional-commits-filter "^2.0.7"
        conventional-commits-parser "^3.2.0"
        git-raw-commits "^2.0.8"
        git-semver-tags "^4.1.1"
        meow "^8.0.0"
        q "^1.5.1"
    
    
    convert-source-map@^1.7.0:
      version "1.9.0"
      resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
      integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
    
    convert-source-map@^2.0.0:
      version "2.0.0"
      resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
      integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    cookie-signature@1.0.6:
      version "1.0.6"
      resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
    
      integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    cookie@0.3.1:
      version "0.3.1"
      resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
    
      integrity sha512-+IJOX0OqlHCszo2mBUq+SrEbCj6w7Kpffqx60zYbPTFaO4+yYgRjHwcZNpWvaTylDHaV7PPmBHzSecZiMhtPgw==
    
    cookie@0.6.0:
      version "0.6.0"
      resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
      integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    copy-webpack-plugin@9.1.0:
      version "9.1.0"
      resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz#2d2c460c4c4695ec0a58afb2801a1205256c4e6b"
      integrity sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==
      dependencies:
        fast-glob "^3.2.7"
        glob-parent "^6.0.1"
        globby "^11.0.3"
        normalize-path "^3.0.0"
        schema-utils "^3.1.1"
        serialize-javascript "^6.0.0"
    
    
    core-js-compat@^3.31.0, core-js-compat@^3.36.1:
      version "3.37.1"
      resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
      integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        browserslist "^4.23.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    core-js@^2.4.0:
      version "2.6.12"
      resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
      integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
    
    core-js@^3.6.5:
    
      version "3.37.1"
      resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
      integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    core-util-is@1.0.2:
      version "1.0.2"
      resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
    
      integrity sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    core-util-is@~1.0.0:
      version "1.0.3"
      resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
      integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
    
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    cors@^2.8.5:
      version "2.8.5"
      resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
      integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
      dependencies:
        object-assign "^4"
        vary "^1"
    
    cosmiconfig@^7.0.0:
    
      version "7.1.0"
      resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
      integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@types/parse-json" "^4.0.0"
        import-fresh "^3.2.1"
        parse-json "^5.0.0"
        path-type "^4.0.0"
        yaml "^1.10.0"
    
    
    cozy-app-publish@0.33.0:
      version "0.33.0"
      resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.33.0.tgz#889f68b9fe0b88db01c141c706ba7570e41f373c"
      integrity sha512-qNl517FBbXznnxrcdSuslt1Gj/E2SzHhxGk6xBOQjoqUbZ7+y460/GrTSi1krsOqxN1ev/aMeDmcTK706OFA2g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        argparse "^2.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        chalk "^2.4.2"
        cross-spawn "^6.0.5"
        fs-extra "^7.0.1"
        lodash "^4.17.19"
        node-fetch "^2.6.1"
        prompt "^1.0.0"
        request "^2.88.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        verror "^1.10.1"
    
    cozy-client-js@^0.20.0:
      version "0.20.0"
      resolved "https://registry.yarnpkg.com/cozy-client-js/-/cozy-client-js-0.20.0.tgz#a507ef9ccbeb340aacd58ca1f1d0cdc9d000e853"
      integrity sha512-ppguq9hkmtGpS2y+3pE4Pw0CcNOB25Lb82/q0I5r2k+pxCgrbI+6HB85TWQH8OEt/qJVoCCCa9dWE5WSZBUDYw==
      dependencies:
        core-js "^3.6.5"
        cross-fetch "^3.0.6"
        pouchdb-browser "7.0.0"
        pouchdb-find "7.0.0"
    
    
    cozy-client@45.14.1:
      version "45.14.1"
      resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.14.1.tgz#dc0e77e93b48b0a8a302a6f7dc3217d8a6d046c1"
      integrity sha512-K2Fm1J60XFeRyAhfPywSU9+Kj7FHVcBP+B2K/lwWVOS3dob/iCBlrjgpRNjViErY0kVevgemt3oscZjbnr0mdQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@cozy/minilog" "1.0.0"
        "@types/jest" "^26.0.20"
        "@types/lodash" "^4.14.170"
        btoa "^1.2.1"
    
        cozy-stack-client "^45.13.0"
        date-fns "2.29.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        json-stable-stringify "^1.0.1"
        lodash "^4.17.13"
        microee "^0.0.6"
        node-fetch "^2.6.1"
        node-polyglot "2.4.2"
        open "7.4.2"
        prop-types "^15.6.2"
        react-redux "^7.2.0"
        redux "3 || 4"
        redux-thunk "^2.3.0"
        server-destroy "^1.0.1"
        sift "^6.0.0"
        url-search-params-polyfill "^8.0.0"
    
    
    cozy-client@^45.14.1:
      version "45.15.0"
      resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.15.0.tgz#bb95b20f331676ee09e425233c36758cca10ce38"
      integrity sha512-/137/DInGvMTitlhqLrtKXa+7Co2dnlbvu1jRwZ9+qaFbKZ1NMCPYi5mBWVcRy2HHqB++ph9HrjXEORVVky0/g==
    
      dependencies:
        "@cozy/minilog" "1.0.0"
        "@types/jest" "^26.0.20"
        "@types/lodash" "^4.14.170"
        btoa "^1.2.1"
    
        cozy-stack-client "^45.13.0"
        date-fns "2.29.3"
    
        json-stable-stringify "^1.0.1"
        lodash "^4.17.13"
        microee "^0.0.6"
        node-fetch "^2.6.1"
        node-polyglot "2.4.2"
        open "7.4.2"
        prop-types "^15.6.2"
        react-redux "^7.2.0"
        redux "3 || 4"
        redux-thunk "^2.3.0"
        server-destroy "^1.0.1"
        sift "^6.0.0"
        url-search-params-polyfill "^8.0.0"
    
    
    cozy-device-helper@^2.1.0:
    
      version "2.7.0"
      resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
      integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        lodash "^4.17.19"
    
    
    cozy-doctypes@^1.83.8:
    
      version "1.91.0"
      resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.0.tgz#5b5920fa1220767bdc171db50939695fa585d5bc"
      integrity sha512-6dSShF4JFDEXuWIq5E/D64Yt53Z+xD1iRRMyDrrNEDQ1bkpOeYVYJL/LOxYZlYRl5Ek4LT9PdhjlubxLl3fDLA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        cozy-logger "^1.10.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        date-fns "^1.30.1"
        es6-promise-pool "^2.5.0"
        lodash "^4.17.19"
        prop-types "^15.7.2"
    
    
    cozy-flags@^2.8.7:
    
      version "2.12.0"
      resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
      integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        microee "^0.0.6"
    
    
    cozy-jobs-cli@2.4.2:
      version "2.4.2"
      resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.4.2.tgz#a306a0c969e35d09ae77191f92145495ccf59caf"
      integrity sha512-Vo8j/miWMkiRkKwvvG4ZaacvubclwQJYRob3XMw88XYK7C9vYCOMgEplTyvaqxTbItuuUNkY58R2M2bDeYITjw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        "@pollyjs/adapter-node-http" "5.1.1"
        "@pollyjs/core" "5.1.1"
        "@pollyjs/persister-fs" "5.1.1"
        argparse "^2.0.1"
        babel-runtime "6.26.0"
        btoa "^1.2.1"
    
        cheerio "1.0.0-rc.12"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cli-highlight "2.1.11"
        commander "7.2.0"
    
        cozy-client "45.14.1"
    
        cozy-device-helper "^2.1.0"
        cozy-flags "^2.8.7"
    
        cozy-konnector-libs "^5.11.0"
    
        cozy-logger "1.9.0"
    
        node-fetch "2.7.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        open "8.4.0"
        pretty "2.0.0"
        strip-json-comments "3.1.1"
    
    
    cozy-konnector-build@1.7.0:
      version "1.7.0"
      resolved "https://registry.yarnpkg.com/cozy-konnector-build/-/cozy-konnector-build-1.7.0.tgz#ea68a782ad0c299fa42136ef047f7bbcc7afbcc9"
      integrity sha512-LiTtw+behi2tWD71pUVBjUiQ0WAp0D2+Iucc9GyYEeNtSyXCPlS3lLviP5+1gUCefasGpFmu6oMWS/hdnm6HDA==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        "@babel/core" "7.24.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        babel-preset-cozy-app "^2.0.2"
        copy-webpack-plugin "9.1.0"
    
        cozy-app-publish "0.33.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        eslint-config-cozy-app "4.0.0"
        git-directory-deploy "1.5.1"
        husky "4.3.8"
        svgo "1.3.2"
    
        webpack "5.76.0"
    
        webpack-cli "4.9.2"
    
    cozy-konnector-libs@5.11.0, cozy-konnector-libs@^5.11.0:
      version "5.11.0"
      resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.11.0.tgz#aab7357736d9043f4f995ba141d0a591e03efc9b"
      integrity sha512-ZX5JC4C9hhJGJh38HVeOc1q2yXQT9HFpMTMIetqbKdvbrRVeeoRU/jeXpaOZpzHTXkjkvkkTeUU8G5QAi04LKQ==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        babel-runtime "^6.26.0"
        bluebird "^3.7.2"
        bluebird-retry "^0.11.0"
    
        body-parser "1.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        btoa "1.2.1"
        cheerio "^1.0.0-rc.9"
        classificator "^0.3.3"
    
        cozy-client "^45.14.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cozy-client-js "^0.20.0"
    
        cozy-device-helper "^2.1.0"
        cozy-doctypes "^1.83.8"
        cozy-flags "^2.8.7"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        cozy-logger "^1.8.0"
        date-fns "^2.22.1"
        file-type "^16.5.0"
        geco "git+https://github.com/konnectors/geco.git#0.11.2"
    
        lodash "^4.17.21"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        lodash-id "^0.14.0"
        lowdb "^1.0.0"
        mime-types "^2.1.31"
        node-fetch "^2.6.1"
        raven "^2.6.4"
        raw-body "^2.4.1"
        request "^2.88.2"
        request-debug "^0.2.0"
        request-promise "^4.2.6"
        strip-json-comments "^3.1.1"
    
        tough-cookie "^2.5.0"
    
    cozy-logger@1.9.0:
    
      version "1.9.0"
      resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
      integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        chalk "^2.4.2"
        json-stringify-safe "5.0.1"
    
    
    cozy-logger@^1.10.4, cozy-logger@^1.8.0:
      version "1.10.4"
      resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
      integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        chalk "^2.4.2"
        json-stringify-safe "5.0.1"
    
    
    cozy-stack-client@^45.13.0:
      version "45.13.0"
      resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.13.0.tgz#394b21a153b752be99ac6c79d073159fd024a4f4"
      integrity sha512-ruigDMH6XB1Pxa+e3doAMjXihgKSdNZpNPlEcpd7l8MfHazUaHVs/D8Kyop1n+VGM/4va2DU1c1nE7ainT7+jw==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
        detect-node "^2.0.4"
        mime "^2.4.0"
        qs "^6.7.0"
    
    
    create-jest@^29.7.0:
      version "29.7.0"
      resolved "https://registry.yarnpkg.com/create-jest/-/create-jest-29.7.0.tgz#a355c5b3cb1e1af02ba177fe7afd7feee49a5320"
      integrity sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==
    
        "@jest/types" "^29.6.3"
        chalk "^4.0.0"
        exit "^0.1.2"
        graceful-fs "^4.2.9"
        jest-config "^29.7.0"
        jest-util "^29.7.0"
        prompts "^2.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    cross-fetch@^3.0.6:
    
      version "3.1.8"
      resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.8.tgz#0327eba65fd68a7d119f8fb2bf9334a1a7956f82"
      integrity sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg==
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      dependencies:
    
        node-fetch "^2.6.12"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    
    cross-spawn@^6.0.5:
      version "6.0.5"
      resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
      integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
      dependencies:
        nice-try "^1.0.4"
        path-key "^2.0.1"
        semver "^5.5.0"
        shebang-command "^1.2.0"
        which "^1.2.9"
    
    
    cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      version "7.0.3"
      resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
      integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
      dependencies:
        path-key "^3.1.0"
        shebang-command "^2.0.0"
        which "^2.0.1"
    
    crypt@0.0.2:
      version "0.0.2"
      resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
    
      integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==