mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore(deps): update dependency yaml to v2.3.4 (#4178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
46915b0d10
commit
fdab6b8c89
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"node-mocks-http": "1.13.0",
|
||||
"typedoc-plugin-markdown": "3.14.0",
|
||||
"typedoc-plugin-missing-exports": "1.0.0",
|
||||
"yaml": "2.2.0"
|
||||
"yaml": "2.3.4"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -2064,8 +2064,8 @@ importers:
|
|||
specifier: 1.0.0
|
||||
version: 1.0.0(typedoc@0.23.25)
|
||||
yaml:
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0
|
||||
specifier: 2.3.4
|
||||
version: 2.3.4
|
||||
|
||||
packages/web:
|
||||
dependencies:
|
||||
|
@ -29670,8 +29670,8 @@ packages:
|
|||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
/yaml@2.2.0:
|
||||
resolution: {integrity: sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==}
|
||||
/yaml@2.3.4:
|
||||
resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}
|
||||
engines: {node: '>= 14'}
|
||||
dev: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue