1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency node-mocks-http to v1.13.0 (#8944)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-23 18:07:09 +01:00 committed by GitHub
parent a1821d607e
commit 63695637b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -75,7 +75,7 @@
"jest": "29.6.4", "jest": "29.6.4",
"jest-expect-message": "1.1.3", "jest-expect-message": "1.1.3",
"jsdom": "22.1.0", "jsdom": "22.1.0",
"node-mocks-http": "1.12.2", "node-mocks-http": "1.13.0",
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"typescript": "5.1.6" "typescript": "5.1.6"
} }

View File

@ -5148,7 +5148,7 @@ __metadata:
mustache: 4.2.0 mustache: 4.2.0
nanoid: 2.1.11 nanoid: 2.1.11
node-cron: 3.0.2 node-cron: 3.0.2
node-mocks-http: 1.12.2 node-mocks-http: 1.13.0
nodemailer: 6.9.4 nodemailer: 6.9.4
nodemon: 2.0.22 nodemon: 2.0.22
pg: 8.11.3 pg: 8.11.3
@ -26136,9 +26136,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"node-mocks-http@npm:1.12.2": "node-mocks-http@npm:1.13.0":
version: 1.12.2 version: 1.13.0
resolution: "node-mocks-http@npm:1.12.2" resolution: "node-mocks-http@npm:1.13.0"
dependencies: dependencies:
accepts: ^1.3.7 accepts: ^1.3.7
content-disposition: ^0.5.3 content-disposition: ^0.5.3
@ -26150,7 +26150,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: 39e50b7146bd37fd56a0588ee3df46fd310f76395d52e9b8889545910aca6cc8e8a41de3cdd3e103903d4bbfc556e67624fcbe934c0bd3b0cca6ee1358a0f440 checksum: ee03dbb81dfa47760731f994a89754976a3379ab29484e3537e8ddb8084f9c013f81337e12e9781176fdec5b10be2f273a1f274f9478527793971453f0ce5a49
languageName: node languageName: node
linkType: hard linkType: hard