Skip to content

Commit dd75ea3

Browse files
committed
Release 2.37.4
1 parent ae27498 commit dd75ea3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
2.37.4 / 2021-09-07
3+
==================
4+
5+
**fixes**
6+
* [[`1e6622a`](http://github.com/node-modules/urllib/commit/1e6622a571b3e6f72c5f187a224bddedcbc382cf)] - fix: upgrade proxy-agent to fix the security vulnerability. (#368) (hyj1991 <<[email protected]>>)
7+
8+
**others**
9+
* [[`ae27498`](http://github.com/node-modules/urllib/commit/ae2749811e40262da8bf2641599b066344fa6b05)] - docs: notes contentType's value (#349) (changzhi <<[email protected]>>)
10+
211
2.37.3 / 2021-07-05
312
==================
413

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "2.37.3",
3+
"version": "2.37.4",
44
"description": "Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.",
55
"keywords": [
66
"urllib",

0 commit comments

Comments
 (0)