Skip to content

Commit

Permalink
Merge pull request #191 from opentok/develop
Browse files Browse the repository at this point in the history
v2.4.2 -- Update axios
  • Loading branch information
jeffswartz authored Jan 15, 2021
2 parents 636f6e9 + 5f67442 commit 94ee967
Show file tree
Hide file tree
Showing 3 changed files with 6,621 additions and 350 deletions.
30 changes: 20 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentok-network-test-js",
"version": "2.4.1",
"version": "2.4.2",
"description": "Precall network test for applications using the OpenTok platform.",
"main": "dist/NetworkTest/index.js",
"types": "dist/NetworkTest/index.d.ts",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
"homepage": "https://github.com/opentok/network-connectivity-js#readme",
"dependencies": {
"axios": "^0.19.0",
"opentok-solutions-logging": "^1.1.0",
"axios": "^0.21.1",
"opentok-solutions-logging": "^1.1.1",
"promise": "^8.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 94ee967

Please sign in to comment.