Skip to content

Commit a0b5599

Browse files
committed
dependencies(mongodb): upgrade to version 4.9.0
fixes #676
1 parent a9d0264 commit a0b5599

File tree

2 files changed

+34
-21
lines changed

2 files changed

+34
-21
lines changed

packages/mongodb-memory-server-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"get-port": "^5.1.1",
5151
"https-proxy-agent": "^5.0.1",
5252
"md5-file": "^5.0.0",
53-
"mongodb": "~4.7.0",
53+
"mongodb": "~4.9.0",
5454
"new-find-package-json": "^2.0.0",
5555
"semver": "^7.3.7",
5656
"tar-stream": "^2.1.4",

yarn.lock

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,10 +1929,10 @@ [email protected]:
19291929
dependencies:
19301930
node-int64 "^0.4.0"
19311931

1932-
bson@^4.6.3:
1933-
version "4.6.4"
1934-
resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.4.tgz#e66d4a334f1ab230dfcfb9ec4ea9091476dd372e"
1935-
integrity sha512-TdQ3FzguAu5HKPPlr0kYQCyrYUYh8tFM+CMTpxjNzVzxeiJY00Rtuj3LXLHSgiGvmaWlZ8PE+4KyM2thqE38pQ==
1932+
bson@^4.7.0:
1933+
version "4.7.0"
1934+
resolved "https://registry.yarnpkg.com/bson/-/bson-4.7.0.tgz#7874a60091ffc7a45c5dd2973b5cad7cded9718a"
1935+
integrity sha512-VrlEE4vuiO1WTpfof4VmaVolCVYkYTgB9iWgYNOrVlnifpME/06fhFRmONgBhClD5pFC1t9ZWqFUQEQAzY43bA==
19361936
dependencies:
19371937
buffer "^5.6.0"
19381938

@@ -2474,10 +2474,10 @@ delegates@^1.0.0:
24742474
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
24752475
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
24762476

2477-
denque@^2.0.1:
2478-
version "2.0.1"
2479-
resolved "https://registry.yarnpkg.com/denque/-/denque-2.0.1.tgz#bcef4c1b80dc32efe97515744f21a4229ab8934a"
2480-
integrity sha512-tfiWc6BQLXNLpNiR5iGd0Ocu3P3VpxfzFiqubLgMfhfOw9WyvgJBd46CClNn9k3qfbjvT//0cf7AlYRX/OslMQ==
2477+
denque@^2.1.0:
2478+
version "2.1.0"
2479+
resolved "https://registry.yarnpkg.com/denque/-/denque-2.1.0.tgz#e93e1a6569fb5e66f16a3c2a2964617d349d6ab1"
2480+
integrity sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==
24812481

24822482
depd@^1.1.2:
24832483
version "1.1.2"
@@ -3555,6 +3555,11 @@ ip@^1.1.5:
35553555
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
35563556
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
35573557

3558+
ip@^2.0.0:
3559+
version "2.0.0"
3560+
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.0.tgz#4cf4ab182fee2314c75ede1276f8c80b479936da"
3561+
integrity sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==
3562+
35583563
is-alphabetical@^1.0.0:
35593564
version "1.0.4"
35603565
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz#9e7d6b94916be22153745d184c298cbf986a686d"
@@ -4946,23 +4951,23 @@ modify-values@^1.0.0:
49464951
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
49474952
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
49484953

4949-
mongodb-connection-string-url@^2.5.2:
4950-
version "2.5.2"
4951-
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-2.5.2.tgz#f075c8d529e8d3916386018b8a396aed4f16e5ed"
4952-
integrity sha512-tWDyIG8cQlI5k3skB6ywaEA5F9f5OntrKKsT/Lteub2zgwSUlhqEN2inGgBTm8bpYJf8QYBdA/5naz65XDpczA==
4954+
mongodb-connection-string-url@^2.5.3:
4955+
version "2.5.3"
4956+
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-2.5.3.tgz#c0c572b71570e58be2bd52b33dffd1330cfb6990"
4957+
integrity sha512-f+/WsED+xF4B74l3k9V/XkTVj5/fxFH2o5ToKXd8Iyi5UhM+sO9u0Ape17Mvl/GkZaFtM0HQnzAG5OTmhKw+tQ==
49534958
dependencies:
49544959
"@types/whatwg-url" "^8.2.1"
49554960
whatwg-url "^11.0.0"
49564961

4957-
mongodb@~4.7.0:
4958-
version "4.7.0"
4959-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.7.0.tgz#99f7323271d93659067695b60e7b4efee2de9bf0"
4960-
integrity sha512-HhVar6hsUeMAVlIbwQwWtV36iyjKd9qdhY+s4wcU8K6TOj4Q331iiMy+FoPuxEntDIijTYWivwFJkLv8q/ZgvA==
4962+
mongodb@~4.9.0:
4963+
version "4.9.0"
4964+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.9.0.tgz#58618439b721f2d6f7d38bb10a4612e29d7f1c8a"
4965+
integrity sha512-tJJEFJz7OQTQPZeVHZJIeSOjMRqc5eSyXTt86vSQENEErpkiG7279tM/GT5AVZ7TgXNh9HQxoa2ZkbrANz5GQw==
49614966
dependencies:
4962-
bson "^4.6.3"
4963-
denque "^2.0.1"
4964-
mongodb-connection-string-url "^2.5.2"
4965-
socks "^2.6.2"
4967+
bson "^4.7.0"
4968+
denque "^2.1.0"
4969+
mongodb-connection-string-url "^2.5.3"
4970+
socks "^2.7.0"
49664971
optionalDependencies:
49674972
saslprep "^1.0.3"
49684973

@@ -6160,6 +6165,14 @@ socks@^2.6.2:
61606165
ip "^1.1.5"
61616166
smart-buffer "^4.2.0"
61626167

6168+
socks@^2.7.0:
6169+
version "2.7.0"
6170+
resolved "https://registry.yarnpkg.com/socks/-/socks-2.7.0.tgz#f9225acdb841e874dca25f870e9130990f3913d0"
6171+
integrity sha512-scnOe9y4VuiNUULJN72GrM26BNOjVsfPXI+j+98PkyEfsIXroa5ofyjT+FzGvn/xHs73U2JtoBYAVx9Hl4quSA==
6172+
dependencies:
6173+
ip "^2.0.0"
6174+
smart-buffer "^4.2.0"
6175+
61636176
61646177
version "0.5.13"
61656178
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"

0 commit comments

Comments
 (0)