Skip to content

Commit dad3cde

Browse files
committed
Updating node-mocks-http to 1.17.2.
1 parent 0e7f9b3 commit dad3cde

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.17.1",
65+
"node-mocks-http": "^1.17.2",
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.17.1:
2130-
version "1.17.1"
2131-
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.17.1.tgz#72af88496c577a79e15f8cc10734c5c087f41bcc"
2132-
integrity sha512-lWJYkonI2Qi15AZoo6uA3+bhVYaYUyDyYWZH2pqpsd6UZs05QWzVsy9GOXavvAMGNePp2vpgtORTJEUQe8W6QA==
2129+
node-mocks-http@^1.17.2:
2130+
version "1.17.2"
2131+
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.17.2.tgz#e947d9b94defb13e3775414a8200c848f6b2fc74"
2132+
integrity sha512-HVxSnjNzE9NzoWMx9T9z4MLqwMpLwVvA0oVZ+L+gXskYXEJ6tFn3Kx4LargoB6ie7ZlCLplv7QbWO6N+MysWGA==
21332133
dependencies:
21342134
accepts "^1.3.7"
21352135
content-disposition "^0.5.3"

0 commit comments

Comments
 (0)