Skip to content

Commit c372cb0

Browse files
committed
Updating node-mocks-http to 1.17.0.
1 parent 6826daf commit c372cb0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

express-zod-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"ansis": "^3.17.0",
65-
"node-mocks-http": "^1.16.2",
65+
"node-mocks-http": "^1.17.0",
6666
"openapi3-ts": "^4.4.0",
6767
"ramda": "^0.30.1"
6868
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,10 +2126,10 @@ node-forge@^1.3.1:
21262126
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
21272127
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
21282128

2129-
node-mocks-http@^1.16.2:
2130-
version "1.16.2"
2131-
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.16.2.tgz#63e4c95f958f7adc71d69b9c839b29cbbe60273d"
2132-
integrity sha512-2Sh6YItRp1oqewZNlck3LaFp5vbyW2u51HX2p1VLxQ9U/bG90XV8JY9O7Nk+HDd6OOn/oV3nA5Tx5k4Rki0qlg==
2129+
node-mocks-http@^1.17.0:
2130+
version "1.17.0"
2131+
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.17.0.tgz#178990cf0d3d39ad25f2f19811fca45628fbf085"
2132+
integrity sha512-5JqOrEtENMQkhX4Gbf1Zl7xiE1dNTn0dnsvk45BrlSt4HpCkigQkp2/UsbwJfGU+XYmkb4x7bRiekYvM71B+xw==
21332133
dependencies:
21342134
accepts "^1.3.7"
21352135
content-disposition "^0.5.3"

0 commit comments

Comments
 (0)