Skip to content

Commit

Permalink
chore: Bump webcrypto
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrean committed Apr 24, 2022
1 parent 76be7d8 commit b0f74e7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 24 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
},
"devDependencies": {
"@originjs/vite-plugin-commonjs": "^1.0.2",
"@peculiar/webcrypto": "^1.2.3",
"@peculiar/webcrypto": "^1.3.1",
"@ssen/jest-transform": "^3.0.0",
"@storybook/addon-actions": "^6.3.4",
"@storybook/addon-essentials": "^6.3.4",
Expand Down
38 changes: 15 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ __metadata:
"@material-ui/core": ^4.11.3
"@material-ui/icons": ^4.11.2
"@originjs/vite-plugin-commonjs": ^1.0.2
"@peculiar/webcrypto": ^1.2.3
"@peculiar/webcrypto": ^1.3.1
"@rocket-scripts/utils": ^3.2.0
"@rx-stream/pipe": ^0.7.1
"@rx-stream/react": ^0.7.1
Expand Down Expand Up @@ -4048,7 +4048,7 @@ __metadata:
languageName: node
linkType: hard

"@peculiar/asn1-schema@npm:^2.0.44":
"@peculiar/asn1-schema@npm:^2.1.0":
version: 2.1.0
resolution: "@peculiar/asn1-schema@npm:2.1.0"
dependencies:
Expand All @@ -4069,16 +4069,16 @@ __metadata:
languageName: node
linkType: hard

"@peculiar/webcrypto@npm:^1.2.3":
version: 1.3.2
resolution: "@peculiar/webcrypto@npm:1.3.2"
"@peculiar/webcrypto@npm:^1.3.1":
version: 1.3.3
resolution: "@peculiar/webcrypto@npm:1.3.3"
dependencies:
"@peculiar/asn1-schema": ^2.0.44
"@peculiar/asn1-schema": ^2.1.0
"@peculiar/json-schema": ^1.1.12
pvtsutils: ^1.2.2
tslib: ^2.3.1
webcrypto-core: ^1.7.1
checksum: 02e4ae837916934b317e993400e6cee202d08c1aa78d56a39837f80b70742140ccfd1b7ce567cd9df89762bc3e4d73e345eb9590e2612b3f9aa25568325e9569
webcrypto-core: ^1.7.2
checksum: dc9e49ca74cc9b9ca7d2f6ade121f4fde434e5d0dddc87ee522445a76109bedb8c207fe493881666df7ed832e8db62ff0bee74307d34f461e91f223d1dd1cb5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6889,13 +6889,6 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:^0.0.55":
version: 0.0.55
resolution: "@types/web@npm:0.0.55"
checksum: 673e5196c565ba2240f1ad7932927f19eae8f3874beda2267940ac099713d11d4b76260cb243023a6e2de68aa73399a037bf0f564daa9b0e233a177bdcfdb80e
languageName: node
linkType: hard

"@types/webpack-env@npm:^1.16.0":
version: 1.16.3
resolution: "@types/webpack-env@npm:1.16.3"
Expand Down Expand Up @@ -8673,7 +8666,7 @@ __metadata:
languageName: node
linkType: hard

"asn1js@npm:^2.2.0, asn1js@npm:^2.3.1":
"asn1js@npm:^2.3.1, asn1js@npm:^2.3.2":
version: 2.3.2
resolution: "asn1js@npm:2.3.2"
dependencies:
Expand Down Expand Up @@ -27240,17 +27233,16 @@ __metadata:
languageName: node
linkType: hard

"webcrypto-core@npm:^1.7.1":
version: 1.7.1
resolution: "webcrypto-core@npm:1.7.1"
"webcrypto-core@npm:^1.7.2":
version: 1.7.3
resolution: "webcrypto-core@npm:1.7.3"
dependencies:
"@peculiar/asn1-schema": ^2.0.44
"@peculiar/asn1-schema": ^2.1.0
"@peculiar/json-schema": ^1.1.12
"@types/web": ^0.0.55
asn1js: ^2.2.0
asn1js: ^2.3.2
pvtsutils: ^1.2.2
tslib: ^2.3.1
checksum: a264e3fad49ee32a29927f29a909b0e239ec5663e9dc916ccc11df3500e76dc2e613fa4bb31aa9c707fb3806fd1fbe03ade9487a417ea28bd07789125246d743
checksum: 7a2c62a172454fc986693067b2abaaa50034fb15fb1a495e1544dadbedd19e26eac464650e4a8e1f085b165775516352aee5e1bd71cadd1c99e38bb141f1bac1
languageName: node
linkType: hard

Expand Down

0 comments on commit b0f74e7

Please sign in to comment.