more package bumps

This commit is contained in:
keyan 2023-08-16 12:57:53 -05:00
parent 7e4a874068
commit f3ccc73ff8
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View File

@ -44,8 +44,8 @@
"mdast-util-to-string": "^4.0.0",
"micromark-extension-gfm": "^3.0.0",
"next": "^13.4.16",
"next-auth": "^4.23.0",
"next-plausible": "^3.10.1",
"next-auth": "^4.23.1",
"next-plausible": "^3.10.2",
"next-seo": "^6.1.0",
"node-s3-url-encode": "^0.0.4",
"nodemailer": "^6.9.4",
@ -13522,9 +13522,9 @@
}
},
"node_modules/next-auth": {
"version": "4.23.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.0.tgz",
"integrity": "sha512-RgukcJkBdvsJwEfA+B80Wcowvtgy6tk8KKWffb7CMCdzcLO4fCCA6aB6sp/DZ2I0ISvWGnbVcO5KXmlan71igw==",
"version": "4.23.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.1.tgz",
"integrity": "sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@panva/hkdf": "^1.0.2",
@ -13549,9 +13549,9 @@
}
},
"node_modules/next-plausible": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.10.1.tgz",
"integrity": "sha512-3GyBQH+sUfovemgwvodx84djMlF/o+FoSPtCS2QVFNiJtwGFuhs6CQckMIv+VWdz9zERwZB2nJLJLmgV6aT/aA==",
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.10.2.tgz",
"integrity": "sha512-wByPThl9CwlX9sRdbsbuoxuXuDpe85F0htlpv1Gz2psuD8su4ux88VZrSuWKt5o2SfUoSkbTNjeB2jLdmvTPog==",
"funding": {
"url": "https://github.com/4lejandrito/next-plausible?sponsor=1"
},
@ -29094,9 +29094,9 @@
}
},
"next-auth": {
"version": "4.23.0",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.0.tgz",
"integrity": "sha512-RgukcJkBdvsJwEfA+B80Wcowvtgy6tk8KKWffb7CMCdzcLO4fCCA6aB6sp/DZ2I0ISvWGnbVcO5KXmlan71igw==",
"version": "4.23.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.23.1.tgz",
"integrity": "sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==",
"requires": {
"@babel/runtime": "^7.20.13",
"@panva/hkdf": "^1.0.2",
@ -29110,9 +29110,9 @@
}
},
"next-plausible": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.10.1.tgz",
"integrity": "sha512-3GyBQH+sUfovemgwvodx84djMlF/o+FoSPtCS2QVFNiJtwGFuhs6CQckMIv+VWdz9zERwZB2nJLJLmgV6aT/aA=="
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.10.2.tgz",
"integrity": "sha512-wByPThl9CwlX9sRdbsbuoxuXuDpe85F0htlpv1Gz2psuD8su4ux88VZrSuWKt5o2SfUoSkbTNjeB2jLdmvTPog=="
},
"next-seo": {
"version": "6.1.0",

View File

@ -46,8 +46,8 @@
"mdast-util-to-string": "^4.0.0",
"micromark-extension-gfm": "^3.0.0",
"next": "^13.4.16",
"next-auth": "^4.23.0",
"next-plausible": "^3.10.1",
"next-auth": "^4.23.1",
"next-plausible": "^3.10.2",
"next-seo": "^6.1.0",
"node-s3-url-encode": "^0.0.4",
"nodemailer": "^6.9.4",