⬆️ Bump node-mocks-http from 1.13.0 to 1.16.1 (#1815)

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

Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.13.0 to 1.16.1.
- [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.13.0...v1.16.1)

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

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] 2024-10-07 09:37:27 +02:00 committed by GitHub
parent 9e3ee619d6
commit 664aed2ae0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 5 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.13.0",
"node-mocks-http": "^1.16.1",
"prettier": "3.3.3",
"prop-types": "^15.8.1",
"react": "^18.3.1",

16
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.13.0
version: 1.13.0
specifier: ^1.16.1
version: 1.16.1
prettier:
specifier: 3.3.3
version: 3.3.3
@ -6720,9 +6720,17 @@ packages:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
dev: true
/node-mocks-http@1.13.0:
resolution: {integrity: sha512-lArD6sJMPJ53WF50GX0nJ89B1nkV1TdMvNwq8WXXFrUXF80ujSyye1T30mgiHh4h2It0/svpF3C4kZ2OAONVlg==}
/node-mocks-http@1.16.1:
resolution: {integrity: sha512-Q2m5bmIE1KFeeKI6OsSn+c4XDara5NWnUJgzqnIkhiCNukYX+fqu0ADSeKOlpWtbCwgRnJ69F+7RUiQltzTKXA==}
engines: {node: '>=14'}
peerDependencies:
'@types/express': ^4.17.21 || ^5.0.0
'@types/node': '*'
peerDependenciesMeta:
'@types/express':
optional: true
'@types/node':
optional: true
dependencies:
accepts: 1.3.8
content-disposition: 0.5.4