mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-24 02:33:33 +00:00
fix(deps): update dependency sharp to v0.32.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1ab71ff08
commit
b59cb8efb0
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
|||
"reveal.js": "4.5.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.63.6",
|
||||
"sharp": "0.32.2",
|
||||
"sharp": "0.32.3",
|
||||
"tlds": "1.240.0",
|
||||
"twemoji-colr-font": "14.1.3",
|
||||
"uuid": "9.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2585,7 +2585,7 @@ __metadata:
|
|||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.63.6
|
||||
sharp: 0.32.2
|
||||
sharp: 0.32.3
|
||||
tlds: 1.240.0
|
||||
ts-loader: 9.4.4
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -17079,9 +17079,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sharp@npm:0.32.2":
|
||||
version: 0.32.2
|
||||
resolution: "sharp@npm:0.32.2"
|
||||
"sharp@npm:0.32.3":
|
||||
version: 0.32.3
|
||||
resolution: "sharp@npm:0.32.3"
|
||||
dependencies:
|
||||
color: ^4.2.3
|
||||
detect-libc: ^2.0.1
|
||||
|
@ -17092,7 +17092,7 @@ __metadata:
|
|||
simple-get: ^4.0.1
|
||||
tar-fs: ^3.0.4
|
||||
tunnel-agent: ^0.6.0
|
||||
checksum: 2d6b9bcada4c4cc6f606003213d866f975254da011a30972d422086e69ae280973dbedbdb91aa636d98de874fd0eb7af42f0aaff044c22e7e65da28e25c7d63a
|
||||
checksum: 8a6ed0d00bd4d3d6ba92c392fe1f00a4a207f138257a4d903ce5afe5c6d7f684b5218c5b4e8df1097aac960ac10e0114c823f6a8a7e18255bf4a8ec364087051
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue