diff --git a/with-tailwindcss-app/yarn.lock b/with-tailwindcss-app/yarn.lock index 06ed237..c5271c6 100644 --- a/with-tailwindcss-app/yarn.lock +++ b/with-tailwindcss-app/yarn.lock @@ -4526,10 +4526,10 @@ openapi-typescript-helpers@^0.0.15: resolved "https://registry.yarnpkg.com/openapi-typescript-helpers/-/openapi-typescript-helpers-0.0.15.tgz#96ffa762a5e01ef66a661b163d5f1109ed1967ed" integrity sha512-opyTPaunsklCBpTK8JGef6mfPhLSnyy5a0IN9vKtx3+4aExf+KxEqYwIy3hqkedXIB97u357uLMJsOnm3GVjsw== -ox@0.11.3: - version "0.11.3" - resolved "https://registry.yarnpkg.com/ox/-/ox-0.11.3.tgz#f50be1cae88822f5111b1e3f4a324c4c07eed422" - integrity sha512-1bWYGk/xZel3xro3l8WGg6eq4YEKlaqvyMtVhfMFpbJzK2F6rj4EDRtqDCWVEJMkzcmEi9uW2QxsqELokOlarw== +ox@0.12.1: + version "0.12.1" + resolved "https://registry.yarnpkg.com/ox/-/ox-0.12.1.tgz#243a4b9c1fd5315bd67886e6037e6686ba0ec765" + integrity sha512-uU0llpthaaw4UJoXlseCyBHmQ3bLrQmz9rRLIAUHqv46uHuae9SE+ukYBRIPVCnlEnHKuWjDUcDFHWx9gbGNoA== dependencies: "@adraffy/ens-normalize" "^1.11.0" "@noble/ciphers" "^1.3.0" @@ -5484,9 +5484,9 @@ viem@2.23.2: ws "8.18.0" viem@2.x, viem@>=2.29.0, viem@^2.1.1, viem@^2.21.24, viem@^2.21.26, viem@^2.27.2, viem@^2.31.7: - version "2.44.1" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.44.1.tgz#7ada715b4dc704b25a7826466b8563c9100f674c" - integrity sha512-wfQda7PIJeF9hWiGKV628AfBwyYxyoc89OcgF4s4/chs2PY8ibUA7IG+DWdU4oAkjhHm9w47w1m2dwwOPBU+ng== + version "2.46.1" + resolved "https://registry.yarnpkg.com/viem/-/viem-2.46.1.tgz#311d4aeb1573d16239762232e85522c8e7dc4287" + integrity sha512-c5YPQR/VueqoPG09Tp1JBw2iItKVRGVI0YkWekquRDZw0ciNBhO3muu2QjO9xFelOXh18q3d/kLbW83B2Oxf0g== dependencies: "@noble/curves" "1.9.1" "@noble/hashes" "1.8.0" @@ -5494,7 +5494,7 @@ viem@2.x, viem@>=2.29.0, viem@^2.1.1, viem@^2.21.24, viem@^2.21.26, viem@^2.27.2 "@scure/bip39" "1.6.0" abitype "1.2.3" isows "1.0.7" - ox "0.11.3" + ox "0.12.1" ws "8.18.3" wagmi@2: