diff --git a/package-lock.json b/package-lock.json index 873caac..132f519 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@welshman/net": "~0.0.29", "@welshman/signer": "~0.0.9", "@welshman/store": "~0.0.11", - "@welshman/util": "~0.0.40", + "@welshman/util": "~0.0.41", "daisyui": "^4.12.10", "date-picker-svelte": "^2.13.0", "emoji-picker-element": "^1.22.8", @@ -1757,9 +1757,9 @@ } }, "node_modules/@welshman/util": { - "version": "0.0.40", - "resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.40.tgz", - "integrity": "sha512-kdDFmRcCenBYYUv2bXUunyIjtTk/IQBeDvqf1BN8o3KXvokAIzXYXTS33/2UIPNGUqKoDt/WRKI/TdFeO2aPgw==", + "version": "0.0.41", + "resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.41.tgz", + "integrity": "sha512-BzwG0cKhL7DDycT8M0kCbaqsliMgVZd7O/eBthdGOIBjVH+3TNeN2P85YRpwLfF0NUyMCUbxgGxoHh+SQKMFVQ==", "license": "MIT", "dependencies": { "@welshman/lib": "~0.0.23", diff --git a/package.json b/package.json index 3f5c49f..275317e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@welshman/net": "~0.0.29", "@welshman/signer": "~0.0.9", "@welshman/store": "~0.0.11", - "@welshman/util": "~0.0.40", + "@welshman/util": "~0.0.41", "daisyui": "^4.12.10", "date-picker-svelte": "^2.13.0", "emoji-picker-element": "^1.22.8",