Skip to content

Commit

Permalink
Update rfc2047 (4.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesboeufs committed Aug 31, 2023
1 parent 5404a60 commit 5ea2443
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mississippi": "^3.0.0",
"normalize-url": "^6.1.0",
"read-chunk": "^3.0.0",
"rfc2047": "^2.0.1",
"rfc2047": "^4.0.1",
"rimraf": "^2.6.1",
"type-is": "^1.6.16"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4707,10 +4707,10 @@ ret@~0.1.10:
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==

rfc2047@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/rfc2047/-/rfc2047-2.0.1.tgz#1a659b91585c3757d535a59f9afef1ba532ae86b"
integrity sha1-GmWbkVhcN1fVNaWfmv7xulMq6Gs=
rfc2047@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/rfc2047/-/rfc2047-4.0.1.tgz#4e1cc217654728f09bc818b53a67d1d9c9d5067c"
integrity sha512-x5zHBAZtSSZDuBNAqGEAVpsQFV+YUluIkMWVaYRMEeGoLPxNVMmg67TxRnXwmRmCB7QaneyrkWXeKqbjfcK6RA==
dependencies:
iconv-lite "0.4.5"

Expand Down

0 comments on commit 5ea2443

Please sign in to comment.