Skip to content

Commit 26571e3

Browse files
SouravSourav
authored andcommitted
verify versions with package-lock
1 parent df4c1c4 commit 26571e3

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"browserstack-cypress": "bin/runner.js"
1313
},
1414
"dependencies": {
15-
"archiver": "5.2.0",
16-
"async": "3.2.0",
15+
"archiver": "5.3.0",
16+
"async": "3.2.3",
1717
"browserstack-local": "1.4.8",
18-
"chalk": "4.1.0",
19-
"cli-progress": "3.9.1",
18+
"chalk": "4.1.2",
19+
"cli-progress": "3.10.0",
2020
"fs-extra": "8.1.0",
21-
"getmac": "5.17.0",
22-
"glob": "7.1.6",
23-
"mkdirp": "1.0.3",
24-
"request": "2.88.0",
25-
"requestretry": "4.1.0",
21+
"getmac": "5.20.0",
22+
"glob": "7.2.0",
23+
"mkdirp": "1.0.4",
24+
"request": "2.88.2",
25+
"requestretry": "4.1.2",
2626
"table": "5.4.6",
2727
"unzipper": "0.10.11",
2828
"update-notifier": "5.1.0",
@@ -39,13 +39,13 @@
3939
"url": "https://github.com/browserstack/browserstack-cypress-cli/issues"
4040
},
4141
"devDependencies": {
42-
"chai": "4.2.0",
42+
"chai": "4.3.6",
4343
"chai-as-promised": "7.1.1",
4444
"custom-env": "2.0.1",
45-
"mocha": "7.1.2",
46-
"nyc": "15.0.1",
45+
"mocha": "7.2.0",
46+
"nyc": "15.1.0",
4747
"proxyquire": "2.1.3",
4848
"rewire": "5.0.0",
49-
"sinon": "9.0.2"
49+
"sinon": "9.2.4"
5050
}
5151
}

0 commit comments

Comments
 (0)