Update dependency plyr to v3.6.12 (develop)

This commit is contained in:
RenovateBot 2022-03-18 20:02:44 +00:00
parent 8defd4909a
commit 22dfaad27e
2 changed files with 9 additions and 9 deletions

View File

@ -60,7 +60,7 @@
"vue-template-compiler": "2.6.14"
},
"resolutions": {
"vue-plyr/plyr": "3.6.2"
"vue-plyr/plyr": "3.6.12"
},
"eslintConfig": {
"root": true,

View File

@ -889,7 +889,7 @@ convert-source-map@^1.7.0:
dependencies:
safe-buffer "~5.1.1"
core-js@^3.6.5:
core-js@^3.20.0:
version "3.21.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.1.tgz#f2e0ddc1fc43da6f904706e8e955bc19d06a0d94"
integrity sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==
@ -2308,16 +2308,16 @@ pirates@^3.0.2:
dependencies:
node-modules-regexp "^1.0.0"
plyr@3.6.2, "plyr@github:sampotts/plyr#develop":
version "3.6.2"
resolved "https://registry.yarnpkg.com/plyr/-/plyr-3.6.2.tgz#5a55b608acd161262de1cc75ca843aa64355a051"
integrity sha512-CjAhRDtzyGqMRte9Phj4FsZFegS9VxW60boOhQsAnZHuiFG3yVBRcodWsGZ79GuXHHelc4DxMHO+z0QggY+9qQ==
plyr@3.6.12, "plyr@github:sampotts/plyr#develop":
version "3.6.12"
resolved "https://registry.yarnpkg.com/plyr/-/plyr-3.6.12.tgz#e64481f163f9188d783447aedbf424fefd2ee92f"
integrity sha512-42WhYpMS/FEyX2unSEvhYtj1RvJgWvOsjZQFDongOQHA4eVzsyr7b06bzVpinMAOVC9e5H7RCbK+6CCAFIl2VQ==
dependencies:
core-js "^3.6.5"
core-js "^3.20.0"
custom-event-polyfill "^1.0.7"
loadjs "^4.2.0"
rangetouch "^2.0.1"
url-polyfill "^1.1.8"
url-polyfill "^1.1.12"
pofile@^1.1.0:
version "1.1.3"
@ -2817,7 +2817,7 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
url-polyfill@^1.1.8:
url-polyfill@^1.1.12:
version "1.1.12"
resolved "https://registry.yarnpkg.com/url-polyfill/-/url-polyfill-1.1.12.tgz#6cdaa17f6b022841b3aec0bf8dbd87ac0cd33331"
integrity sha512-mYFmBHCapZjtcNHW0MDq9967t+z4Dmg5CJ0KqysK3+ZbyoNOWQHksGCTWwDhxGXllkWlOc10Xfko6v4a3ucM6A==