Skip to content

Commit df6b92f

Browse files
committed
chore: bump deps
1 parent 59ed69f commit df6b92f

File tree

2 files changed

+20
-36
lines changed

2 files changed

+20
-36
lines changed

deno.lock

Lines changed: 18 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
export { default as crocks } from 'https://cdn.skypack.dev/[email protected]'
66
export * as R from 'https://cdn.skypack.dev/[email protected]?dts'
77

8-
export { EJSON } from 'npm:bson@5.4.0'
9-
export { type Collection, MongoClient } from 'npm:mongodb@5.7.0'
8+
export { EJSON } from 'npm:bson@6.2.0'
9+
export { type Collection, MongoClient } from 'npm:mongodb@6.2.0'
1010
export { default as cuid } from 'npm:[email protected]'
1111

1212
export {

0 commit comments

Comments
 (0)