File tree 2 files changed +5
-5
lines changed
packages/gatsby-source-mongodb 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"@babel/runtime" : " ^7.20.13" ,
14
14
"lodash.camelcase" : " ^4.3.0" ,
15
15
"lodash.isstring" : " ^4.0.1" ,
16
- "mongodb" : " ^3.7.3 " ,
16
+ "mongodb" : " ^3.7.4 " ,
17
17
"query-string" : " ^6.14.1"
18
18
},
19
19
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -16993,10 +16993,10 @@ moment@^2.29.4:
16993
16993
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
16994
16994
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
16995
16995
16996
- mongodb@^3.7.3 :
16997
- version "3.7.3 "
16998
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.7.3 .tgz#b7949cfd0adc4cc7d32d3f2034214d4475f175a5 "
16999
- integrity sha512-Psm+g3/wHXhjBEktkxXsFMZvd3nemI0r3IPsE0bU+4//PnvNWKkzhZcEsbPcYiWqe8XqXJJEg4Tgtr7Raw67Yw ==
16996
+ mongodb@^3.7.4 :
16997
+ version "3.7.4 "
16998
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.7.4 .tgz#119530d826361c3e12ac409b769796d6977037a4 "
16999
+ integrity sha512-K5q8aBqEXMwWdVNh94UQTwZ6BejVbFhh1uB6c5FKtPE9eUMZPUO3sRZdgIEcHSrAWmxzpG/FeODDKL388sqRmw ==
17000
17000
dependencies:
17001
17001
bl "^2.2.1"
17002
17002
bson "^1.1.4"
You can’t perform that action at this time.
0 commit comments