From 2ba42f6fd75b24465cf517e545d9fb6c3f3583c8 Mon Sep 17 00:00:00 2001 From: v1rtl Date: Wed, 27 Sep 2023 09:20:41 +0300 Subject: [PATCH] chore: bump deps to latest --- bun.lockb | Bin 10826 -> 10826 bytes package.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lockb b/bun.lockb index 2eb31a3827e07730d2dcc0e2f9b08071b3893d14..659f138300aac1a80adaff9d179e5d2fe66f0b8e 100755 GIT binary patch delta 71 zcmX>Vaw=rQ5)px#PzE??U}O`T{6S;^5Zi2?AR5dmYo=$&z)%fTAjH7Xu<(zgvdvkY R945v%Lp=jM!%gyD+yK2w60-mR delta 60 zcmV-C0K@;vRLWGaq!a>WRg*yi9+DN1lkgNgvyc^22^}&nF#rI20000I004lY{6Ql; S%`9vJ0bVgKFfK5%A4&^l$`RxM diff --git a/package.json b/package.json index d586503..209e654 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "types": "dist/index.d.ts", "dependencies": { "@noble/hashes": "^1.3.2", - "dns-packet": "^5.2.1", - "typescript-logging": "^1.0.0" + "dns-packet": "^5.6.1", + "typescript-logging": "^1.0.1" }, "devDependencies": { "@types/mocha": "^8.2.0",