Skip to content

Commit 3389a5d

Browse files
authored
updated axios dependency to 0.21.1 to fix vulnerability (#1)
1 parent 2b9532c commit 3389a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
},
2222
"homepage": "https://github.com/nishantwrp/gatsby-source-hashnode-devblog#readme",
2323
"dependencies": {
24-
"axios": "^0.19.2"
24+
"axios": "^0.21.1"
2525
}
2626
}

0 commit comments

Comments
 (0)