diff --git a/package.json b/package.json index ca6c04a..19a7be4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "acorn": "^8.1.0" }, "peerDependencies": { - "bson": "^4.6.3 || ^5.0.0" + "bson": "^4.6.3 || ^5 || ^6" }, "devDependencies": { "@babel/core": "^7.18.9", diff --git a/yarn.lock b/yarn.lock index 849599e..c5c4f30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2018,7 +2018,7 @@ bson@^1.0.1: resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a" integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg== -bson@^4.0.3, bson@^4.6.3: +bson@^4.0.3: version "4.6.3" resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.3.tgz#d1a9a0b84b9e84b62390811fc5580f6a8b1d858c" integrity sha512-rAqP5hcUVJhXP2MCSNVsf0oM2OGU1So6A9pVRDYayvJ5+hygXHQApf87wd5NlhPM1J9RJnbqxIG/f8QTzRoQ4A==