Skip to content

Commit 3496356

Browse files
chore(deps-dev): Bump mongoose from 8.8.3 to 8.9.5 (#1244)
1 parent cd5eb00 commit 3496356

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@
14891489
dependencies:
14901490
lodash "^4.17.21"
14911491

1492-
"@mongodb-js/saslprep@^1.1.5":
1492+
"@mongodb-js/saslprep@^1.1.9":
14931493
version "1.1.9"
14941494
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz#e974bab8eca9faa88677d4ea4da8d09a52069004"
14951495
integrity sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==
@@ -3587,10 +3587,10 @@ bser@2.1.1:
35873587
dependencies:
35883588
node-int64 "^0.4.0"
35893589

3590-
bson@^6.7.0:
3591-
version "6.10.0"
3592-
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.0.tgz#559c767cc8b605c3ab14e5896214c8f2abdd6a12"
3593-
integrity sha512-ROchNosXMJD2cbQGm84KoP7vOGPO6/bOAW0veMMbzhXLqoZptcaYRVLitwvuhwhjjpU1qP4YZRWLhgETdgqUQw==
3590+
bson@^6.10.1:
3591+
version "6.10.1"
3592+
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.1.tgz#dcd04703178f5ecf5b25de04edd2a95ec79385d3"
3593+
integrity sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==
35943594

35953595
buffer-equal-constant-time@1.0.1:
35963596
version "1.0.1"
@@ -10347,23 +10347,23 @@ mongodb-connection-string-url@^3.0.0:
1034710347
"@types/whatwg-url" "^11.0.2"
1034810348
whatwg-url "^13.0.0"
1034910349

10350-
mongodb@~6.10.0:
10351-
version "6.10.0"
10352-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.10.0.tgz#20a9f1cf3c6829e75fc39e6d8c1c19f164209c2e"
10353-
integrity sha512-gP9vduuYWb9ZkDM546M+MP2qKVk5ZG2wPF63OvSRuUbqCR+11ZCAE1mOfllhlAG0wcoJY5yDL/rV3OmYEwXIzg==
10350+
mongodb@~6.12.0:
10351+
version "6.12.0"
10352+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.12.0.tgz#8b0bda1b18cbb3f0aec8ab4119c5dc535a43c444"
10353+
integrity sha512-RM7AHlvYfS7jv7+BXund/kR64DryVI+cHbVAy9P61fnb1RcWZqOW1/Wj2YhqMCx+MuYhqTRGv7AwHBzmsCKBfA==
1035410354
dependencies:
10355-
"@mongodb-js/saslprep" "^1.1.5"
10356-
bson "^6.7.0"
10355+
"@mongodb-js/saslprep" "^1.1.9"
10356+
bson "^6.10.1"
1035710357
mongodb-connection-string-url "^3.0.0"
1035810358

1035910359
mongoose@^8.8.3:
10360-
version "8.8.3"
10361-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.3.tgz#066953497c116b876178a843c4ba8f7e88c85987"
10362-
integrity sha512-/I4n/DcXqXyIiLRfAmUIiTjj3vXfeISke8dt4U4Y8Wfm074Wa6sXnQrXN49NFOFf2mM1kUdOXryoBvkuCnr+Qw==
10360+
version "8.9.5"
10361+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.9.5.tgz#90a2d70b48a66022a61d7a170ab4fad106b83cba"
10362+
integrity sha512-SPhOrgBm0nKV3b+IIHGqpUTOmgVL5Z3OO9AwkFEmvOZznXTvplbomstCnPOGAyungtRXE5pJTgKpKcZTdjeESg==
1036310363
dependencies:
10364-
bson "^6.7.0"
10364+
bson "^6.10.1"
1036510365
kareem "2.6.3"
10366-
mongodb "~6.10.0"
10366+
mongodb "~6.12.0"
1036710367
mpath "0.9.0"
1036810368
mquery "5.0.0"
1036910369
ms "2.1.3"

0 commit comments

Comments
 (0)