Skip to content

Commit c880b57

Browse files
Dependencies: Update dependency js-sha256 to v1 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c9f65b commit c880b57

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"file-saver": "^2.0.5",
8383
"highlight.js": "^11.12.0",
8484
"i18n-iso-countries": "^7.14.0",
85-
"js-sha256": "^0.12.0",
85+
"js-sha256": "^1.0.0",
8686
"lowlight": "^3.3.0",
8787
"lucide-react": "^1.31.0",
8888
"postcss": "^8.5.26",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ __metadata:
28302830
file-saver: "npm:^2.0.5"
28312831
highlight.js: "npm:^11.12.0"
28322832
i18n-iso-countries: "npm:^7.14.0"
2833-
js-sha256: "npm:^0.12.0"
2833+
js-sha256: "npm:^1.0.0"
28342834
lowlight: "npm:^3.3.0"
28352835
lucide-react: "npm:^1.31.0"
28362836
postcss: "npm:^8.5.26"
@@ -4226,13 +4226,6 @@ __metadata:
42264226
languageName: node
42274227
linkType: hard
42284228

4229-
"js-sha256@npm:^0.12.0":
4230-
version: 0.12.0
4231-
resolution: "js-sha256@npm:0.12.0"
4232-
checksum: 10c0/a145ed4e2d7f7e758e39a0327733efce90252bb5146aa0b38bd47771ce848aecfd5cb8c2ec1e16c9e1e36a15f1cd4f5bc49a9adc6f480de9fcab2346929988c7
4233-
languageName: node
4234-
linkType: hard
4235-
42364229
"js-sha256@npm:^1.0.0":
42374230
version: 1.0.0
42384231
resolution: "js-sha256@npm:1.0.0"

0 commit comments

Comments
 (0)