Skip to content
Snippets Groups Projects
package-lock.json 819 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "dev": true,
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest-snapshot/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-snapshot/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-util": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
    
            "@jest/types": "^28.1.3",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@types/node": "*",
    
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
    
            "graceful-fs": "^4.2.9",
    
            "picomatch": "^2.2.3"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-util/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-util/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
          "dependencies": {
            "@types/yargs-parser": "*"
          }
        },
        "node_modules/jest-util/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"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-util/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-util/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-util/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-util/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
          "dev": true
        },
        "node_modules/jest-util/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-util/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-validate": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-28.1.3.tgz",
          "integrity": "sha512-SZbOGBWEsaTxBGCOpsRWlXlvNkvTkY0XxRfh7zYmvd8uL5Qzyg0CHAXiXKROflh801quA6+/DsT4ODDthOC/OA==",
    
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^28.1.3",
            "camelcase": "^6.2.0",
    
            "chalk": "^4.0.0",
            "jest-get-type": "^28.0.2",
    
            "leven": "^3.1.0",
    
            "pretty-format": "^28.1.3"
          },
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-validate/node_modules/@jest/types": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-validate/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@types/yargs-parser": "*"
    
        "node_modules/jest-validate/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest-validate/node_modules/camelcase": {
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
          "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
          "dev": true,
          "engines": {
            "node": ">=10"
    
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/jest-validate/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/jest-validate/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-validate/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
        "node_modules/jest-validate/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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-validate/node_modules/jest-get-type": {
          "version": "28.0.2",
          "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
          "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-validate/node_modules/pretty-format": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
          "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "dependencies": {
    
            "@jest/schemas": "^28.1.3",
            "ansi-regex": "^5.0.1",
            "ansi-styles": "^5.0.0",
            "react-is": "^18.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
    
        "node_modules/jest-validate/node_modules/pretty-format/node_modules/ansi-styles": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
          "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
    
          "dev": true,
    
          "engines": {
            "node": ">=10"
    
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/jest-validate/node_modules/react-is": {
          "version": "18.2.0",
          "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
          "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
          "dev": true
        },
        "node_modules/jest-validate/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-watcher": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz",
          "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@jest/test-result": "^28.1.3",
    
            "@jest/types": "^28.1.3",
    
            "@types/node": "*",
            "ansi-escapes": "^4.2.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "chalk": "^4.0.0",
    
            "emittery": "^0.10.2",
    
            "jest-util": "^28.1.3",
    
            "string-length": "^4.0.1"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-watcher/node_modules/@jest/types": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-watcher/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
          "dependencies": {
            "@types/yargs-parser": "*"
          }
        },
        "node_modules/jest-watcher/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"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest-watcher/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dev": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
        "node_modules/jest-watcher/node_modules/ci-info": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-watcher/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-watcher/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-watcher/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
          "dev": true
        },
        "node_modules/jest-watcher/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-watcher/node_modules/jest-util": {
    
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
    
            "@jest/types": "^28.1.3",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@types/node": "*",
    
            "chalk": "^4.0.0",
    
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-watcher/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,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/jest-worker": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz",
          "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@types/node": "*",
            "merge-stream": "^2.0.0",
            "supports-color": "^8.0.0"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest-worker/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-worker/node_modules/supports-color": {
          "version": "8.1.1",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
          "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/supports-color?sponsor=1"
    
        "node_modules/jest/node_modules/@jest/types": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
          "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
          "dev": true,
          "dependencies": {
            "@jest/schemas": "^28.1.3",
            "@types/istanbul-lib-coverage": "^2.0.0",
            "@types/istanbul-reports": "^3.0.0",
            "@types/node": "*",
            "@types/yargs": "^17.0.8",
            "chalk": "^4.0.0"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest/node_modules/@types/yargs": {
          "version": "17.0.14",
          "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.14.tgz",
          "integrity": "sha512-9Pj7abXoW1RSTcZaL2Hk6G2XyLMlp5ECdVC/Zf2p/KBjC3srijLGgRAXOBjtFrJoIrvxdTKyKDA14bEcbxBaWw==",
          "dev": true,
          "dependencies": {
            "@types/yargs-parser": "*"
          }
        },
        "node_modules/jest/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"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jest/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
          "dev": true,
          "dependencies": {
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
          }
        },
        "node_modules/jest/node_modules/ci-info": {
          "version": "3.7.0",
          "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
          "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
          "dev": true,
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest/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/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/node_modules/graceful-fs": {
          "version": "4.2.10",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
          "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
          "dev": true
        },
        "node_modules/jest/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/node_modules/jest-cli": {
          "version": "28.1.3",
          "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-28.1.3.tgz",
          "integrity": "sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==",
    
          "dev": true,
    
          "dependencies": {
            "@jest/core": "^28.1.3",
    
            "@jest/test-result": "^28.1.3",
            "@jest/types": "^28.1.3",
    
            "chalk": "^4.0.0",
    
            "exit": "^0.1.2",
            "graceful-fs": "^4.2.9",
            "import-local": "^3.0.2",
            "jest-config": "^28.1.3",
    
            "jest-util": "^28.1.3",
    
            "jest-validate": "^28.1.3",
            "prompts": "^2.0.1",
            "yargs": "^17.3.1"
    
          "bin": {
            "jest": "bin/jest.js"
          },
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          },
          "peerDependencies": {
            "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
          },
          "peerDependenciesMeta": {
            "node-notifier": {
              "optional": true
    
        "node_modules/jest/node_modules/jest-util": {
    
          "version": "28.1.3",
    
          "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
          "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
    
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^28.1.3",
    
            "@types/node": "*",
    
            "chalk": "^4.0.0",
            "ci-info": "^3.2.0",
            "graceful-fs": "^4.2.9",
            "picomatch": "^2.2.3"
    
          "engines": {
            "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
          }
        },
        "node_modules/jest/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/js-sdsl": {
    
          "version": "4.1.4",
          "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.1.4.tgz",
          "integrity": "sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==",
          "dev": true
        },
    
        "node_modules/js-tokens": {
    
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
          "dev": true
        },
    
        "node_modules/js-yaml": {
    
          "version": "3.14.1",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
          "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
          "dev": true,
    
          "dependencies": {
    
            "argparse": "^1.0.7",
            "esprima": "^4.0.0"
    
          },
          "bin": {
            "js-yaml": "bin/js-yaml.js"
    
        "node_modules/jsesc": {
    
          "version": "2.5.2",
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
          "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
    
          "dev": true,
          "bin": {
            "jsesc": "bin/jsesc"
          },
          "engines": {
            "node": ">=4"
          }
    
        "node_modules/json-parse-better-errors": {
    
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
    
          "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==",
          "dev": true
    
        "node_modules/json-parse-even-better-errors": {
    
          "version": "2.3.1",
          "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
    
          "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
          "dev": true
    
        "node_modules/json-schema-traverse": {
    
          "version": "0.4.1",
          "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
          "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
          "dev": true
        },
    
        "node_modules/json-stable-stringify-without-jsonify": {
    
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
    
          "dev": true
        },
    
        "node_modules/json-stringify-safe": {
    
          "version": "5.0.1",
          "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
    
          "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
          "dev": true
    
        "node_modules/json5": {
    
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
          "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
    
          "dev": true,
          "bin": {
            "json5": "lib/cli.js"
          },
          "engines": {
            "node": ">=6"
          }
    
        "node_modules/jsonc-parser": {
    
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz",
          "integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==",
    
        "node_modules/jsonfile": {
    
          "version": "6.1.0",
          "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
          "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
          "dev": true,
    
          "dependencies": {
    
            "universalify": "^2.0.0"
          },
    
          "optionalDependencies": {
            "graceful-fs": "^4.1.6"
          }
        },
        "node_modules/jsonfile/node_modules/universalify": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
          "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
          "dev": true,
          "engines": {
            "node": ">= 10.0.0"
    
        "node_modules/jsonparse": {
    
          "version": "1.3.1",
          "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
    
          "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==",
    
          "dev": true,
          "engines": [
            "node >= 0.2.0"
          ]
        },
        "node_modules/JSONStream": {
          "version": "1.3.5",
          "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
          "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
          "dev": true,
          "dependencies": {
            "jsonparse": "^1.2.0",
            "through": ">=2.2.7 <3"
          },
          "bin": {
            "JSONStream": "bin.js"
          },
          "engines": {
            "node": "*"
          }
    
        "node_modules/jsonwebtoken": {
    
          "version": "8.5.1",
          "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
          "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==",
    
          "dependencies": {
    
            "jws": "^3.2.2",
            "lodash.includes": "^4.3.0",
            "lodash.isboolean": "^3.0.3",
            "lodash.isinteger": "^4.0.4",
            "lodash.isnumber": "^3.0.3",
            "lodash.isplainobject": "^4.0.6",
            "lodash.isstring": "^4.0.1",
            "lodash.once": "^4.0.0",
            "ms": "^2.1.1",
            "semver": "^5.6.0"
          },
    
          "engines": {
            "node": ">=4",
            "npm": ">=1.4.28"
          }
        },
        "node_modules/jsonwebtoken/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=="
        },
        "node_modules/jsonwebtoken/node_modules/semver": {
          "version": "5.7.1",
          "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
          "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
          "bin": {
            "semver": "bin/semver"
    
        "node_modules/jwa": {
    
          "version": "1.4.1",
          "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz",
          "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",
    
          "dependencies": {
    
            "buffer-equal-constant-time": "1.0.1",
            "ecdsa-sig-formatter": "1.0.11",
            "safe-buffer": "^5.0.1"
          }
        },
    
        "node_modules/jws": {
    
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",
          "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
    
          "dependencies": {
    
            "jwa": "^1.4.1",
            "safe-buffer": "^5.0.1"
          }
        },
    
        "node_modules/kareem": {
    
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/kareem/-/kareem-2.4.1.tgz",
          "integrity": "sha512-aJ9opVoXroQUPfovYP5kaj2lM7Jn02Gw13bL0lg9v0V7SaUc0qavPs0Eue7d2DcC3NjqI6QAUElXNsuZSeM+EA=="
    
        "node_modules/kind-of": {
    
          "version": "6.0.3",
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
    
          "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
    
          "dev": true,
          "engines": {
            "node": ">=0.10.0"
          }
    
        "node_modules/kleur": {
    
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
          "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
    
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
        "node_modules/leven": {
    
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
          "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
    
          "dev": true,
          "engines": {
            "node": ">=6"
          }
    
        "node_modules/levn": {
    
          "version": "0.4.1",
          "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
          "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
          "dev": true,
    
          "dependencies": {
    
            "prelude-ls": "^1.2.1",
            "type-check": "~0.4.0"
    
          },
          "engines": {
            "node": ">= 0.8.0"
    
        "node_modules/libphonenumber-js": {
    
          "version": "1.10.5",
          "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.10.5.tgz",
          "integrity": "sha512-ZEyoBhKL06fG2rcnzwOc2MXtk+klDoE5vfTwMDh9br+aJ8zV53uMPSaFm8tmWnILpQavg3o4r/XG8P1KuVtPEg=="
        },
    
        "node_modules/lines-and-columns": {
    
          "version": "1.1.6",
          "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
    
          "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
          "dev": true
    
        "node_modules/load-json-file": {
    
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz",
    
          "integrity": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==",
          "dev": true,
    
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "graceful-fs": "^4.1.2",
    
            "parse-json": "^4.0.0",
            "pify": "^3.0.0",
            "strip-bom": "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/load-json-file/node_modules/parse-json": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
          "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==",
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "error-ex": "^1.3.1",
            "json-parse-better-errors": "^1.0.1"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/load-json-file/node_modules/pify": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
          "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==",
          "dev": true,
          "engines": {
            "node": ">=4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/loader-runner": {
    
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
          "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
    
          "dev": true,
          "engines": {
            "node": ">=6.11.5"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/locate-path": {
    
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
          "integrity": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==",
          "dev": true,
    
          "dependencies": {
    
            "p-locate": "^2.0.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "path-exists": "^3.0.0"
    
          },
          "engines": {
            "node": ">=4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
        "node_modules/lodash": {
    
          "version": "4.17.21",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
          "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/lodash.debounce": {
    
          "version": "4.0.8",
          "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
          "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/lodash.includes": {
    
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
          "integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8="
        },
    
        "node_modules/lodash.isboolean": {
    
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
          "integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY="
        },
    
        "node_modules/lodash.isinteger": {
    
          "version": "4.0.4",
          "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
          "integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M="
        },
    
        "node_modules/lodash.ismatch": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
    
          "integrity": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/lodash.isnumber": {
    
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
          "integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w="
        },
    
        "node_modules/lodash.isplainobject": {
    
          "version": "4.0.6",
          "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
          "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs="
        },