mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency sharp to v0.31.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4bca3bbf47
commit
218be74f1e
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
|||
"reveal.js": "4.4.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.57.1",
|
||||
"sharp": "0.31.2",
|
||||
"sharp": "0.31.3",
|
||||
"tlds": "1.236.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
"uuid": "9.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2436,7 +2436,7 @@ __metadata:
|
|||
reveal.js: 4.4.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.57.1
|
||||
sharp: 0.31.2
|
||||
sharp: 0.31.3
|
||||
tlds: 1.236.0
|
||||
ts-loader: 9.4.2
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -16250,9 +16250,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sharp@npm:0.31.2":
|
||||
version: 0.31.2
|
||||
resolution: "sharp@npm:0.31.2"
|
||||
"sharp@npm:0.31.3":
|
||||
version: 0.31.3
|
||||
resolution: "sharp@npm:0.31.3"
|
||||
dependencies:
|
||||
color: ^4.2.3
|
||||
detect-libc: ^2.0.1
|
||||
|
@ -16263,7 +16263,7 @@ __metadata:
|
|||
simple-get: ^4.0.1
|
||||
tar-fs: ^2.1.1
|
||||
tunnel-agent: ^0.6.0
|
||||
checksum: 076717b7a073ea47bb522ff2931b74b6608daeb6f7ae334e4848d47fdf4d23bcb18cd49044fd5fb27ef27a1a4aa87d141894d67d1c4bb15a6e2e63cf4dbe329e
|
||||
checksum: 29fd1dfbc616c6389f53f366cec342b4353d9f2a37e98952ca273db38dca57dfa0f336322d6d763f0fae876042ead22fd86ffe26d70c32ade2458d421db60d04
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue