Skip to content

Commit

Permalink
Bump @peculiar/webcrypto from 1.2.0 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [@peculiar/webcrypto](https://github.com/PeculiarVentures/webcrypto) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/PeculiarVentures/webcrypto/releases)
- [Commits](PeculiarVentures/webcrypto@v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: "@peculiar/webcrypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and laymonage committed Nov 15, 2021
1 parent 33adaff commit 0533a5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"tscheck": "tsc --noEmit"
},
"dependencies": {
"@peculiar/webcrypto": "^1.2.0",
"@peculiar/webcrypto": "^1.2.2",
"@primer/octicons-react": "^16.1.1",
"jsonwebtoken": "^8.5.1",
"next": "^12.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,10 @@
dependencies:
tslib "^2.0.0"

"@peculiar/webcrypto@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@peculiar/webcrypto/-/webcrypto-1.2.0.tgz#e1375ba60e0e5e53e67290f917d77bf813ef5ade"
integrity sha512-ln2CvfmTzXSr877zM1+3JTyvbtaDXsoDivvEyeYAzB4RQIM+Pw82gp1nQFp9xM4BylBBrip/R36Gp+WJFCoU3Q==
"@peculiar/webcrypto@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@peculiar/webcrypto/-/webcrypto-1.2.2.tgz#bc0532c26191fbb100099b67996f797c170a013a"
integrity sha512-xb8MEgfq93TAkIb70kn+llZgIFQwhdiCiOJHzekVTAS74Y+ae5bZn8KEsuycop/LXAm1kx+Kad/v9eTDTWuY/w==
dependencies:
"@peculiar/asn1-schema" "^2.0.38"
"@peculiar/json-schema" "^1.1.12"
Expand Down

0 comments on commit 0533a5b

Please sign in to comment.