File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
"@joshdb/provider" : " 2.0.0-next.d52de95.0" ,
31
31
"@sapphire/utilities" : " ^3.17.0" ,
32
32
"better-serialize" : " ^2.0.0" ,
33
- "mongodb" : " ^6.8.0 " ,
33
+ "mongodb" : " ^6.8.1 " ,
34
34
"property-helpers" : " ^2.0.0"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1012,7 +1012,7 @@ __metadata:
1012
1012
" @sapphire/utilities " : " npm:^3.17.0"
1013
1013
" @vitest/coverage-v8 " : " npm:^1.6.0"
1014
1014
better-serialize : " npm:^2.0.0"
1015
- mongodb : " npm:^6.8.0 "
1015
+ mongodb : " npm:^6.8.1 "
1016
1016
property-helpers : " npm:^2.0.0"
1017
1017
tests : " workspace:*"
1018
1018
tsup : " npm:^8.2.4"
@@ -5068,9 +5068,9 @@ __metadata:
5068
5068
languageName : node
5069
5069
linkType : hard
5070
5070
5071
- " mongodb@npm:^6.8.0 " :
5072
- version : 6.8.0
5073
- resolution : " mongodb@npm:6.8.0 "
5071
+ " mongodb@npm:^6.8.1 " :
5072
+ version : 6.8.1
5073
+ resolution : " mongodb@npm:6.8.1 "
5074
5074
dependencies :
5075
5075
" @mongodb-js/saslprep " : " npm:^1.1.5"
5076
5076
bson : " npm:^6.7.0"
@@ -5098,7 +5098,7 @@ __metadata:
5098
5098
optional : true
5099
5099
socks :
5100
5100
optional : true
5101
- checksum : 10c0/5ea1b78d3d7915b7d8e1047f15247e7d831ff79c537c51656b34b5a223f917ab686b96cdf5eca7495a1f0125f7cc4b1355881645138c995a50c42b8b0665e518
5101
+ checksum : 10c0/555ab4d38a66db146bc134f6db06f1a68bd19e02be0e841b9819257b7ea2d2c2b536e09a06e4e3a3cb278e47d7324c82416d2dd48adf35c0f4eac1beb612f1b8
5102
5102
languageName : node
5103
5103
linkType : hard
5104
5104
You can’t perform that action at this time.
0 commit comments