Skip to content

Commit 5ea8c65

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-10293725
1 parent f9c1fde commit 5ea8c65

File tree

2 files changed

+159
-164
lines changed

2 files changed

+159
-164
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-markdown": "^8.0.7",
4747
"regenerator-runtime": "0.13.11",
4848
"remark-gfm": "^3.0.1",
49-
"sharp": "^0.32.6",
49+
"sharp": "^0.33.0",
5050
"tslib": "^2.0.0",
5151
"use-query-params": "^2.2.1",
5252
"usehooks-ts": "^2.6.0"

0 commit comments

Comments
 (0)