Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo authored and sampaiodiego committed Dec 27, 2024
1 parent 92b47f4 commit 3be0d68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@
"bad-words": "^3.0.4",
"bcrypt": "^5.1.1",
"body-parser": "1.20.3",
"bson": "^6.7.0",
"busboy": "^1.6.0",
"bytebuffer": "5.0.1",
"chalk": "^4.1.2",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8461,6 +8461,7 @@ __metadata:
bad-words: "npm:^3.0.4"
bcrypt: "npm:^5.1.1"
body-parser: "npm:1.20.3"
bson: "npm:^6.7.0"
busboy: "npm:^1.6.0"
bytebuffer: "npm:5.0.1"
chai: "npm:^4.5.0"
Expand Down Expand Up @@ -15508,10 +15509,10 @@ __metadata:
languageName: node
linkType: hard

"bson@npm:^6.10.0":
version: 6.10.1
resolution: "bson@npm:6.10.1"
checksum: 10/7b6d2a4c877bbe27d9e7fa0cd31e6b446ba08c5d70927403a6d42abf6e354fd12e79daf562fa5cc36e85cb8e701edc2ebdc2381c75c2376dde0f5e8d7ee3fd1b
"bson@npm:^6.7.0":
version: 6.7.0
resolution: "bson@npm:6.7.0"
checksum: 10/d4bc1d9514c67dbcb8451b7be95704e6e7cb262f0d11c938715c21297ab5550b0e2f3badf5480d53c4b3f899a84f2ed8708f3f46cad83ec52059f076aad8e1cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -28016,7 +28017,7 @@ __metadata:
resolution: "mongodb@npm:6.10.0"
dependencies:
"@mongodb-js/saslprep": "npm:^1.1.9"
bson: "npm:^6.10.0"
bson: "npm:^6.7.0"
mongodb-connection-string-url: "npm:^3.0.0"
peerDependencies:
"@aws-sdk/credential-providers": ^3.188.0
Expand Down

0 comments on commit 3be0d68

Please sign in to comment.