mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
fix(deps): update dependency sharp to v0.23.4 (#145)
This commit is contained in:
committed by
nothingismagick
parent
4ef4109bc0
commit
dcf893750b
@@ -59,7 +59,7 @@
|
||||
"ms": "2.1.2",
|
||||
"png2icons": "2.0.1",
|
||||
"read-chunk": "3.2.0",
|
||||
"sharp": "0.23.3",
|
||||
"sharp": "0.23.4",
|
||||
"webpack-merge": "4.2.2",
|
||||
"webpack-shell-plugin": "0.5.0"
|
||||
},
|
||||
|
||||
@@ -5448,10 +5448,10 @@ set-value@^2.0.0, set-value@^2.0.1:
|
||||
is-plain-object "^2.0.3"
|
||||
split-string "^3.0.1"
|
||||
|
||||
sharp@0.23.3:
|
||||
version "0.23.3"
|
||||
resolved "https://registry.npmjs.org/sharp/-/sharp-0.23.3.tgz#549770a4c671b9bd221f00639452a3eb803a0ed1"
|
||||
integrity sha512-pjT4zyviQteXMC1Z8USIiSwQFQbZTlU5J59/UoygE25hh+sSb7PSYI/MZ2MCB1COtxWQuoUAaG3TYIOLon26Mg==
|
||||
sharp@0.23.4:
|
||||
version "0.23.4"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.23.4.tgz#ca36067cb6ff7067fa6c77b01651cb9a890f8eb3"
|
||||
integrity sha512-fJMagt6cT0UDy9XCsgyLi0eiwWWhQRxbwGmqQT6sY8Av4s0SVsT/deg8fobBQCTDU5iXRgz0rAeXoE2LBZ8g+Q==
|
||||
dependencies:
|
||||
color "^3.1.2"
|
||||
detect-libc "^1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user