Skip to content

Commit

Permalink
Merge pull request #608 from RabbitHouseCorp/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…bson-6.9.0

Bump bson from 6.8.0 to 6.9.0
  • Loading branch information
DanielaGC authored Nov 3, 2024
2 parents 907bef7 + 07a1fc1 commit 84906ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"bson": "^6.8.0",
"bson": "^6.9.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint-plugin-sort-class-members": "^1.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@ braces@^3.0.3:
dependencies:
fill-range "^7.1.1"

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

callsites@^3.0.0:
version "3.1.0"
Expand Down

0 comments on commit 84906ad

Please sign in to comment.