Skip to content

Commit 3fdc369

Browse files
chore: bump web_bson version (#421)
1 parent b60fcca commit 3fdc369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export {
1515
serialize,
1616
Timestamp,
1717
UUID,
18-
} from "jsr:@lucsoft/web-bson@^0.3.1";
18+
} from "jsr:@lucsoft/web-bson@^0.4.0";
1919
export { crypto as stdCrypto } from "jsr:@std/crypto@^1.0.3/crypto";
2020
export { decodeBase64, encodeBase64 } from "jsr:@std/encoding@^1.0.5/base64";
2121
export { encodeHex } from "jsr:@std/encoding@^1.0.5/hex";

0 commit comments

Comments
 (0)