mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
chore(deps): update dependency yaml to v2.4.3 (#4664)
This commit is contained in:
parent
f604ec8a34
commit
3433d7ec0b
2 changed files with 6 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"node-mocks-http": "1.14.1",
|
"node-mocks-http": "1.14.1",
|
||||||
"typedoc-plugin-markdown": "3.14.0",
|
"typedoc-plugin-markdown": "3.14.0",
|
||||||
"typedoc-plugin-missing-exports": "1.0.0",
|
"typedoc-plugin-missing-exports": "1.0.0",
|
||||||
"yaml": "2.3.4"
|
"yaml": "2.4.3"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"private",
|
"private",
|
||||||
|
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
|
@ -2094,8 +2094,8 @@ importers:
|
||||||
specifier: 1.0.0
|
specifier: 1.0.0
|
||||||
version: 1.0.0(typedoc@0.23.25)
|
version: 1.0.0(typedoc@0.23.25)
|
||||||
yaml:
|
yaml:
|
||||||
specifier: 2.3.4
|
specifier: 2.4.3
|
||||||
version: 2.3.4
|
version: 2.4.3
|
||||||
|
|
||||||
packages/web:
|
packages/web:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -30317,9 +30317,10 @@ packages:
|
||||||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
|
|
||||||
/yaml@2.3.4:
|
/yaml@2.4.3:
|
||||||
resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}
|
resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/yargs-parser@13.1.2:
|
/yargs-parser@13.1.2:
|
||||||
|
|
Loading…
Add table
Reference in a new issue