Skip to content

Commit 184ff8d

Browse files
authored
Merge pull request #286 from privy-open-source/renovate/ohash-2.x
fix(deps): update dependency ohash to v2
2 parents 4aff5c1 + 3b50307 commit 184ff8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"destr": "^2.0.0",
4848
"h3": "^1.6.4",
4949
"html-escaper": "^3.0.3",
50-
"ohash": "^1.1.2",
50+
"ohash": "^2.0.0",
5151
"requrl": "^3.0.2",
5252
"simple-oauth2": "^5.0.0",
5353
"type-fest": "^4.8.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3386,7 +3386,7 @@ __metadata:
33863386
h3: "npm:^1.6.4"
33873387
html-escaper: "npm:^3.0.3"
33883388
nuxt: "npm:3.17.2"
3389-
ohash: "npm:^1.1.2"
3389+
ohash: "npm:^2.0.0"
33903390
requrl: "npm:^3.0.2"
33913391
simple-oauth2: "npm:^5.0.0"
33923392
type-fest: "npm:^4.8.2"
@@ -12061,14 +12061,14 @@ __metadata:
1206112061
languageName: node
1206212062
linkType: hard
1206312063

12064-
"ohash@npm:^1.1.2, ohash@npm:^1.1.3":
12064+
"ohash@npm:^1.1.3":
1206512065
version: 1.1.3
1206612066
resolution: "ohash@npm:1.1.3"
1206712067
checksum: 10c0/928f5bdbd8cd73f90cf544c0533dbda8e0a42d9b8c7454ab89e64e4d11bc85f85242830b4e107426ce13dc4dd3013286f8f5e0c84abd8942a014b907d9692540
1206812068
languageName: node
1206912069
linkType: hard
1207012070

12071-
"ohash@npm:^2.0.11, ohash@npm:^2.0.4, ohash@npm:^2.0.5":
12071+
"ohash@npm:^2.0.0, ohash@npm:^2.0.11, ohash@npm:^2.0.4, ohash@npm:^2.0.5":
1207212072
version: 2.0.11
1207312073
resolution: "ohash@npm:2.0.11"
1207412074
checksum: 10c0/d07c8d79cc26da082c1a7c8d5b56c399dd4ed3b2bd069fcae6bae78c99a9bcc3ad813b1e1f49ca2f335292846d689c6141a762cf078727d2302a33d414e69c79

0 commit comments

Comments
 (0)