Skip to content

Commit

Permalink
Merge pull request #24 from papandreou/depfu/update/npm/rfc2047-3.0.1
Browse files Browse the repository at this point in the history
Upgrade rfc2047 to version 3.0.1
  • Loading branch information
papandreou committed Oct 8, 2020
2 parents a3f3db2 + daf8725 commit 89387e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"iconv-lite": "^0.6.0",
"lodash.omit": "^4.5.0",
"quoted-printable": "^1.0.1",
"rfc2047": "^2.0.1",
"rfc2047": "^3.0.1",
"rfc2231": "^1.3.0"
},
"nyc": {
Expand Down

0 comments on commit 89387e8

Please sign in to comment.