Skip to content

Commit ace4782

Browse files
fix(deps): update dependency bson to v6.9.0 (#207)
1 parent d13d237 commit ace4782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -940,9 +940,9 @@ [email protected]:
940940
node-int64 "^0.4.0"
941941

942942
bson@*, bson@^6.8.0:
943-
version "6.8.0"
944-
resolved "https://registry.yarnpkg.com/bson/-/bson-6.8.0.tgz#5063c41ba2437c2b8ff851b50d9e36cb7aaa7525"
945-
integrity sha512-iOJg8pr7wq2tg/zSlCCHMi3hMm5JTOxLTagf3zxhcenHsFp+c6uOs6K7W5UE7A4QIJGtqh/ZovFNMP4mOPJynQ==
943+
version "6.9.0"
944+
resolved "https://registry.yarnpkg.com/bson/-/bson-6.9.0.tgz#2be50049430dceaa9300402520fe03e4ed5fdfd6"
945+
integrity sha512-X9hJeyeM0//Fus+0pc5dSUMhhrrmWwQUtdavaQeF3Ta6m69matZkGWV/MrBcnwUeLC8W9kwwc2hfkZgUuCX3Ig==
946946

947947
buffer-from@^1.0.0:
948948
version "1.1.2"

0 commit comments

Comments
 (0)