mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
build(deps): bump openpgp from 5.3.0 to 5.3.1
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: openpgp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2a829b95de
commit
8159ce8548
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -5534,9 +5534,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/openpgp": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.3.0.tgz",
|
||||
"integrity": "sha512-qjCj0vYpV3dmmkE+vURiJ5kVAJwrMk8BPukvpWJiHcTNWKwPVsRS810plIe4klIcHVf1ScgUQwqtBbv99ff+kQ==",
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.3.1.tgz",
|
||||
"integrity": "sha512-CxjY4gZ3D0pp6dJUmcM6EgjvDv0u+LsY+3ymULPZYRUPa0tmigDXHNUm5EX+omqmU401DTQNO6ud+QA6UpCdEA==",
|
||||
"dependencies": {
|
||||
"asn1.js": "^5.0.0"
|
||||
},
|
||||
|
|
@ -12070,9 +12070,9 @@
|
|||
}
|
||||
},
|
||||
"openpgp": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.3.0.tgz",
|
||||
"integrity": "sha512-qjCj0vYpV3dmmkE+vURiJ5kVAJwrMk8BPukvpWJiHcTNWKwPVsRS810plIe4klIcHVf1ScgUQwqtBbv99ff+kQ==",
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.3.1.tgz",
|
||||
"integrity": "sha512-CxjY4gZ3D0pp6dJUmcM6EgjvDv0u+LsY+3ymULPZYRUPa0tmigDXHNUm5EX+omqmU401DTQNO6ud+QA6UpCdEA==",
|
||||
"requires": {
|
||||
"asn1.js": "^5.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue