Skip to content
Snippets Groups Projects
package-lock.json 717 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/import-local": {
          "version": "3.1.0",
          "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
          "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "pkg-dir": "^4.2.0",
            "resolve-cwd": "^3.0.0"
          },
          "bin": {
            "import-local-fixture": "fixtures/cli.js"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/imurmurhash": {
          "version": "0.1.4",
          "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=0.8.19"
          }
        },
        "node_modules/indent-string": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
          "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/inflight": {
          "version": "1.0.6",
          "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
          "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "once": "^1.3.0",
            "wrappy": "1"
          }
        },
        "node_modules/inherits": {
          "version": "2.0.4",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
        },
        "node_modules/ini": {
          "version": "1.3.8",
          "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
          "dev": true
    
        },
        "node_modules/internal-slot": {
          "version": "1.0.6",
          "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz",
          "integrity": "sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==",
          "dependencies": {
            "get-intrinsic": "^1.2.2",
            "hasown": "^2.0.0",
            "side-channel": "^1.0.4"
          },
          "engines": {
            "node": ">= 0.4"
          }
        },
        "node_modules/ipaddr.js": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.1.0.tgz",
          "integrity": "sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">= 10"
          }
        },
        "node_modules/is-arguments": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
          "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==",
          "dependencies": {
            "call-bind": "^1.0.2",
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-array-buffer": {
          "version": "3.0.2",
          "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz",
          "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==",
          "dependencies": {
            "call-bind": "^1.0.2",
            "get-intrinsic": "^1.2.0",
            "is-typed-array": "^1.1.10"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-arrayish": {
          "version": "0.2.1",
          "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
          "dev": true
    
        },
        "node_modules/is-async-function": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
          "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-bigint": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
          "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
          "dependencies": {
            "has-bigints": "^1.0.1"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-binary-path": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
          "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "binary-extensions": "^2.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/is-boolean-object": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
          "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
          "dependencies": {
            "call-bind": "^1.0.2",
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-callable": {
          "version": "1.2.7",
          "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
          "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-core-module": {
          "version": "2.13.1",
          "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
          "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "hasown": "^2.0.0"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-date-object": {
          "version": "1.0.5",
          "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
          "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
          "dependencies": {
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-docker": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
          "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "bin": {
            "is-docker": "cli.js"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/is-extglob": {
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
          "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-finalizationregistry": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
          "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "call-bind": "^1.0.2"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-fullwidth-code-point": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
          "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/is-generator-fn": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
          "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/is-generator-function": {
          "version": "1.0.10",
          "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
          "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-glob": {
          "version": "4.0.3",
          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
          "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
          "dependencies": {
            "is-extglob": "^2.1.1"
          },
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-map": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz",
          "integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==",
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-module": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
          "dev": true
    
        },
        "node_modules/is-negative-zero": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
          "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-number": {
          "version": "7.0.0",
          "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
          "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
          "engines": {
            "node": ">=0.12.0"
          }
        },
        "node_modules/is-number-object": {
          "version": "1.0.7",
          "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
          "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
          "dependencies": {
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-obj": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
          "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-path-inside": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
          "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/is-plain-obj": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
          "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/is-potential-custom-element-name": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
          "dev": true
    
        },
        "node_modules/is-regex": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
          "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
          "dependencies": {
            "call-bind": "^1.0.2",
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-regexp": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
          "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/is-root": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
          "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/is-set": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz",
          "integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==",
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-shared-array-buffer": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
          "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
          "dependencies": {
            "call-bind": "^1.0.2"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-stream": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
          "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "node_modules/is-string": {
          "version": "1.0.7",
          "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
          "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
          "dependencies": {
            "has-tostringtag": "^1.0.0"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-symbol": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
          "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
          "dependencies": {
            "has-symbols": "^1.0.2"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-typed-array": {
          "version": "1.1.12",
          "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz",
          "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==",
          "dependencies": {
            "which-typed-array": "^1.1.11"
          },
          "engines": {
            "node": ">= 0.4"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-typedarray": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==",
          "dev": true
    
        },
        "node_modules/is-weakmap": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz",
          "integrity": "sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==",
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-weakref": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
          "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "call-bind": "^1.0.2"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-weakset": {
          "version": "2.0.2",
          "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz",
          "integrity": "sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==",
          "dependencies": {
            "call-bind": "^1.0.2",
            "get-intrinsic": "^1.1.1"
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-wsl": {
          "version": "2.2.0",
          "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
          "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "is-docker": "^2.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/isarray": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
          "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw=="
        },
        "node_modules/isexe": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
    
        },
        "node_modules/istanbul-lib-coverage": {
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
          "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-instrument": {
          "version": "5.2.1",
          "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
          "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "@babel/core": "^7.12.3",
            "@babel/parser": "^7.14.7",
            "@istanbuljs/schema": "^0.1.2",
            "istanbul-lib-coverage": "^3.2.0",
            "semver": "^6.3.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-instrument/node_modules/semver": {
          "version": "6.3.1",
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
          "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/istanbul-lib-report": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
          "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "istanbul-lib-coverage": "^3.0.0",
            "make-dir": "^4.0.0",
            "supports-color": "^7.1.0"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-report/node_modules/make-dir": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
          "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "semver": "^7.5.3"
          },
          "engines": {
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
          }
        },
        "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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/istanbul-lib-source-maps": {
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
          "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "debug": "^4.1.1",
            "istanbul-lib-coverage": "^3.0.0",
            "source-map": "^0.6.1"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=0.10.0"
          }
        },
        "node_modules/istanbul-reports": {
          "version": "3.1.6",
          "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz",
          "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "html-escaper": "^2.0.0",
            "istanbul-lib-report": "^3.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/iterator.prototype": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
          "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "define-properties": "^1.2.1",
            "get-intrinsic": "^1.2.1",
            "has-symbols": "^1.0.3",
            "reflect.getprototypeof": "^1.0.4",
            "set-function-name": "^2.0.1"
          }
        },
        "node_modules/jake": {
          "version": "10.8.7",
          "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz",
          "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "async": "^3.2.3",
            "chalk": "^4.0.2",
            "filelist": "^1.0.4",
            "minimatch": "^3.1.2"
          },
          "bin": {
            "jake": "bin/cli.js"
          },
          "engines": {
            "node": ">=10"
          }
        },
        "node_modules/jake/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "color-convert": "^2.0.1"
          },
          "engines": {
            "node": ">=8"
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
          }
        },
        "node_modules/jake/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
    Gwangbin's avatar
    Gwangbin 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/jake/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jake/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
    
        },
        "node_modules/jake/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jake/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
          "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "@jest/core": "^27.5.1",
            "import-local": "^3.0.2",
            "jest-cli": "^27.5.1"
          },
          "bin": {
            "jest": "bin/jest.js"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          },
          "peerDependencies": {
            "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
          },
          "peerDependenciesMeta": {
            "node-notifier": {
              "optional": true
            }
          }
        },
        "node_modules/jest-changed-files": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
          "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "@jest/types": "^27.5.1",
            "execa": "^5.0.0",
            "throat": "^6.0.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/jest-circus": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
          "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "@jest/environment": "^27.5.1",
            "@jest/test-result": "^27.5.1",
            "@jest/types": "^27.5.1",
            "@types/node": "*",
            "chalk": "^4.0.0",
            "co": "^4.6.0",
            "dedent": "^0.7.0",
            "expect": "^27.5.1",
            "is-generator-fn": "^2.0.0",
            "jest-each": "^27.5.1",
            "jest-matcher-utils": "^27.5.1",
            "jest-message-util": "^27.5.1",
            "jest-runtime": "^27.5.1",
            "jest-snapshot": "^27.5.1",
            "jest-util": "^27.5.1",
            "pretty-format": "^27.5.1",
            "slash": "^3.0.0",
            "stack-utils": "^2.0.3",
            "throat": "^6.0.1"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          }
        },
        "node_modules/jest-circus/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==",
    
    Gwangbin's avatar
    Gwangbin 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-circus/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
    Gwangbin's avatar
    Gwangbin 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-circus/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-circus/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
    
        },
        "node_modules/jest-circus/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-circus/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-cli": {
          "version": "27.5.1",
          "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
          "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "@jest/core": "^27.5.1",
            "@jest/test-result": "^27.5.1",
            "@jest/types": "^27.5.1",
            "chalk": "^4.0.0",
            "exit": "^0.1.2",
            "graceful-fs": "^4.2.9",
            "import-local": "^3.0.2",
            "jest-config": "^27.5.1",
            "jest-util": "^27.5.1",
            "jest-validate": "^27.5.1",
            "prompts": "^2.0.1",
            "yargs": "^16.2.0"
          },
          "bin": {
            "jest": "bin/jest.js"
          },
          "engines": {
            "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
          },
          "peerDependencies": {
            "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
          },
          "peerDependenciesMeta": {
            "node-notifier": {
              "optional": true
            }
          }
        },
        "node_modules/jest-cli/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==",
    
    Gwangbin's avatar
    Gwangbin 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-cli/node_modules/chalk": {
          "version": "4.1.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
    
    Gwangbin's avatar
    Gwangbin 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-cli/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/jest-cli/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
    
    Gwangbin's avatar
    Gwangbin committed
          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
          "dev": true
    
        },
        "node_modules/jest-cli/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/jest-cli/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==",
    
    Gwangbin's avatar
    Gwangbin committed
          "dev": true,
    
          "dependencies": {
            "has-flag": "^4.0.0"
          },
          "engines": {
            "node": ">=8"
          }