mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency yaml to v2.5.0 (#4757)
This commit is contained in:
parent
45c6b70ebc
commit
8ef7a285e5
@ -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.4.3"
|
"yaml": "2.5.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"private",
|
"private",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -2131,8 +2131,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.4.3
|
specifier: 2.5.0
|
||||||
version: 2.4.3
|
version: 2.5.0
|
||||||
|
|
||||||
packages/web:
|
packages/web:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -31784,8 +31784,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
|
|
||||||
/yaml@2.4.3:
|
/yaml@2.5.0:
|
||||||
resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==}
|
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
Loading…
Reference in New Issue
Block a user