fix(ci): clear the 2 HIGH browserslist advisories blocking the image build (#26)
This commit was merged in pull request #26.
This commit is contained in:
+2
-1
@@ -54,7 +54,8 @@
|
||||
"nanoid@<3.3.18": ">=3.3.18",
|
||||
"postcss@<8.5.18": ">=8.5.18",
|
||||
"@auth/core@<0.41.3": ">=0.41.3",
|
||||
"sharp@<0.35.0": ">=0.35.0"
|
||||
"sharp@<0.35.0": ">=0.35.0",
|
||||
"browserslist@<4.28.7": ">=4.28.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user