diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-17 09:03:49 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-17 09:03:49 +0100 |
commit | 1d17d86349fd2b3a9bc85145d02383ba4aea4dc0 (patch) | |
tree | 8f6e7138123b8f7c46d618f9695c30a39f16e111 /yarn.lock | |
parent | a30a136c9896c656cab98d2c92cde32c534dc098 (diff) | |
parent | 45de2dfcb5b3d56f0bc978b25b9746354890262e (diff) | |
download | PeerTube-1d17d86349fd2b3a9bc85145d02383ba4aea4dc0.tar.gz PeerTube-1d17d86349fd2b3a9bc85145d02383ba4aea4dc0.tar.zst PeerTube-1d17d86349fd2b3a9bc85145d02383ba4aea4dc0.zip |
Merge branch 'open-api-clients' into develop
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -18,6 +18,11 @@ | |||
18 | esutils "^2.0.2" | 18 | esutils "^2.0.2" |
19 | js-tokens "^4.0.0" | 19 | js-tokens "^4.0.0" |
20 | 20 | ||
21 | "@openapitools/openapi-generator-cli@^1.0.10-4.2.3": | ||
22 | version "1.0.10-4.2.3" | ||
23 | resolved "https://registry.yarnpkg.com/@openapitools/openapi-generator-cli/-/openapi-generator-cli-1.0.10-4.2.3.tgz#4b934362efb9262fc236d4fb81b381e29bdb8245" | ||
24 | integrity sha512-Xo4rbz3aPiObpVS8oBUR0pHWYU5WBG/bmsJg16yCG7/vpGE8o1YsROTWMFfaMepWfxESrLP5XOqlBkZqbre7dw== | ||
25 | |||
21 | "@types/apicache@^1.2.0": | 26 | "@types/apicache@^1.2.0": |
22 | version "1.2.2" | 27 | version "1.2.2" |
23 | resolved "https://registry.yarnpkg.com/@types/apicache/-/apicache-1.2.2.tgz#b820659b1d95e66ec0e71dcd0317e9d30f0c154b" | 28 | resolved "https://registry.yarnpkg.com/@types/apicache/-/apicache-1.2.2.tgz#b820659b1d95e66ec0e71dcd0317e9d30f0c154b" |