Skip to content

Commit 1c29c02

Browse files
authored
Update axios (#296)
1 parent a876ac6 commit 1c29c02

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentok-network-test-js",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Precall network test for applications using the OpenTok platform.",
55
"main": "dist/NetworkTest/index.js",
66
"types": "dist/NetworkTest/index.d.ts",
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/opentok/network-connectivity-js#readme",
3939
"dependencies": {
40-
"axios": "^1.7.7",
40+
"axios": "^1.8.3",
4141
"opentok-solutions-logging": "^1.1.1",
4242
"promise": "^8.0.1"
4343
},

sample/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)