Skip to content

Commit dffa081

Browse files
committed
fix(deps): patch sharp and js-yaml security vulnerabilities
1 parent f3c358e commit dffa081

3 files changed

Lines changed: 161 additions & 150 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,8 @@
127127
".": "9.0.2",
128128
"glob": "12.0.0"
129129
},
130-
"next": {
131-
"sharp": "0.35.2"
132-
},
130+
"sharp": "0.35.4",
131+
"js-yaml@^3.0.0": "3.15.2",
133132
"postcss": "^8.5.19"
134133
},
135134
"browserslist": [

0 commit comments

Comments
 (0)