mirror of
https://github.com/thelounge/thelounge
synced 2024-11-21 19:43:07 +00:00
fix(deps): update dependency yarn to v1.22.22
This commit is contained in:
parent
3d33ef8083
commit
793313db77
2 changed files with 5 additions and 5 deletions
|
@ -81,7 +81,7 @@
|
|||
"ua-parser-js": "1.0.33",
|
||||
"uuid": "8.3.2",
|
||||
"web-push": "3.4.5",
|
||||
"yarn": "1.22.17"
|
||||
"yarn": "1.22.22"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sqlite3": "5.1.7"
|
||||
|
|
|
@ -9397,10 +9397,10 @@ yargs@^15.0.2:
|
|||
y18n "^4.0.0"
|
||||
yargs-parser "^18.1.2"
|
||||
|
||||
yarn@1.22.17:
|
||||
version "1.22.17"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.17.tgz#bf910747d22497b573131f7341c0e1d15c74036c"
|
||||
integrity sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==
|
||||
yarn@1.22.22:
|
||||
version "1.22.22"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz#ac34549e6aa8e7ead463a7407e1c7390f61a6610"
|
||||
integrity sha512-prL3kGtyG7o9Z9Sv8IPfBNrWTDmXB4Qbes8A9rEzt6wkJV8mUvoirjU0Mp3GGAU06Y0XQyA3/2/RQFVuK7MTfg==
|
||||
|
||||
yn@3.1.1:
|
||||
version "3.1.1"
|
||||
|
|
Loading…
Reference in a new issue