Pin dependency sharp to 0.30.7 (#2051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-08-20 17:07:24 -07:00
committed by GitHub
parent bf2e3623df
commit edfea06b93
2 changed files with 2 additions and 2 deletions

2
web/package-lock.json generated
View File

@@ -42,7 +42,7 @@
"react-markdown-editor-lite": "1.3.3",
"react-virtuoso": "2.16.6",
"recoil": "0.7.5",
"sharp": "^0.30.7",
"sharp": "0.30.7",
"slate": "0.82.0",
"slate-react": "0.82.0",
"storybook-addon-designs": "6.3.1",

View File

@@ -46,7 +46,7 @@
"react-markdown-editor-lite": "1.3.3",
"react-virtuoso": "2.16.6",
"recoil": "0.7.5",
"sharp": "^0.30.7",
"sharp": "0.30.7",
"slate": "0.82.0",
"slate-react": "0.82.0",
"storybook-addon-designs": "6.3.1",