⬆️ Bump node-mocks-http from 1.16.1 to 1.16.2 (#1876)

⬆️ Bump node-mocks-http from 1.16.1 to 1.16.2

Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](https://github.com/eugef/node-mocks-http/compare/v1.16.1...v1.16.2)

---
updated-dependencies:
- dependency-name: node-mocks-http
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 21:29:38 +00:00 committed by GitHub
parent 09e120e5a5
commit c460680792
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"node-mocks-http": "^1.16.1",
"node-mocks-http": "^1.16.2",
"prettier": "3.4.2",
"prop-types": "^15.8.1",
"react": "^18.3.1",

14
pnpm-lock.yaml generated
View File

@ -120,8 +120,8 @@ importers:
specifier: ^0.3.0
version: 0.3.0(react-dom@18.3.1)(react@18.3.1)
node-mocks-http:
specifier: ^1.16.1
version: 1.16.1
specifier: ^1.16.2
version: 1.16.2
prettier:
specifier: 3.4.2
version: 3.4.2
@ -7134,8 +7134,8 @@ packages:
engines: {node: '>= 0.6'}
dev: true
/merge-descriptors@1.0.1:
resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==}
/merge-descriptors@1.0.3:
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
dev: true
/merge-stream@2.0.0:
@ -7396,8 +7396,8 @@ packages:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
dev: true
/node-mocks-http@1.16.1:
resolution: {integrity: sha512-Q2m5bmIE1KFeeKI6OsSn+c4XDara5NWnUJgzqnIkhiCNukYX+fqu0ADSeKOlpWtbCwgRnJ69F+7RUiQltzTKXA==}
/node-mocks-http@1.16.2:
resolution: {integrity: sha512-2Sh6YItRp1oqewZNlck3LaFp5vbyW2u51HX2p1VLxQ9U/bG90XV8JY9O7Nk+HDd6OOn/oV3nA5Tx5k4Rki0qlg==}
engines: {node: '>=14'}
peerDependencies:
'@types/express': ^4.17.21 || ^5.0.0
@ -7412,7 +7412,7 @@ packages:
content-disposition: 0.5.4
depd: 1.1.2
fresh: 0.5.2
merge-descriptors: 1.0.1
merge-descriptors: 1.0.3
methods: 1.1.2
mime: 1.6.0
parseurl: 1.3.3