Skip to content

Commit b6ba644

Browse files
chore(deps): bump @peculiar/x509 from 1.14.2 to 1.14.3
Bumps [@peculiar/x509](https://github.com/PeculiarVentures/x509) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/PeculiarVentures/x509/releases) - [Commits](PeculiarVentures/x509@v1.14.2...v1.14.3) --- updated-dependencies: - dependency-name: "@peculiar/x509" dependency-version: 1.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3185d6 commit b6ba644

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
@@ -402,7 +402,7 @@
402402
"word-wrap": "1.2.5"
403403
},
404404
"dependencies": {
405-
"@peculiar/x509": "^1.14.2",
405+
"@peculiar/x509": "^1.14.3",
406406
"axios": "1.13.2",
407407
"date-fns": "^4.1.0",
408408
"eventsource": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -737,10 +737,10 @@
737737
pvtsutils "^1.3.6"
738738
tslib "^2.8.1"
739739

740-
"@peculiar/x509@^1.14.2":
741-
version "1.14.2"
742-
resolved "https://registry.yarnpkg.com/@peculiar/x509/-/x509-1.14.2.tgz#635078480a0e4796eab2fb765361dec142af0f3b"
743-
integrity sha512-r2w1Hg6pODDs0zfAKHkSS5HLkOLSeburtcgwvlLLWWCixw+MmW3U6kD5ddyvc2Y2YdbGuVwCF2S2ASoU1cFAag==
740+
"@peculiar/x509@^1.14.3":
741+
version "1.14.3"
742+
resolved "https://registry.yarnpkg.com/@peculiar/x509/-/x509-1.14.3.tgz#2c44c2b89474346afec38a0c2803ec4fb8ce959e"
743+
integrity sha512-C2Xj8FZ0uHWeCXXqX5B4/gVFQmtSkiuOolzAgutjTfseNOHT3pUjljDZsTSxXFGgio54bCzVFqmEOUrIVk8RDA==
744744
dependencies:
745745
"@peculiar/asn1-cms" "^2.6.0"
746746
"@peculiar/asn1-csr" "^2.6.0"

0 commit comments

Comments
 (0)