File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 64
64
"@theguild/prettier-config" : " 3.0.0" ,
65
65
"@types/jest" : " 29.5.14" ,
66
66
"@types/mongodb" : " 4.0.7" ,
67
- "@types/node" : " 22.13.5 " ,
67
+ "@types/node" : " 22.13.7 " ,
68
68
"@typescript-eslint/eslint-plugin" : " 8.25.0" ,
69
69
"@typescript-eslint/parser" : " 8.25.0" ,
70
70
"bob-the-bundler" : " 7.0.1" ,
82
82
"json-bigint-patch" : " 0.0.8" ,
83
83
"lint-staged" : " 15.4.3" ,
84
84
"mockdate" : " 3.0.5" ,
85
- "mongodb" : " 6.13.1 " ,
85
+ "mongodb" : " 6.14.0 " ,
86
86
"prettier" : " 3.5.2" ,
87
87
"semver" : " 7.7.1" ,
88
88
"ts-jest" : " 29.2.6" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@theguild/tailwind-config" : " 0.6.2" ,
22
- "@types/node" : " 22.13.5 " ,
22
+ "@types/node" : " 22.13.7 " ,
23
23
"@types/react" : " 19.0.10" ,
24
24
"cross-env" : " 7.0.3" ,
25
25
"next-sitemap" : " 4.2.3" ,
Original file line number Diff line number Diff line change 1187
1187
dependencies :
1188
1188
" @types/unist" " *"
1189
1189
1190
-
1191
- version "22.13.5 "
1192
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5 .tgz#23add1d71acddab2c6a4d31db89c0f98d330b511 "
1193
- integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg ==
1190
+
1191
+ version "22.13.7 "
1192
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7 .tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a "
1193
+ integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w ==
1194
1194
dependencies :
1195
1195
undici-types "~6.20.0"
1196
1196
Original file line number Diff line number Diff line change 1680
1680
dependencies :
1681
1681
mongodb "*"
1682
1682
1683
- " @types/node@*" , "@types/[email protected] .5 ":
1684
- version "22.13.5 "
1685
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5 .tgz#23add1d71acddab2c6a4d31db89c0f98d330b511 "
1686
- integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg ==
1683
+ " @types/node@*" , "@types/[email protected] .7 ":
1684
+ version "22.13.7 "
1685
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7 .tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a "
1686
+ integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w ==
1687
1687
dependencies :
1688
1688
undici-types "~6.20.0"
1689
1689
@@ -4315,10 +4315,10 @@ mongodb-connection-string-url@^3.0.0:
4315
4315
" @types/whatwg-url" " ^11.0.2"
4316
4316
whatwg-url "^14.1.0 || ^13.0.0"
4317
4317
4318
- mongodb@*, mongodb@6.13.1 :
4319
- version "6.13.1 "
4320
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.13.1 .tgz#924319f957a22efda45a96d38c08a594fd7929fa "
4321
- integrity sha512-gdq40tX8StmhP6akMp1pPoEVv+9jTYFSrga/g23JxajPAQhH39ysZrHGzQCSd9PEOnuEQEdjIWqxO7ZSwC0w7Q ==
4318
+ mongodb@*, mongodb@6.14.0 :
4319
+ version "6.14.0 "
4320
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.14.0 .tgz#b260bcf6070c091b43c748f4c35f06c5d852786f "
4321
+ integrity sha512-AlM6alTx98vcnk/jMMmoYuBrm4qpe1/VrbwvL2SXEHjdtJ1ZbVZmrpyjUx9mqS94e9HcemzpLn+CxzhmT7b0uw ==
4322
4322
dependencies :
4323
4323
" @mongodb-js/saslprep" " ^1.1.9"
4324
4324
bson "^6.10.3"
You can’t perform that action at this time.
0 commit comments