]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Try to fix weird CI test crashes
authorChocobozzz <me@florianbigard.com>
Fri, 27 Aug 2021 09:30:08 +0000 (11:30 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 27 Aug 2021 09:30:08 +0000 (11:30 +0200)
client/package.json
client/yarn.lock

index 0b70b2f906c1a3c45c2ddb870fca91ffce1ba735..9f84a1ee85d5b0c1e0b1435c03dcdaa3665cbf52 100644 (file)
     "webtorrent": "^1.3.8",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.11.4"
+  },
+  "dependencies": {
+    "webpack": "^5.51.1"
   }
 }
index 1e9c7ccad9c0b3ac030cf2f400874ffb43a78ca0..9add47b83b6a3bf6c5babf9e1b778a85b6c79fe8 100644 (file)
@@ -11741,6 +11741,36 @@ webpack@5.50.0:
     watchpack "^2.2.0"
     webpack-sources "^3.2.0"
 
+webpack@^5.51.1:
+  version "5.51.1"
+  resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.51.1.tgz#41bebf38dccab9a89487b16dbe95c22e147aac57"
+  integrity sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==
+  dependencies:
+    "@types/eslint-scope" "^3.7.0"
+    "@types/estree" "^0.0.50"
+    "@webassemblyjs/ast" "1.11.1"
+    "@webassemblyjs/wasm-edit" "1.11.1"
+    "@webassemblyjs/wasm-parser" "1.11.1"
+    acorn "^8.4.1"
+    acorn-import-assertions "^1.7.6"
+    browserslist "^4.14.5"
+    chrome-trace-event "^1.0.2"
+    enhanced-resolve "^5.8.0"
+    es-module-lexer "^0.7.1"
+    eslint-scope "5.1.1"
+    events "^3.2.0"
+    glob-to-regexp "^0.4.1"
+    graceful-fs "^4.2.4"
+    json-parse-better-errors "^1.0.2"
+    loader-runner "^4.2.0"
+    mime-types "^2.1.27"
+    neo-async "^2.6.2"
+    schema-utils "^3.1.0"
+    tapable "^2.1.1"
+    terser-webpack-plugin "^5.1.3"
+    watchpack "^2.2.0"
+    webpack-sources "^3.2.0"
+
 websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
   version "0.7.4"
   resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760"