mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix(deps): update dependency hotkeys-js to v3.12.0
This commit is contained in:
parent
eba287e955
commit
923a5e8110
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"@fortawesome/vue-fontawesome": "3.0.3",
|
||||
"buffer": "6.0.3",
|
||||
"dompurify": "3.0.5",
|
||||
"hotkeys-js": "3.11.2",
|
||||
"hotkeys-js": "3.12.0",
|
||||
"javascript-time-ago": "2.5.9",
|
||||
"mux.js": "6.3.0",
|
||||
"shaka-player": "4.3.8",
|
||||
|
|
|
@ -24,8 +24,8 @@ dependencies:
|
|||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
hotkeys-js:
|
||||
specifier: 3.11.2
|
||||
version: 3.11.2
|
||||
specifier: 3.12.0
|
||||
version: 3.12.0
|
||||
javascript-time-ago:
|
||||
specifier: 2.5.9
|
||||
version: 2.5.9
|
||||
|
@ -3306,8 +3306,8 @@ packages:
|
|||
function-bind: 1.1.1
|
||||
dev: true
|
||||
|
||||
/hotkeys-js@3.11.2:
|
||||
resolution: {integrity: sha512-hLuR+wtvrVrVFHku5cud44cPXQf5ke+96TonRaGzlNSt22rh2LH65avLYFNsc+QpzMuOEQG/IxJT5mEop99rvg==}
|
||||
/hotkeys-js@3.12.0:
|
||||
resolution: {integrity: sha512-Z+N573ycUKIGwFYS3ID1RzMJiGmtWMGKMiaNLyJS8B1ei+MllF4ZYmKS2T0kMWBktOz+WZLVNikftEgnukOrXg==}
|
||||
dev: false
|
||||
|
||||
/human-signals@2.1.0:
|
||||
|
|
Loading…
Reference in a new issue