Skip to content

Commit

Permalink
fix(deps): update dependency sharp to ^0.32.0 [security]
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | sharp   | 0.31.3 | 0.32.6 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent a17159d commit dfa023b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/explorer-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/explorer-ui",
"version": "0.1.31",
"version": "0.2.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down Expand Up @@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"react-ga": "^3.3.1",
"recharts": "^2.3.2",
"sharp": "^0.31.3",
"sharp": "^0.32.0",
"swr": "^1.3.0",
"tailwind-merge": "^1.3.0",
"tiny-warning": "^1.0.3",
Expand Down

0 comments on commit dfa023b

Please sign in to comment.