Skip to content
Snippets Groups Projects
package-lock.json 786 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "inherits": {
              "version": "2.0.3",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
              "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
              "dev": true
            },
            "ms": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
              "dev": true
            },
            "setprototypeof": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
              "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
              "dev": true
            }
          }
        },
        "serve-static": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "1.14.2",
          "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
          "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "requires": {
            "encodeurl": "~1.0.2",
            "escape-html": "~1.0.3",
            "parseurl": "~1.3.3",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "send": "0.17.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
        "server-destroy": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz",
          "integrity": "sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "set-blocking": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
        "set-immediate-shim": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz",
          "integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "setprototypeof": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz",
          "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw=="
        },
        "shallow-clone": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz",
          "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "kind-of": "^6.0.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "shallow-copy": {
          "version": "0.0.1",
          "resolved": "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz",
          "integrity": "sha1-QV9CcC1z2BAzApLMXuhurhoRoXA=",
          "dev": true
        },
        "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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "shebang-regex": "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "shebang-regex": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "signal-exit": {
          "version": "3.0.3",
          "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
          "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
        },
        "slash": {
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
          "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
          "dev": true
        },
        "smart-buffer": {
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
          "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
          "dev": true
        },
        "socket.io": {
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.4.0.tgz",
          "integrity": "sha512-bnpJxswR9ov0Bw6ilhCvO38/1WPtE3eA2dtxi2Iq4/sFebiDJQzgKNYA7AuVVdGW09nrESXd90NbZqtDd9dzRQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "accepts": "~1.3.4",
            "base64id": "~2.0.0",
            "debug": "~4.3.2",
            "engine.io": "~6.1.0",
            "socket.io-adapter": "~2.3.3",
            "socket.io-parser": "~4.0.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "debug": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "ms": "2.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "socket.io-adapter": {
          "version": "2.3.3",
          "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.3.3.tgz",
          "integrity": "sha512-Qd/iwn3VskrpNO60BeRyCyr8ZWw9CPZyitW4AQwmRZ8zCiyDiL+znRnWX6tDHXnWn1sJrM1+b6Mn6wEDJJ4aYQ==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "socket.io-parser": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.4",
          "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz",
          "integrity": "sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@types/component-emitter": "^1.2.10",
            "component-emitter": "~1.3.0",
            "debug": "~4.3.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "debug": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "ms": "2.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            }
          }
        },
        "sockjs": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.3.24",
          "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
          "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "faye-websocket": "^0.11.3",
            "uuid": "^8.3.2",
            "websocket-driver": "^0.7.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "uuid": {
              "version": "8.3.2",
              "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
              "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "websocket-driver": {
              "version": "0.7.4",
              "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
              "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "http-parser-js": ">=0.5.1",
                "safe-buffer": ">=5.1.0",
                "websocket-extensions": ">=0.1.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            }
          }
        },
        "socks": {
    
          "version": "2.6.1",
          "resolved": "https://registry.npmjs.org/socks/-/socks-2.6.1.tgz",
          "integrity": "sha512-kLQ9N5ucj8uIcxrDwjm0Jsqk06xdpBjGNQtpXy4Q8/QY2k+fY7nZH8CARy+hkbG+SGAovmzzuauCpBlb8FrnBA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
            "ip": "^1.1.5",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "smart-buffer": "^4.1.0"
          }
        },
        "socks-proxy-agent": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.1.1",
          "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.1.tgz",
          "integrity": "sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "agent-base": "^6.0.2",
            "debug": "^4.3.1",
            "socks": "^2.6.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "agent-base": {
    
              "version": "6.0.2",
              "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
              "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "debug": "4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "debug": {
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
              "dev": true,
              "requires": {
                "ms": "2.1.2"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            }
          }
        },
        "source-map": {
          "version": "0.7.3",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
          "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "source-map-js": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
          "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "source-map-loader": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.1.tgz",
          "integrity": "sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "iconv-lite": "^0.6.3",
            "source-map-js": "^1.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "iconv-lite": {
              "version": "0.6.3",
              "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
              "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "safer-buffer": ">= 2.1.2 < 3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            }
          }
        },
        "source-map-resolve": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.6.0",
          "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
          "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "atob": "^2.1.2",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "decode-uri-component": "^0.2.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "source-map-support": {
          "version": "0.5.19",
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
          "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
          "dev": true,
          "requires": {
            "buffer-from": "^1.0.0",
            "source-map": "^0.6.0"
          },
          "dependencies": {
            "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
            }
          }
        },
        "sourcemap-codec": {
          "version": "1.4.8",
          "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
          "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
          "dev": true
        },
        "spdx-correct": {
          "version": "3.1.1",
          "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
          "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
          "dev": true,
          "requires": {
            "spdx-expression-parse": "^3.0.0",
            "spdx-license-ids": "^3.0.0"
          }
        },
        "spdx-exceptions": {
          "version": "2.3.0",
          "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
          "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
          "dev": true
        },
        "spdx-expression-parse": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
          "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
          "dev": true,
          "requires": {
            "spdx-exceptions": "^2.1.0",
            "spdx-license-ids": "^3.0.0"
          }
        },
        "spdx-license-ids": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.11",
          "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz",
          "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
        "spdy": {
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
          "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
          "dev": true,
          "requires": {
            "debug": "^4.1.0",
            "handle-thing": "^2.0.0",
            "http-deceiver": "^1.2.7",
            "select-hose": "^2.0.0",
            "spdy-transport": "^3.0.0"
          }
        },
        "spdy-transport": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
          "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
          "dev": true,
          "requires": {
            "debug": "^4.1.0",
            "detect-node": "^2.0.4",
            "hpack.js": "^2.1.6",
            "obuf": "^1.1.2",
            "readable-stream": "^3.0.6",
            "wbuf": "^1.7.3"
          },
          "dependencies": {
            "readable-stream": {
              "version": "3.6.0",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
              "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.3",
                "string_decoder": "^1.1.1",
                "util-deprecate": "^1.0.1"
              }
            }
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "split": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
          "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
          "dev": true,
          "requires": {
            "through": "2"
          }
        },
        "split2": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.2.2",
          "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
          "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "readable-stream": "^3.0.0"
          },
          "dependencies": {
            "readable-stream": {
              "version": "3.6.0",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
              "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
              "dev": true,
              "requires": {
                "inherits": "^2.0.3",
                "string_decoder": "^1.1.1",
                "util-deprecate": "^1.0.1"
              }
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "sprintf-js": {
          "version": "1.0.3",
          "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
          "dev": true
        },
        "sshpk": {
          "version": "1.16.1",
          "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
          "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
          "dev": true,
          "requires": {
            "asn1": "~0.2.3",
            "assert-plus": "^1.0.0",
            "bcrypt-pbkdf": "^1.0.0",
            "dashdash": "^1.12.0",
            "ecc-jsbn": "~0.1.1",
            "getpass": "^0.1.1",
            "jsbn": "~0.1.0",
            "safer-buffer": "^2.0.2",
            "tweetnacl": "~0.14.0"
          }
        },
        "ssri": {
    
          "version": "8.0.1",
          "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
          "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "minipass": "^3.1.1"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "standard-version": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "9.3.2",
          "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.2.tgz",
          "integrity": "sha512-u1rfKP4o4ew7Yjbfycv80aNMN2feTiqseAhUhrrx2XtdQGmu7gucpziXe68Z4YfHVqlxVEzo4aUA0Iu3VQOTgQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "chalk": "^2.4.2",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "conventional-changelog": "3.1.24",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "conventional-changelog-config-spec": "2.1.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "conventional-changelog-conventionalcommits": "4.6.1",
            "conventional-recommended-bump": "6.1.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "detect-indent": "^6.0.0",
            "detect-newline": "^3.1.0",
            "dotgitignore": "^2.1.0",
            "figures": "^3.1.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "find-up": "^5.0.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "fs-access": "^1.0.1",
            "git-semver-tags": "^4.0.0",
            "semver": "^7.1.1",
            "stringify-package": "^1.0.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "yargs": "^16.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "ansi-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "5.0.1",
              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "ansi-styles": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "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,
              "requires": {
                "color-convert": "^2.0.1"
              }
            },
            "cliui": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "7.0.4",
              "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
              "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
                "string-width": "^4.2.0",
                "strip-ansi": "^6.0.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "wrap-ansi": "^7.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "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,
              "requires": {
                "color-name": "~1.1.4"
              }
            },
            "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
            },
            "find-up": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "5.0.0",
              "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
              "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "locate-path": "^6.0.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "path-exists": "^4.0.0"
              }
            },
            "locate-path": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "6.0.0",
              "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
              "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "p-locate": "^5.0.0"
              }
            },
            "p-limit": {
              "version": "3.1.0",
              "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
              "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
              "dev": true,
              "requires": {
                "yocto-queue": "^0.1.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "p-locate": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "5.0.0",
              "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
              "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "p-limit": "^3.0.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "path-exists": {
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
              "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
              "dev": true
            },
            "strip-ansi": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "6.0.1",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "ansi-regex": "^5.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "wrap-ansi": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "7.0.0",
              "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
              "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
                "ansi-styles": "^4.0.0",
                "string-width": "^4.1.0",
                "strip-ansi": "^6.0.0"
              }
            },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "y18n": {
              "version": "5.0.8",
              "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
              "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
              "dev": true
            },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "yargs": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "16.2.0",
              "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
              "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "cliui": "^7.0.2",
                "escalade": "^3.1.1",
                "get-caller-file": "^2.0.5",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "require-directory": "^2.1.1",
                "string-width": "^4.2.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "y18n": "^5.0.5",
                "yargs-parser": "^20.2.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "yargs-parser": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "20.2.9",
              "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
              "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "static-eval": {
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.1.0.tgz",
          "integrity": "sha512-agtxZ/kWSsCkI5E4QifRwsaPs0P0JmZV6dkLz6ILYfFYQGn+5plctanRN+IC8dJRiFkyXHrwEE3W9Wmx67uDbw==",
          "dev": true,
          "requires": {
            "escodegen": "^1.11.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "static-module": {
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/static-module/-/static-module-3.0.4.tgz",
          "integrity": "sha512-gb0v0rrgpBkifXCa3yZXxqVmXDVE+ETXj6YlC/jt5VzOnGXR2C15+++eXuMDUYsePnbhf+lwW0pE1UXyOLtGCw==",
          "dev": true,
          "requires": {
            "acorn-node": "^1.3.0",
            "concat-stream": "~1.6.0",
            "convert-source-map": "^1.5.1",
            "duplexer2": "~0.1.4",
            "escodegen": "^1.11.1",
            "has": "^1.0.1",
            "magic-string": "0.25.1",
            "merge-source-map": "1.0.4",
            "object-inspect": "^1.6.0",
            "readable-stream": "~2.3.3",
            "scope-analyzer": "^2.0.1",
            "shallow-copy": "~0.0.1",
            "static-eval": "^2.0.5",
            "through2": "~2.0.3"
          },
          "dependencies": {
            "magic-string": {
              "version": "0.25.1",
              "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.1.tgz",
              "integrity": "sha512-sCuTz6pYom8Rlt4ISPFn6wuFodbKMIHUMv4Qko9P17dpxb7s52KJTmRuZZqHdGmLCK9AOcDare039nRIcfdkEg==",
              "dev": true,
              "requires": {
                "sourcemap-codec": "^1.4.1"
              }
            },
            "merge-source-map": {
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.0.4.tgz",
              "integrity": "sha1-pd5GU42uhNQRTMXqArR3KmNGcB8=",
              "dev": true,
              "requires": {
                "source-map": "^0.5.6"
              }
            },
            "source-map": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "0.5.7",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
              "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "statuses": {
          "version": "1.5.0",
          "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
    
          "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
        },
        "steno": {
          "version": "0.4.4",
          "resolved": "https://registry.npmjs.org/steno/-/steno-0.4.4.tgz",
          "integrity": "sha1-BxEFvfwobmYVwEA8J+nXtdy4Vcs=",
          "requires": {
            "graceful-fs": "^4.1.3"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "stream-combiner": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.2.2",
          "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
          "integrity": "sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "duplexer": "~0.1.1",
            "through": "~2.3.4"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "string-width": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.2.3",
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
          "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "emoji-regex": "^8.0.0",
            "is-fullwidth-code-point": "^3.0.0",
            "strip-ansi": "^6.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "ansi-regex": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "5.0.1",
              "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
            },
            "emoji-regex": {
              "version": "8.0.0",
              "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
              "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
            },
            "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=="
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "strip-ansi": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "6.0.1",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "ansi-regex": "^5.0.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            }
          }
        },
        "string.prototype.trimend": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz",
          "integrity": "sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==",
          "dev": true,
          "requires": {
            "define-properties": "^1.1.3",
            "es-abstract": "^1.17.5"
          },
          "dependencies": {
            "es-abstract": {
              "version": "1.17.6",
              "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.6.tgz",
              "integrity": "sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==",
              "dev": true,
              "requires": {
                "es-to-primitive": "^1.2.1",
                "function-bind": "^1.1.1",
                "has": "^1.0.3",
                "has-symbols": "^1.0.1",
                "is-callable": "^1.2.0",
                "is-regex": "^1.1.0",
                "object-inspect": "^1.7.0",
                "object-keys": "^1.1.1",
                "object.assign": "^4.1.0",
                "string.prototype.trimend": "^1.0.1",
                "string.prototype.trimstart": "^1.0.1"
              }
            }
          }
        },
        "string.prototype.trimstart": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
          "integrity": "sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==",
          "dev": true,
          "requires": {
            "define-properties": "^1.1.3",
            "es-abstract": "^1.17.5"
          },
          "dependencies": {
            "es-abstract": {
              "version": "1.17.6",
              "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.6.tgz",
              "integrity": "sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==",
              "dev": true,
              "requires": {
                "es-to-primitive": "^1.2.1",
                "function-bind": "^1.1.1",
                "has": "^1.0.3",
                "has-symbols": "^1.0.1",
                "is-callable": "^1.2.0",
                "is-regex": "^1.1.0",
                "object-inspect": "^1.7.0",
                "object-keys": "^1.1.1",
                "object.assign": "^4.1.0",
                "string.prototype.trimend": "^1.0.1",
                "string.prototype.trimstart": "^1.0.1"
              }
            }
          }
        },
    
        "string_decoder": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
          "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
          "dev": true,
          "requires": {
            "safe-buffer": "~5.1.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "stringify-package": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz",
          "integrity": "sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "strip-ansi": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
          "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
          "dev": true,
          "requires": {
            "ansi-regex": "^2.0.0"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "strip-bom": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
          "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
          "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "strip-final-newline": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
          "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "strip-indent": {
          "version": "3.0.0",
          "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
          "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
          "dev": true,
          "requires": {
            "min-indent": "^1.0.0"
          }
        },
    
        "strip-json-comments": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
          "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "stylus": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "0.56.0",
          "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.56.0.tgz",
          "integrity": "sha512-Ev3fOb4bUElwWu4F9P9WjnnaSpc8XB9OFHSFZSKMFL1CE1oM+oFXWEgAqPmmZIyhBihuqIQlFsVTypiiS9RxeA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "css": "^3.0.0",
            "debug": "^4.3.2",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "glob": "^7.1.6",
            "safer-buffer": "^2.1.2",
            "sax": "~1.2.4",
            "source-map": "^0.7.3"
          },
          "dependencies": {
            "debug": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "4.3.3",
              "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
              "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "ms": "2.1.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            }
          }
        },
        "stylus-loader": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.2.0",
          "resolved": "https://registry.npmjs.org/stylus-loader/-/stylus-loader-6.2.0.tgz",
          "integrity": "sha512-5dsDc7qVQGRoc6pvCL20eYgRUxepZ9FpeK28XhdXaIPP6kXr6nI1zAAKFQgP5OBkOfKaURp4WUpJzspg1f01Gg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "fast-glob": "^3.2.7",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "normalize-path": "^3.0.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "supports-color": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
          "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
          "dev": true,
          "requires": {
            "has-flag": "^3.0.0"
          }
        },
        "symbol-observable": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "4.0.0",
          "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-4.0.0.tgz",
          "integrity": "sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
        "tapable": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
          "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true
        },
        "tar": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "6.1.11",
          "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
          "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "chownr": "^2.0.0",
            "fs-minipass": "^2.0.0",
            "minipass": "^3.0.0",
            "minizlib": "^2.1.1",
            "mkdirp": "^1.0.3",
            "yallist": "^4.0.0"
          },
          "dependencies": {
            "mkdirp": {
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
              "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
              "dev": true
            }
          }
        },
        "terser": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.10.0",
          "resolved": "https://registry.npmjs.org/terser/-/terser-5.10.0.tgz",
          "integrity": "sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
            "commander": "^2.20.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "source-map-support": "~0.5.20"
          },
          "dependencies": {
            "source-map-support": {
              "version": "0.5.21",
              "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
              "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
              "dev": true,
              "requires": {
                "buffer-from": "^1.0.0",
                "source-map": "^0.6.0"
              },
              "dependencies": {
                "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
                }
              }
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          }
        },
        "terser-webpack-plugin": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "version": "5.3.0",
          "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.0.tgz",
          "integrity": "sha512-LPIisi3Ol4chwAaPP8toUJ3L4qCM1G0wao7L3qNv57Drezxj6+VEyySpPw4B1HSO2Eg/hDY/MNF5XihCAoqnsQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
          "requires": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "jest-worker": "^27.4.1",
            "schema-utils": "^3.1.1",
            "serialize-javascript": "^6.0.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "source-map": "^0.6.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "terser": "^5.7.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
    
            "ajv": {
              "version": "6.12.6",
              "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
              "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
              "dev": true,
              "requires": {
                "fast-deep-equal": "^3.1.1",
                "fast-json-stable-stringify": "^2.0.0",
                "json-schema-traverse": "^0.4.1",
                "uri-js": "^4.2.2"
              }
            },
            "schema-utils": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "version": "3.1.1",
              "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
              "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "@types/json-schema": "^7.0.8",
    
                "ajv": "^6.12.5",
                "ajv-keywords": "^3.5.2"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "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
            }
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "test-exclude": {
          "version": "6.0.0",
          "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
          "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
          "dev": true,
          "requires": {
            "@istanbuljs/schema": "^0.1.2",
            "glob": "^7.1.4",
            "minimatch": "^3.0.4"
          }
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "text-extensions": {
          "version": "1.9.0",
          "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
          "integrity": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==",
          "dev": true
        },
    
        "text-table": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
          "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
          "dev": true
        },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "through": {
          "version": "2.3.8",
          "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
          "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
          "dev": true
        },
        "through2": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
          "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
          "dev": true,
          "requires": {
            "readable-stream": "~2.3.6",