mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency node-mocks-http to v1.14.0 (#9842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6dbfa6e4d8
commit
437b3bbfe8
@ -78,7 +78,7 @@
|
|||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-expect-message": "1.1.3",
|
"jest-expect-message": "1.1.3",
|
||||||
"jsdom": "22.1.0",
|
"jsdom": "22.1.0",
|
||||||
"node-mocks-http": "1.13.0",
|
"node-mocks-http": "1.14.0",
|
||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.2.2"
|
||||||
}
|
}
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7077,7 +7077,7 @@ __metadata:
|
|||||||
markdown-it: 13.0.2
|
markdown-it: 13.0.2
|
||||||
mustache: 4.2.0
|
mustache: 4.2.0
|
||||||
node-cron: 3.0.3
|
node-cron: 3.0.3
|
||||||
node-mocks-http: 1.13.0
|
node-mocks-http: 1.14.0
|
||||||
nodemailer: 6.9.8
|
nodemailer: 6.9.8
|
||||||
nodemon: 3.0.2
|
nodemon: 3.0.2
|
||||||
pg: 8.11.3
|
pg: 8.11.3
|
||||||
@ -31275,9 +31275,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"node-mocks-http@npm:1.13.0":
|
"node-mocks-http@npm:1.14.0":
|
||||||
version: 1.13.0
|
version: 1.14.0
|
||||||
resolution: "node-mocks-http@npm:1.13.0"
|
resolution: "node-mocks-http@npm:1.14.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
accepts: ^1.3.7
|
accepts: ^1.3.7
|
||||||
content-disposition: ^0.5.3
|
content-disposition: ^0.5.3
|
||||||
@ -31289,7 +31289,7 @@ __metadata:
|
|||||||
parseurl: ^1.3.3
|
parseurl: ^1.3.3
|
||||||
range-parser: ^1.2.0
|
range-parser: ^1.2.0
|
||||||
type-is: ^1.6.18
|
type-is: ^1.6.18
|
||||||
checksum: ee03dbb81dfa47760731f994a89754976a3379ab29484e3537e8ddb8084f9c013f81337e12e9781176fdec5b10be2f273a1f274f9478527793971453f0ce5a49
|
checksum: 2cbf2d2e0dcbf6935e2f2c7e3b3bbea4b60cf043f8cf846856bf177e6570bf7b5629311b97f673d290cf51ed8e7e7c725f9a7a43ad224df423ed92389ac9ff8f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user