Skip to content

Commit

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

build(deps): bump openpgp from 5.5.0 to 5.7.0 in /website
  • Loading branch information
jhaals committed Apr 10, 2023
2 parents 36e83d7 + 0c299e7 commit 91ca3da
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": "^1.4.4",
"openpgp": "^5.5.0",
"openpgp": "^5.7.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 @@ -8485,10 +8485,10 @@ open@^8.0.9, open@^8.4.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

openpgp@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.5.0.tgz#235ae5a49d5fda5cfd1d82c4c42cd91433478c14"
integrity sha512-SpwcJnxrK9Y0HRM6KxSFqkAEOSWEabCH/c8dII/+y2e5f6KvuDG5ZE7JXaPBaVJNE4VUZZeTphxXDoZD0KOHrw==
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==
dependencies:
asn1.js "^5.0.0"

Expand Down

0 comments on commit 91ca3da

Please sign in to comment.