mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-21 03:24:19 +00:00
fix(deps): update dependency sharp to v0.31.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
23eac929e7
commit
3321bfc5e9
2 changed files with 6 additions and 6 deletions
|
@ -112,7 +112,7 @@
|
|||
"reveal.js": "4.3.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.55.0",
|
||||
"sharp": "0.31.0",
|
||||
"sharp": "0.31.1",
|
||||
"tlds": "1.231.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
"uuid": "9.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2033,7 +2033,7 @@ __metadata:
|
|||
reveal.js: 4.3.1
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.55.0
|
||||
sharp: 0.31.0
|
||||
sharp: 0.31.1
|
||||
tlds: 1.231.0
|
||||
ts-loader: 9.4.1
|
||||
ts-mockery: 1.2.0
|
||||
|
@ -11402,9 +11402,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sharp@npm:0.31.0":
|
||||
version: 0.31.0
|
||||
resolution: "sharp@npm:0.31.0"
|
||||
"sharp@npm:0.31.1":
|
||||
version: 0.31.1
|
||||
resolution: "sharp@npm:0.31.1"
|
||||
dependencies:
|
||||
color: ^4.2.3
|
||||
detect-libc: ^2.0.1
|
||||
|
@ -11415,7 +11415,7 @@ __metadata:
|
|||
simple-get: ^4.0.1
|
||||
tar-fs: ^2.1.1
|
||||
tunnel-agent: ^0.6.0
|
||||
checksum: 1ab73fea3a506f0bf290eb9dff6e7bab7947813e69bf8ca3eebcbe96498cb23dd6c8d8d02d67575fd8e9b555b01d9529d140c5a66e3a774855ba758455a90f3e
|
||||
checksum: 42d00c9c6c61e5cf752c29583253782b3d821ee15fc2648c1f59892b94e9bc170a47ee9d138aa0a61c1c2ee9b7573ee54444c857fff887908701c4208710480d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue