diff --git a/package-lock.json b/package-lock.json index 19a958b..d7b9c4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "date-fns-tz": "1.3.7", "googleapis": "107.0.0", "ics": "2.40.0", - "mongoose": "6.6.3", + "mongoose": "6.6.4", "next": "12.3.1", "next-auth": "4.12.2", "next-axiom": "0.14.0", @@ -7035,9 +7035,9 @@ } }, "node_modules/mongoose": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.3.tgz", - "integrity": "sha512-2Ye018PNBBXJd717qhfjBGo7k8HQb/pKziO9d5wY14iZSUI7hxqL7bwNDg+poeBwnlhBYLncZkips15Blfgxbw==", + "version": "6.6.4", + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.4.tgz", + "integrity": "sha512-gkH17ZFdwUHIadWXIjNfZ3y/Wa7WlWu54SeieHMnpDuk8QNaA9RezmFN+s4CvghfvdfVIgifsv/jviqUMFFdnw==", "dependencies": { "bson": "^4.6.5", "kareem": "2.4.1", @@ -14957,9 +14957,9 @@ } }, "mongoose": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.3.tgz", - "integrity": "sha512-2Ye018PNBBXJd717qhfjBGo7k8HQb/pKziO9d5wY14iZSUI7hxqL7bwNDg+poeBwnlhBYLncZkips15Blfgxbw==", + "version": "6.6.4", + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.6.4.tgz", + "integrity": "sha512-gkH17ZFdwUHIadWXIjNfZ3y/Wa7WlWu54SeieHMnpDuk8QNaA9RezmFN+s4CvghfvdfVIgifsv/jviqUMFFdnw==", "requires": { "bson": "^4.6.5", "kareem": "2.4.1", diff --git a/package.json b/package.json index 4b1d7a8..7d16f71 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "date-fns-tz": "1.3.7", "googleapis": "107.0.0", "ics": "2.40.0", - "mongoose": "6.6.3", + "mongoose": "6.6.4", "next": "12.3.1", "next-auth": "4.12.2", "next-axiom": "0.14.0",