Skip to content

Commit 61a4fd6

Browse files
authored
Merge pull request #635 from njlynch/master
chore: update axios due to CVE
2 parents 5af1e07 + dfe3df4 commit 61a4fd6

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
@@ -52,7 +52,7 @@
5252
"dist/*"
5353
],
5454
"dependencies": {
55-
"axios": "^0.19.0",
55+
"axios": "^0.21.1",
5656
"debug": "^2.2.0",
5757
"js-base64": "^2.1.9",
5858
"utf8": "^2.1.1"

0 commit comments

Comments
 (0)