Skip to content

Commit

Permalink
Merge pull request #1677 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…openpgp-5.8.0

build(deps): bump openpgp from 5.7.0 to 5.8.0 in /website
  • Loading branch information
jhaals committed May 2, 2023
2 parents 6305ce2 + 128f3e5 commit 65196d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"i18next": "^21.9.2",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0",
"openpgp": "^5.7.0",
"openpgp": "^5.8.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^14.2.3",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8477,10 +8477,10 @@ open@^8.0.9, open@^8.4.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

openpgp@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.7.0.tgz#fe0a346f26171ffb726636ae7ccb24a504281dbc"
integrity sha512-wchYJQfFbSaocUvUIYqNrWD+lRSmFSG1d3Ak2CHeXFocDSEsf7Uc1zUzHjSdlZPTvGeeXPQ+MJrwVtalL4QCBg==
openpgp@^5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.8.0.tgz#5e3033e8df59d1626ce65aa01b3cf5abee7ff26b"
integrity sha512-hq4+4s/vpjuwGgZSjplGp4j5FzSz+KwiFRiqMx+ZXr7VCK3CvTkktYilMTZMrf2vHsFH8aQ0596Lmn07HeKRmQ==
dependencies:
asn1.js "^5.0.0"

Expand Down

0 comments on commit 65196d2

Please sign in to comment.