Skip to content

Commit 69eec09

Browse files
authored
use 0.21.1 axios (#1119)
Signed-off-by: nkl199@yahoo.co.uk <nkl199@yahoo.co.uk>
1 parent 369d11e commit 69eec09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/caliper-gui-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@fortawesome/free-brands-svg-icons": "^5.12.1",
3232
"@fortawesome/free-solid-svg-icons": "^5.12.1",
3333
"@fortawesome/react-fontawesome": "^0.1.8",
34-
"axios": "^0.19.2",
34+
"axios": "0.21.1",
3535
"bootstrap": "4.4.1",
3636
"chart.js": "^2.9.3",
3737
"d3": "^5.15.0",
@@ -142,4 +142,4 @@
142142
"lines": 1
143143
},
144144
"license": "Apache-2.0"
145-
}
145+
}

0 commit comments

Comments
 (0)