Skip to content

Commit

Permalink
⬆️ Bump node-mocks-http from 1.12.1 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/howardabrams/node-mocks-http/releases)
- [Changelog](https://github.com/howardabrams/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.12.1...v1.12.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>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent abd1241 commit f2452b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"next-pwa": "^5.4.4",
"next-sitemap": "^4.0.6",
"next-themes": "^0.2.0",
"node-mocks-http": "^1.12.1",
"node-mocks-http": "^1.12.2",
"prettier": "2.8.4",
"prop-types": "^15.8.1",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7874,9 +7874,9 @@ __metadata:
languageName: node
linkType: hard

"node-mocks-http@npm:^1.12.1":
version: 1.12.1
resolution: "node-mocks-http@npm:1.12.1"
"node-mocks-http@npm:^1.12.2":
version: 1.12.2
resolution: "node-mocks-http@npm:1.12.2"
dependencies:
accepts: ^1.3.7
content-disposition: ^0.5.3
Expand All @@ -7888,7 +7888,7 @@ __metadata:
parseurl: ^1.3.3
range-parser: ^1.2.0
type-is: ^1.6.18
checksum: 80b2ef4967d95e5804f4be5edd13bab06e6cad7c00813e32fd1958189ee8c4c68b833aabcbb2b39194b412b14504a7724e628d74ca5956a83221e0fa838aaf92
checksum: 39e50b7146bd37fd56a0588ee3df46fd310f76395d52e9b8889545910aca6cc8e8a41de3cdd3e103903d4bbfc556e67624fcbe934c0bd3b0cca6ee1358a0f440
languageName: node
linkType: hard

Expand Down Expand Up @@ -10227,7 +10227,7 @@ __metadata:
next-pwa: ^5.4.4
next-sitemap: ^4.0.6
next-themes: ^0.2.0
node-mocks-http: ^1.12.1
node-mocks-http: ^1.12.2
prettier: 2.8.4
prop-types: ^15.8.1
react: ^18.2.0
Expand Down

0 comments on commit f2452b8

Please sign in to comment.