Showing
2 changed files
with
16 additions
and
16 deletions
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
15 | "express": "^4.18.1", | 15 | "express": "^4.18.1", |
16 | "express-session": "^1.17.3", | 16 | "express-session": "^1.17.3", |
17 | "http-proxy-middleware": "^2.0.6", | 17 | "http-proxy-middleware": "^2.0.6", |
18 | - "mongoose": "^6.3.3", | 18 | + "mongoose": "^6.3.5", |
19 | "nodemon": "^2.0.16", | 19 | "nodemon": "^2.0.16", |
20 | "react": "^18.1.0", | 20 | "react": "^18.1.0", |
21 | "react-dom": "^18.1.0", | 21 | "react-dom": "^18.1.0", |
... | @@ -12351,15 +12351,15 @@ | ... | @@ -12351,15 +12351,15 @@ |
12351 | } | 12351 | } |
12352 | }, | 12352 | }, |
12353 | "node_modules/mongoose": { | 12353 | "node_modules/mongoose": { |
12354 | - "version": "6.3.3", | 12354 | + "version": "6.3.5", |
12355 | - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.3.tgz", | 12355 | + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz", |
12356 | - "integrity": "sha512-bAGuf+6mXuVjKReNcOGjdI05y9g0JXnRpZ3/PBN3kVXIn3rbhbFwR/lPbuwtsBsWhlblMK8tieDeFAVzV6yhww==", | 12356 | + "integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==", |
12357 | "dependencies": { | 12357 | "dependencies": { |
12358 | "bson": "^4.6.2", | 12358 | "bson": "^4.6.2", |
12359 | "kareem": "2.3.5", | 12359 | "kareem": "2.3.5", |
12360 | "mongodb": "4.5.0", | 12360 | "mongodb": "4.5.0", |
12361 | "mpath": "0.9.0", | 12361 | "mpath": "0.9.0", |
12362 | - "mquery": "4.0.2", | 12362 | + "mquery": "4.0.3", |
12363 | "ms": "2.1.3", | 12363 | "ms": "2.1.3", |
12364 | "sift": "16.0.0" | 12364 | "sift": "16.0.0" |
12365 | }, | 12365 | }, |
... | @@ -12385,9 +12385,9 @@ | ... | @@ -12385,9 +12385,9 @@ |
12385 | } | 12385 | } |
12386 | }, | 12386 | }, |
12387 | "node_modules/mquery": { | 12387 | "node_modules/mquery": { |
12388 | - "version": "4.0.2", | 12388 | + "version": "4.0.3", |
12389 | - "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.2.tgz", | 12389 | + "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.3.tgz", |
12390 | - "integrity": "sha512-oAVF0Nil1mT3rxty6Zln4YiD6x6QsUWYz927jZzjMxOK2aqmhEz5JQ7xmrKK7xRFA2dwV+YaOpKU/S+vfNqKxA==", | 12390 | + "integrity": "sha512-J5heI+P08I6VJ2Ky3+33IpCdAvlYGTSUjwTPxkAr8i8EoduPMBX2OY/wa3IKZIQl7MU4SbFk8ndgSKyB/cl1zA==", |
12391 | "dependencies": { | 12391 | "dependencies": { |
12392 | "debug": "4.x" | 12392 | "debug": "4.x" |
12393 | }, | 12393 | }, |
... | @@ -26740,15 +26740,15 @@ | ... | @@ -26740,15 +26740,15 @@ |
26740 | } | 26740 | } |
26741 | }, | 26741 | }, |
26742 | "mongoose": { | 26742 | "mongoose": { |
26743 | - "version": "6.3.3", | 26743 | + "version": "6.3.5", |
26744 | - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.3.tgz", | 26744 | + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz", |
26745 | - "integrity": "sha512-bAGuf+6mXuVjKReNcOGjdI05y9g0JXnRpZ3/PBN3kVXIn3rbhbFwR/lPbuwtsBsWhlblMK8tieDeFAVzV6yhww==", | 26745 | + "integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==", |
26746 | "requires": { | 26746 | "requires": { |
26747 | "bson": "^4.6.2", | 26747 | "bson": "^4.6.2", |
26748 | "kareem": "2.3.5", | 26748 | "kareem": "2.3.5", |
26749 | "mongodb": "4.5.0", | 26749 | "mongodb": "4.5.0", |
26750 | "mpath": "0.9.0", | 26750 | "mpath": "0.9.0", |
26751 | - "mquery": "4.0.2", | 26751 | + "mquery": "4.0.3", |
26752 | "ms": "2.1.3", | 26752 | "ms": "2.1.3", |
26753 | "sift": "16.0.0" | 26753 | "sift": "16.0.0" |
26754 | }, | 26754 | }, |
... | @@ -26766,9 +26766,9 @@ | ... | @@ -26766,9 +26766,9 @@ |
26766 | "integrity": "sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==" | 26766 | "integrity": "sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==" |
26767 | }, | 26767 | }, |
26768 | "mquery": { | 26768 | "mquery": { |
26769 | - "version": "4.0.2", | 26769 | + "version": "4.0.3", |
26770 | - "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.2.tgz", | 26770 | + "resolved": "https://registry.npmjs.org/mquery/-/mquery-4.0.3.tgz", |
26771 | - "integrity": "sha512-oAVF0Nil1mT3rxty6Zln4YiD6x6QsUWYz927jZzjMxOK2aqmhEz5JQ7xmrKK7xRFA2dwV+YaOpKU/S+vfNqKxA==", | 26771 | + "integrity": "sha512-J5heI+P08I6VJ2Ky3+33IpCdAvlYGTSUjwTPxkAr8i8EoduPMBX2OY/wa3IKZIQl7MU4SbFk8ndgSKyB/cl1zA==", |
26772 | "requires": { | 26772 | "requires": { |
26773 | "debug": "4.x" | 26773 | "debug": "4.x" |
26774 | } | 26774 | } | ... | ... |
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
10 | "express": "^4.18.1", | 10 | "express": "^4.18.1", |
11 | "express-session": "^1.17.3", | 11 | "express-session": "^1.17.3", |
12 | "http-proxy-middleware": "^2.0.6", | 12 | "http-proxy-middleware": "^2.0.6", |
13 | - "mongoose": "^6.3.3", | 13 | + "mongoose": "^6.3.5", |
14 | "nodemon": "^2.0.16", | 14 | "nodemon": "^2.0.16", |
15 | "react": "^18.1.0", | 15 | "react": "^18.1.0", |
16 | "react-dom": "^18.1.0", | 16 | "react-dom": "^18.1.0", | ... | ... |
-
Please register or login to post a comment