Skip to content

Commit

Permalink
Release 2.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Sep 7, 2021
1 parent ae27498 commit dd75ea3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

2.37.4 / 2021-09-07
==================

**fixes**
* [[`1e6622a`](http://github.com/node-modules/urllib/commit/1e6622a571b3e6f72c5f187a224bddedcbc382cf)] - fix: upgrade proxy-agent to fix the security vulnerability. (#368) (hyj1991 <<yeekwanvong@gmail.com>>)

**others**
* [[`ae27498`](http://github.com/node-modules/urllib/commit/ae2749811e40262da8bf2641599b066344fa6b05)] - docs: notes contentType's value (#349) (changzhi <<changzhiwin@gmail.com>>)

2.37.3 / 2021-07-05
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urllib",
"version": "2.37.3",
"version": "2.37.4",
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
"keywords": [
"urllib",
Expand Down

0 comments on commit dd75ea3

Please sign in to comment.