mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
build(deps): update dependency openpgp to v5.11.1 (#27564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
41c37c5017
commit
38d85ce23f
2 changed files with 5 additions and 5 deletions
|
@ -224,7 +224,7 @@
|
|||
"ms": "2.1.3",
|
||||
"nanoid": "3.3.7",
|
||||
"node-html-parser": "6.1.12",
|
||||
"openpgp": "5.11.0",
|
||||
"openpgp": "5.11.1",
|
||||
"p-all": "3.0.0",
|
||||
"p-map": "4.0.0",
|
||||
"p-queue": "6.6.2",
|
||||
|
|
|
@ -252,8 +252,8 @@ importers:
|
|||
specifier: 6.1.12
|
||||
version: 6.1.12
|
||||
openpgp:
|
||||
specifier: 5.11.0
|
||||
version: 5.11.0
|
||||
specifier: 5.11.1
|
||||
version: 5.11.1
|
||||
p-all:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
|
@ -8779,8 +8779,8 @@ packages:
|
|||
mimic-fn: 4.0.0
|
||||
dev: true
|
||||
|
||||
/openpgp@5.11.0:
|
||||
resolution: {integrity: sha512-hytHsxIPtRhuh6uAmoBUThHSwHSX3imLu7x4453T+xkVqIw49rl22MRD4KQIAQdCDoVdouejzYgcuLmMA/2OAA==}
|
||||
/openpgp@5.11.1:
|
||||
resolution: {integrity: sha512-TynUBPuaSI7dN0gP+A38CjNRLxkOkkptefNanalDQ71BFAKKm+dLbksymSW5bUrB7RcAneMySL/Y+r/TbLpOnQ==}
|
||||
engines: {node: '>= 8.0.0'}
|
||||
dependencies:
|
||||
asn1.js: 5.4.1
|
||||
|
|
Loading…
Reference in a new issue