You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency node-mocks-http to v1.16.2 (#12523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"jest": "29.7.0",
|
||||
"jest-expect-message": "1.1.3",
|
||||
"jsdom": "24.1.3",
|
||||
"node-mocks-http": "1.15.1",
|
||||
"node-mocks-http": "1.16.2",
|
||||
"source-map-support": "0.5.21",
|
||||
"typescript": "5.4.5"
|
||||
}
|
||||
|
20
yarn.lock
20
yarn.lock
@@ -9424,7 +9424,7 @@ __metadata:
|
||||
markdown-it: "npm:13.0.2"
|
||||
mustache: "npm:4.2.0"
|
||||
node-cron: "npm:3.0.3"
|
||||
node-mocks-http: "npm:1.15.1"
|
||||
node-mocks-http: "npm:1.16.2"
|
||||
node-os-utils: "npm:1.3.7"
|
||||
nodemailer: "npm:6.10.0"
|
||||
nodemon: "npm:3.1.9"
|
||||
@@ -36454,12 +36454,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-mocks-http@npm:1.15.1":
|
||||
version: 1.15.1
|
||||
resolution: "node-mocks-http@npm:1.15.1"
|
||||
"node-mocks-http@npm:1.16.2":
|
||||
version: 1.16.2
|
||||
resolution: "node-mocks-http@npm:1.16.2"
|
||||
dependencies:
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/node": "npm:*"
|
||||
accepts: "npm:^1.3.7"
|
||||
content-disposition: "npm:^0.5.3"
|
||||
depd: "npm:^1.1.0"
|
||||
@@ -36470,7 +36468,15 @@ __metadata:
|
||||
parseurl: "npm:^1.3.3"
|
||||
range-parser: "npm:^1.2.0"
|
||||
type-is: "npm:^1.6.18"
|
||||
checksum: 10/70275908538a896d01bdf3224e7a1008f3f3f9bea32672b989dc39b6b17881bc37a5155022cb04e3f31b687beb720fec56e4cc834e648ae971ca1d9573928c21
|
||||
peerDependencies:
|
||||
"@types/express": ^4.17.21 || ^5.0.0
|
||||
"@types/node": "*"
|
||||
peerDependenciesMeta:
|
||||
"@types/express":
|
||||
optional: true
|
||||
"@types/node":
|
||||
optional: true
|
||||
checksum: 10/63269343071c389795c418468a167d92aa13eda3936aaa79f8159025e01502ec982469fd11f04395b7ad2241d2f4fd65ca84eac29973c4d941d86a4ba2e56f90
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Reference in New Issue
Block a user