Skip to content

Commit 4e0fe54

Browse files
build: bump mongodb from 6.8.0 to 6.8.1 (#902)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5350b5 commit 4e0fe54

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"analytics": "^0.8.11",
5858
"is-plain-object": "^5.0.0",
5959
"js-tokens": "^9.0.0",
60-
"mongodb": "^6.6.0",
60+
"mongodb": "^6.8.1",
6161
"next": "^14.2.4",
6262
"node-fetch": "^2.6.1",
6363
"probot": "^13.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3887,10 +3887,10 @@ mongodb-connection-string-url@^3.0.0:
38873887
"@types/whatwg-url" "^11.0.2"
38883888
whatwg-url "^13.0.0"
38893889

3890-
mongodb@^6.6.0:
3891-
version "6.8.0"
3892-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.8.0.tgz#680450f113cdea6d2d9f7121fe57cd29111fd2ce"
3893-
integrity sha512-HGQ9NWDle5WvwMnrvUxsFYPd3JEbqD3RgABHBQRuoCEND0qzhsd0iH5ypHsf1eJ+sXmvmyKpP+FLOKY8Il7jMw==
3890+
mongodb@^6.8.1:
3891+
version "6.8.1"
3892+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.8.1.tgz#3f3a663e296446e412e26d8769315e36945a70fe"
3893+
integrity sha512-qsS+gl5EJb+VzJqUjXSZ5Y5rbuM/GZlZUEJ2OIVYP10L9rO9DQ0DGp+ceTzsmoADh6QYMWd9MSdG9IxRyYUkEA==
38943894
dependencies:
38953895
"@mongodb-js/saslprep" "^1.1.5"
38963896
bson "^6.7.0"

0 commit comments

Comments
 (0)