1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

chore(deps): update dependency node-mocks-http to v1.14.1 (#4375)

This commit is contained in:
renovate[bot] 2024-01-03 18:30:21 +01:00 committed by GitHub
parent 869576ae57
commit 36cdc5c091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 20 deletions

@ -41,7 +41,7 @@
},
"devDependencies": {
"@verdaccio/types": "workspace:12.0.0-next.2",
"node-mocks-http": "1.14.0"
"node-mocks-http": "1.14.1"
},
"scripts": {
"clean": "rimraf ./build",

@ -40,7 +40,7 @@
},
"devDependencies": {
"@verdaccio/types": "workspace:12.0.0-next.2",
"node-mocks-http": "1.14.0"
"node-mocks-http": "1.14.1"
},
"scripts": {
"clean": "rimraf ./build",

@ -51,7 +51,7 @@
"mini-css-extract-plugin": "2.7.6",
"msw": "0.49.3",
"mutationobserver-shim": "0.3.7",
"node-mocks-http": "1.14.0",
"node-mocks-http": "1.14.1",
"normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "6.0.1",
"ora": "5.4.1",

@ -52,7 +52,7 @@
"@verdaccio/types": "workspace:12.0.0-next.2",
"get-stream": "^6.0.1",
"nock": "13.4.0",
"node-mocks-http": "1.14.0",
"node-mocks-http": "1.14.1",
"p-cancelable": "2.1.1",
"semver": "7.5.4"
},

@ -59,7 +59,7 @@
"@verdaccio/types": "workspace:12.0.0-next.2",
"mockdate": "3.0.5",
"nock": "13.4.0",
"node-mocks-http": "1.14.0"
"node-mocks-http": "1.14.1"
},
"funding": {
"type": "opencollective",

@ -58,7 +58,7 @@
"got": "11.8.6",
"lodash": "4.17.21",
"nock": "13.4.0",
"node-mocks-http": "1.14.0",
"node-mocks-http": "1.14.1",
"typedoc-plugin-markdown": "3.14.0",
"typedoc-plugin-missing-exports": "1.0.0",
"yaml": "2.3.4"

30
pnpm-lock.yaml generated

@ -742,8 +742,8 @@ importers:
specifier: workspace:12.0.0-next.2
version: link:../types
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
packages/core/types:
devDependencies:
@ -770,8 +770,8 @@ importers:
specifier: workspace:12.0.0-next.2
version: link:../types
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
packages/hooks:
dependencies:
@ -1284,8 +1284,8 @@ importers:
specifier: 0.3.7
version: 0.3.7
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
normalize.css:
specifier: 8.0.1
version: 8.0.1
@ -1438,8 +1438,8 @@ importers:
specifier: 13.4.0
version: 13.4.0
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
p-cancelable:
specifier: 2.1.1
version: 2.1.1
@ -1670,8 +1670,8 @@ importers:
specifier: 13.4.0
version: 13.4.0
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
packages/tools/docusaurus-plugin-contributors:
dependencies:
@ -2051,8 +2051,8 @@ importers:
specifier: 13.4.0
version: 13.4.0
node-mocks-http:
specifier: 1.14.0
version: 1.14.0
specifier: 1.14.1
version: 1.14.1
typedoc-plugin-markdown:
specifier: 3.14.0
version: 3.14.0(typedoc@0.23.25)
@ -22081,10 +22081,12 @@ packages:
vm-browserify: 1.1.2
dev: true
/node-mocks-http@1.14.0:
resolution: {integrity: sha512-yOb3zNr9/5N27TAWxxMlrvWp4nNfRcrC0dAiqyj5NLyk6Jm80T95AhNj/YjThelkTkmTutS6RAB8pkmpkMofdA==}
/node-mocks-http@1.14.1:
resolution: {integrity: sha512-mfXuCGonz0A7uG1FEjnypjm34xegeN5+HI6xeGhYKecfgaZhjsmYoLE9LEFmT+53G1n8IuagPZmVnEL/xNsFaA==}
engines: {node: '>=14'}
dependencies:
'@types/express': 4.17.21
'@types/node': 20.10.6
accepts: 1.3.8
content-disposition: 0.5.4
depd: 1.1.2