Skip to content

Commit dcb8f8f

Browse files
authored
Merge pull request #250 from caleteeter/master
Updated axios to version 0.21.1 from 0.19.2
2 parents b62fc9d + 0516a8d commit dcb8f8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blockchain-workbench/auth-samples/nodejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Ali Hajimirza",
1010
"license": "MIT",
1111
"dependencies": {
12-
"axios": "0.19.2",
12+
"axios": "0.21.1",
1313
"qs": "6.6.0"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)