Skip to content

Commit

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

Bump bson from 6.2.0 to 6.8.0
  • Loading branch information
DaviGCD authored Aug 23, 2024
2 parents 77cd843 + 8ef6a88 commit 0bddfb5
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.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"bson": "^6.2.0",
"bson": "^6.8.0",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"eslint-plugin-sort-class-members": "^1.18.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.2:
dependencies:
fill-range "^7.1.1"

bson@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/bson/-/bson-6.2.0.tgz#4b6acafc266ba18eeee111373c2699304a9ba0a3"
integrity sha512-ID1cI+7bazPDyL9wYy9GaQ8gEEohWvcUl/Yf0dIdutJxnmInEEyCsb4awy/OiBfall7zBA179Pahi3vCdFze3Q==
bson@^6.2.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==

callsites@^3.0.0:
version "3.1.0"
Expand Down

0 comments on commit 0bddfb5

Please sign in to comment.