Skip to content
Snippets Groups Projects
package-lock.json 1.31 MiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
            "call-bind": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-arrayish": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.1",
          "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-binary-path": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
          "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "binary-extensions": "^2.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-buffer": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.6",
          "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
          "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-ci": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
          "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ci-info": "^2.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "bin": {
            "is-ci": "bin.js"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-core-module": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.0.0.tgz",
          "integrity": "sha512-jq1AH6C8MuteOoBPwkxHafmByhL9j5q4OaPGdbuD+ZtQJVzH+i6E3BJDQcBA09k57i2Hh2yQbEG8yObZ0jdlWw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "has": "^1.0.3"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-data-descriptor": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.1.4",
          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
          "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "kind-of": "^3.0.2"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-data-descriptor/node_modules/kind-of": {
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-buffer": "^1.1.5"
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-date-object": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.4.tgz",
          "integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==",
          "dev": true,
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-descriptor": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.1.6",
          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
          "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-accessor-descriptor": "^0.1.6",
            "is-data-descriptor": "^0.1.4",
            "kind-of": "^5.0.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-descriptor/node_modules/kind-of": {
          "version": "5.1.0",
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
          "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-directory": {
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
          "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-docker": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz",
          "integrity": "sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "optional": true,
          "bin": {
            "is-docker": "cli.js"
          },
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-extendable": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
          "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-extglob": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
    
          "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-finite": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==",
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-fullwidth-code-point": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-generator-fn": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
          "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-glob": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
          "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "is-extglob": "^2.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-installed-globally": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.3.2",
          "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
          "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "global-dirs": "^2.0.1",
            "is-path-inside": "^3.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-interactive": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
          "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-negated-glob": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
          "integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=",
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-npm": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz",
    
          "integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-number": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "7.0.0",
          "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
    
          "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.12.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-obj": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-path-inside": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.2.tgz",
    
          "integrity": "sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-plain-obj": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-plain-object": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.4",
          "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
          "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "isobject": "^3.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-potential-custom-element-name": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz",
          "integrity": "sha1-DFLlS8yjkbssSUsh6GJtczbG45c=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-regex": {
          "version": "1.1.3",
          "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz",
          "integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==",
          "dev": true,
          "dependencies": {
            "call-bind": "^1.0.2",
            "has-symbols": "^1.0.2"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-relative": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
          "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
          "dev": true,
          "dependencies": {
            "is-unc-path": "^1.0.0"
          },
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-stream": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
          "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-text-path": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz",
          "integrity": "sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "text-extensions": "^1.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=0.10.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-typedarray": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
    
          "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-unc-path": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
          "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
          "dev": true,
          "dependencies": {
            "unc-path-regex": "^0.1.2"
          },
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-utf8": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.1",
          "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
          "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-windows": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
          "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-wsl": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
          "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=4"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/is-yarn-global": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.3.0",
          "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
    
          "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/isarray": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.0.1",
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
          "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/isexe": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
          "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/isobject": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
          "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/isstream": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.1.2",
          "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
          "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/istanbul-lib-coverage": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz",
          "integrity": "sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "engines": {
            "node": ">=8"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/istanbul-lib-instrument": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.3",
          "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
          "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/core": "^7.7.5",
            "@istanbuljs/schema": "^0.1.2",
            "istanbul-lib-coverage": "^3.0.0",
            "semver": "^6.3.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/istanbul-lib-instrument/node_modules/semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true,
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/istanbul-lib-report": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
          "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "istanbul-lib-coverage": "^3.0.0",
            "make-dir": "^3.0.0",
            "supports-color": "^7.1.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-report/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-report/node_modules/make-dir": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
          "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "semver": "^6.0.0"
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/istanbul-lib-report/node_modules/semver": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
          "dev": true,
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/istanbul-lib-report/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-source-maps": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz",
          "integrity": "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "debug": "^4.1.1",
            "istanbul-lib-coverage": "^3.0.0",
            "source-map": "^0.6.1"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-source-maps/node_modules/debug": {
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
          "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "ms": "2.1.2"
          },
          "engines": {
            "node": ">=6.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/istanbul-lib-source-maps/node_modules/ms": {
          "version": "2.1.2",
          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
          "dev": true
        },
        "node_modules/istanbul-lib-source-maps/node_modules/source-map": {
          "version": "0.6.1",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/istanbul-reports": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz",
          "integrity": "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "html-escaper": "^2.0.0",
            "istanbul-lib-report": "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/iterare": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.2.1",
          "resolved": "https://registry.npmjs.org/iterare/-/iterare-1.2.1.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha512-RKYVTCjAnRthyJes037NX/IiqeidgN1xc3j1RjFfECFp28A1GVwK9nA+i0rJPaHqSZwygLzRnFlzUuHFoWWy+Q==",
          "engines": {
            "node": ">=6"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jake": {
    
          "version": "10.8.2",
          "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.2.tgz",
          "integrity": "sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "async": "0.9.x",
            "chalk": "^2.4.2",
            "filelist": "^1.0.1",
            "minimatch": "^3.0.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "bin": {
            "jake": "bin/cli.js"
          },
          "engines": {
            "node": "*"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "26.6.3",
          "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz",
          "integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@jest/core": "^26.6.3",
            "import-local": "^3.0.2",
            "jest-cli": "^26.6.3"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "bin": {
            "jest": "bin/jest.js"
          },
          "engines": {
            "node": ">= 10.14.2"
          }
        },
        "node_modules/jest-changed-files": {
          "version": "26.6.2",
          "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz",
          "integrity": "sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
            "@jest/types": "^26.6.2",
            "execa": "^4.0.0",
            "throat": "^5.0.0"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">= 10.14.2"
          }
        },
        "node_modules/jest-changed-files/node_modules/cross-spawn": {
          "version": "7.0.3",
          "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
          "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "path-key": "^3.1.0",
            "shebang-command": "^2.0.0",
            "which": "^2.0.1"
          },
          "engines": {
            "node": ">= 8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest-changed-files/node_modules/execa": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz",
          "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==",
          "dev": true,
          "dependencies": {
            "cross-spawn": "^7.0.0",
            "get-stream": "^5.0.0",
            "human-signals": "^1.1.1",
            "is-stream": "^2.0.0",
            "merge-stream": "^2.0.0",
            "npm-run-path": "^4.0.0",
            "onetime": "^5.1.0",
            "signal-exit": "^3.0.2",
            "strip-final-newline": "^2.0.0"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jest-changed-files/node_modules/get-stream": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
          "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
          "dev": true,
          "dependencies": {
            "pump": "^3.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/is-stream": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
          "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/npm-run-path": {
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
          "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
          "dev": true,
          "dependencies": {
            "path-key": "^3.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/path-key": {
          "version": "3.1.1",
          "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
          "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/shebang-command": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
          "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
          "dev": true,
          "dependencies": {
            "shebang-regex": "^3.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/shebang-regex": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-changed-files/node_modules/which": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
          "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
          "dev": true,
          "dependencies": {
            "isexe": "^2.0.0"
          },
          "bin": {
            "node-which": "bin/node-which"
          },
          "engines": {
            "node": ">= 8"
          }
        },
        "node_modules/jest-config": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "26.6.3",
          "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.6.3.tgz",
          "integrity": "sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/core": "^7.1.0",
            "@jest/test-sequencer": "^26.6.3",
            "@jest/types": "^26.6.2",
            "babel-jest": "^26.6.3",
            "chalk": "^4.0.0",
            "deepmerge": "^4.2.2",
            "glob": "^7.1.1",
            "graceful-fs": "^4.2.4",
            "jest-environment-jsdom": "^26.6.2",
            "jest-environment-node": "^26.6.2",
            "jest-get-type": "^26.3.0",
            "jest-jasmine2": "^26.6.3",
            "jest-regex-util": "^26.0.0",
            "jest-resolve": "^26.6.2",
            "jest-util": "^26.6.2",
            "jest-validate": "^26.6.2",
            "micromatch": "^4.0.2",
            "pretty-format": "^26.6.2"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">= 10.14.2"
          }
        },
        "node_modules/jest-config/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest-config/node_modules/chalk": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
          "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jest-config/node_modules/color-convert": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest-config/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
        },
        "node_modules/jest-config/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-config/node_modules/micromatch": {
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
          "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
          "dev": true,
          "dependencies": {
            "braces": "^3.0.1",
            "picomatch": "^2.0.5"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-config/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-diff": {
          "version": "26.6.2",
          "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
          "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
          "dev": true,
          "dependencies": {
            "chalk": "^4.0.0",
            "diff-sequences": "^26.6.2",
            "jest-get-type": "^26.3.0",
            "pretty-format": "^26.6.2"
          },
          "engines": {
            "node": ">= 10.14.2"
          }
        },
        "node_modules/jest-diff/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dev": true,
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-diff/node_modules/chalk": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
          "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
          "dev": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jest-diff/node_modules/color-convert": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-diff/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
        },
        "node_modules/jest-diff/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-diff/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-docblock": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "26.0.0",
          "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz",
          "integrity": "sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "detect-newline": "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "engines": {
            "node": ">= 10.14.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest-each": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "26.6.2",
          "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.6.2.tgz",
          "integrity": "sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@jest/types": "^26.6.2",
            "chalk": "^4.0.0",
            "jest-get-type": "^26.3.0",
            "jest-util": "^26.6.2",
            "pretty-format": "^26.6.2"
          },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "engines": {
            "node": ">= 10.14.2"
          }
        },
        "node_modules/jest-each/node_modules/ansi-styles": {
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "node_modules/jest-each/node_modules/chalk": {
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
          "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
          "dev": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jest-each/node_modules/color-convert": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-each/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
        },
        "node_modules/jest-each/node_modules/has-flag": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-each/node_modules/supports-color": {
          "version": "7.2.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
          "dev": true,
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-environment-jsdom": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "26.6.2",
          "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz",
          "integrity": "sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@jest/environment": "^26.6.2",
            "@jest/fake-timers": "^26.6.2",
            "@jest/types": "^26.6.2",
            "@types/node": "*",