Skip to content

Commit a5e8574

Browse files
chore(deps): bump openpgp from 6.2.0 to 6.2.2
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v6.2.0...v6.2.2) --- updated-dependencies: - dependency-name: openpgp dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2ac27b commit a5e8574

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
"find-process": "https://github.com/coder/find-process#fix/sequoia-compat",
350350
"jsonc-parser": "^3.3.1",
351351
"node-forge": "^1.3.1",
352-
"openpgp": "^6.2.0",
352+
"openpgp": "^6.2.2",
353353
"pretty-bytes": "^7.0.0",
354354
"proxy-agent": "^6.5.0",
355355
"semver": "^7.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6056,10 +6056,10 @@ open@^10.1.0:
60566056
is-inside-container "^1.0.0"
60576057
wsl-utils "^0.1.0"
60586058

6059-
openpgp@^6.2.0:
6060-
version "6.2.0"
6061-
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-6.2.0.tgz#f9ce7b4fa298c9d1c4c51f8d1bd0d6cb00372144"
6062-
integrity sha512-zKbgazxMeGrTqUEWicKufbdcjv2E0om3YVxw+I3hRykp8ODp+yQOJIDqIr1UXJjP8vR2fky3bNQwYoQXyFkYMA==
6059+
openpgp@^6.2.2:
6060+
version "6.2.2"
6061+
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-6.2.2.tgz#329f4fab075f9746a94e584df8cfbda70a0dcaf3"
6062+
integrity sha512-P/dyEqQ3gfwOCo+xsqffzXjmUhGn4AZTOJ1LCcN21S23vAk+EAvMJOQTsb/C8krL6GjOSBxqGYckhik7+hneNw==
60636063

60646064
optionator@^0.8.3:
60656065
version "0.8.3"

0 commit comments

Comments
 (0)