mirror of
https://github.com/thelounge/thelounge
synced 2024-11-21 19:43:07 +00:00
fix(deps): update dependency ua-parser-js to v1.0.39
This commit is contained in:
parent
3d33ef8083
commit
61f8ce1ae6
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@
|
|||
"semver": "7.5.2",
|
||||
"socket.io": "4.6.2",
|
||||
"tlds": "1.228.0",
|
||||
"ua-parser-js": "1.0.33",
|
||||
"ua-parser-js": "1.0.39",
|
||||
"uuid": "8.3.2",
|
||||
"web-push": "3.4.5",
|
||||
"yarn": "1.22.17"
|
||||
|
|
|
@ -8774,10 +8774,10 @@ typescript@5.4.5:
|
|||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
||||
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
|
||||
|
||||
ua-parser-js@1.0.33:
|
||||
version "1.0.33"
|
||||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.33.tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4"
|
||||
integrity sha512-RqshF7TPTE0XLYAqmjlu5cLLuGdKrNu9O1KLA/qp39QtbZwuzwv1dT46DZSopoUMsYgXpB3Cv8a03FI8b74oFQ==
|
||||
ua-parser-js@1.0.39:
|
||||
version "1.0.39"
|
||||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.39.tgz#bfc07f361549bf249bd8f4589a4cccec18fd2018"
|
||||
integrity sha512-k24RCVWlEcjkdOxYmVJgeD/0a1TiSpqLg+ZalVGV9lsnr4yqu0w7tX/x2xX6G4zpkgQnRf89lxuZ1wsbjXM8lw==
|
||||
|
||||
uc.micro@^1.0.1:
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Reference in a new issue