Skip to content

Commit 853957a

Browse files
authored
dependency update
1 parent db7a51c commit 853957a

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": "payir-typescript",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "",
55
"main": "build/lib/index.js",
66
"types": "build/lib/index.d.ts",
@@ -23,7 +23,7 @@
2323
"author": "Omid Astaraki",
2424
"license": "MIT",
2525
"dependencies": {
26-
"axios": "^0.18.0"
26+
"axios": "^0.19.0"
2727
},
2828
"repository": {
2929
"type": "git",

0 commit comments

Comments
 (0)