Skip to content

Commit

Permalink
Merge pull request #114 from WhatsApp-Proxy/dependabot/npm_and_yarn/t…
Browse files Browse the repository at this point in the history
…ypes/object-hash-3.0.6

Bump @types/object-hash from 3.0.5 to 3.0.6
  • Loading branch information
GewoonJaap authored Nov 28, 2023
2 parents 31f41d2 + 83c1e8d commit c9148a9
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 @@ -38,7 +38,7 @@
"@lottiefiles/lottie-player": "^2.0.2",
"@lottiefiles/svelte-lottie-player": "^0.3.0",
"@sveltejs/adapter-cloudflare": "^2.3.3",
"@types/object-hash": "^3.0.5",
"@types/object-hash": "^3.0.6",
"object-hash": "^3.0.0",
"svelte-i18n": "^4.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -631,10 +631,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==

"@types/object-hash@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@types/object-hash/-/object-hash-3.0.5.tgz#f028398f9d918a4dcb57c50d16fc15023db6b244"
integrity sha512-WFGeSazfL5BWbEh5ACaAIs5RT6sbVIwBs1rgHUp+kZzX/gub41LEEYWTWbYnE/sKb7hDdPEsGa1Vmcaay2fS5g==
"@types/object-hash@^3.0.6":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@types/object-hash/-/object-hash-3.0.6.tgz#25c052428199d374ef723b7b0ed44b5bfe1b3029"
integrity sha512-fOBV8C1FIu2ELinoILQ+ApxcUKz4ngq+IWUYrxSGjXzzjUALijilampwkMgEtJ+h2njAW3pi853QpzNVCHB73w==

"@types/pako@^1.0.1":
version "1.0.4"
Expand Down

0 comments on commit c9148a9

Please sign in to comment.