X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=152f8445fc7284cb29e0b26770f6e9ac202d4430;hb=f4e01ffc4d9a732e836a9ba31168fe3830b21d31;hp=cd33c6e1d802b3c902ab9f79dec9e03cd8d26ea0;hpb=5d666c0eb25a1b665caa46c4210c1dc2a6b5b333;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index cd33c6e1d..152f8445f 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.3.0", + "version": "2.4.0", "private": true, "license": "AGPL-3.0", "author": { @@ -80,7 +80,7 @@ "extract-text-webpack-plugin": "4.0.0-beta.0", "file-loader": "^6.0.0", "focus-visible": "^5.0.2", - "hls.js": "^0.14.9", + "hls.js": "^0.14.16", "html-loader": "^1.0.0", "html-webpack-plugin": "^4.0.3", "https-browserify": "^1.0.0", @@ -94,7 +94,7 @@ "karma-jasmine-html-reporter": "^1.5.0", "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", - "markdown-it": "^11.0.0", + "markdown-it": "11.x", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2",