mongodb-query-util
Advanced tools
Comparing version 0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c to 0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed
@@ -16,3 +16,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c", | ||
"version": "0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed", | ||
"repository": { | ||
@@ -54,6 +54,6 @@ "type": "git", | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c", | ||
"@mongodb-js/mocha-config-compass": "0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c", | ||
"@mongodb-js/prettier-config-compass": "0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c", | ||
"@mongodb-js/tsconfig-compass": "0.0.0-next-597fa04b7a2fcb9d54cc07f58e485da140652d3c", | ||
"@mongodb-js/eslint-config-compass": "0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed", | ||
"@mongodb-js/mocha-config-compass": "0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed", | ||
"@mongodb-js/prettier-config-compass": "0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed", | ||
"@mongodb-js/tsconfig-compass": "0.0.0-next-5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed", | ||
"@types/chai": "^4.2.21", | ||
@@ -73,6 +73,6 @@ "@types/mocha": "^9.0.0", | ||
"dependencies": { | ||
"bson": "^6.6.0", | ||
"bson": "^6.7.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"gitHead": "597fa04b7a2fcb9d54cc07f58e485da140652d3c" | ||
"gitHead": "5a48bed78a08adf3ef8c44ca9d8a8f0c1a81f6ed" | ||
} |
Updatedbson@^6.7.0