mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
fix(deps): update dependency sharp to ~0.30.3 (#457)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
abc29768de
commit
730689d819
@ -52,7 +52,7 @@
|
|||||||
"randomstring": "~1.2.1",
|
"randomstring": "~1.2.1",
|
||||||
"readline": "~1.3.0",
|
"readline": "~1.3.0",
|
||||||
"search-query-parser": "~1.6.0",
|
"search-query-parser": "~1.6.0",
|
||||||
"sharp": "~0.30.2",
|
"sharp": "~0.30.3",
|
||||||
"sqlite3": "~5.0.2",
|
"sqlite3": "~5.0.2",
|
||||||
"systeminformation": "~5.11.9"
|
"systeminformation": "~5.11.9"
|
||||||
},
|
},
|
||||||
|
@ -6289,10 +6289,10 @@ setprototypeof@1.2.0:
|
|||||||
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
|
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
|
||||||
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
|
||||||
|
|
||||||
sharp@~0.30.2:
|
sharp@~0.30.3:
|
||||||
version "0.30.2"
|
version "0.30.3"
|
||||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.2.tgz#95b309b2740424702dc19b62a62595dd34a458b1"
|
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.3.tgz#315a1817423a4d1cde5119a21c99c234a7a6fb37"
|
||||||
integrity sha512-mrMeKI5ECTdYhslPlA2TbBtU3nZXMEBcQwI6qYXjPlu1LpW4HBZLFm6xshMI1HpIdEEJ3UcYp5AKifLT/fEHZQ==
|
integrity sha512-rjpfJFK58ZOFSG8sxYSo3/JQb4ej095HjXp9X7gVu7gEn1aqSG8TCW29h/Rr31+PXrFADo1H/vKfw0uhMQWFtg==
|
||||||
dependencies:
|
dependencies:
|
||||||
color "^4.2.1"
|
color "^4.2.1"
|
||||||
detect-libc "^2.0.1"
|
detect-libc "^2.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user