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:
renovate[bot] 2024-02-26 17:04:23 +00:00 committed by GitHub
parent 41c37c5017
commit 38d85ce23f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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