Skip to content

Commit 350fca5

Browse files
Bump openpgp from 5.10.2 to 5.11.1 (#1864)
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.10.2 to 5.11.1. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v5.10.2...v5.11.1) --- updated-dependencies: - dependency-name: openpgp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ab6e99 commit 350fca5

File tree

4 files changed

+4
-11
lines changed

4 files changed

+4
-11
lines changed

packages/apps/dashboard/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"jszip": "^3.10.1",
2222
"nft.storage": "^7.0.0",
2323
"numeral": "^2.0.6",
24-
"openpgp": "^5.10.2",
24+
"openpgp": "^5.11.1",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0",
2727
"react-gtm-module": "^2.0.11",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"hardhat-contract-sizer": "^2.6.1",
7171
"hardhat-dependency-compiler": "^1.1.4",
7272
"hardhat-gas-reporter": "^2.0.2",
73-
"openpgp": "5.10.2",
73+
"openpgp": "5.11.1",
7474
"prettier-plugin-solidity": "^1.3.1",
7575
"solidity-coverage": "^0.8.2",
7676
"tenderly": "^0.9.1",

packages/sdk/typescript/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"graphql-request": "^6.1.0",
4747
"graphql-tag": "^2.12.6",
4848
"minio": "^7.0.32",
49-
"openpgp": "^5.10.2",
49+
"openpgp": "^5.11.1",
5050
"secp256k1": "^4.0.3",
5151
"vitest": "^0.30.1",
5252
"winston": "^3.13.0"

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19155,14 +19155,7 @@ opener@^1.5.2:
1915519155
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
1915619156
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
1915719157

19158-
19159-
version "5.10.2"
19160-
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.10.2.tgz#695112abbccbdf13a399094e2153dcb899c99ede"
19161-
integrity sha512-nRqMp4o31rBagWB02tgfKCsocXWq4uYobZf9GDVlD5rQXBq/wRIZHiDhGX1dlDAI2inkZcPd2dSZOqmtGnsK1A==
19162-
dependencies:
19163-
asn1.js "^5.0.0"
19164-
19165-
openpgp@^5.10.2:
19158+
[email protected], openpgp@^5.11.1:
1916619159
version "5.11.1"
1916719160
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.11.1.tgz#97f3a1dfb3d3573a0a73fe2efb29e6b1f8fefb1c"
1916819161
integrity sha512-TynUBPuaSI7dN0gP+A38CjNRLxkOkkptefNanalDQ71BFAKKm+dLbksymSW5bUrB7RcAneMySL/Y+r/TbLpOnQ==

0 commit comments

Comments
 (0)