Skip to content

Commit 53c07af

Browse files
authored
update the 'sharp' module (#203)
1 parent 915e3bc commit 53c07af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testcafe-browser-provider-browserstack",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "Browserstack TestCafe browser provider plugin.",
55
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
66
"engines": {
@@ -41,7 +41,7 @@
4141
"os-family": "^1.0.0",
4242
"pinkie": "^2.0.4",
4343
"promisify-event": "^1.0.0",
44-
"sharp": "^0.30.7",
44+
"sharp": "^0.32.4",
4545
"tmp": "0.0.31"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)