diff --git a/package.json b/package.json index 709be79..b9395ed 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "autoprefixer": "10.2.4", "cookie": "0.4.1", "core-js": "3.8.3", - "csrf": "^3.1.0", + "csrf": "3.1.0", "dataloader": "2.0.0", "dayjs": "1.10.4", "discord.js": "12.5.1", @@ -32,7 +32,7 @@ "mysql": "2.18.1", "next": "10.0.6", "next-connect": "0.9.1", - "next-session": "^3.4.0", + "next-session": "3.4.0", "next-themes": "0.0.10", "node-emoji": "1.10.0", "postcss": "8.2.6", diff --git a/yarn.lock b/yarn.lock index bb3b5c5..6b98eae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2195,7 +2195,7 @@ crypto-browserify@3.12.0, crypto-browserify@^3.11.0: randombytes "^2.0.0" randomfill "^1.0.3" -csrf@^3.1.0: +csrf@3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/csrf/-/csrf-3.1.0.tgz#ec75e9656d004d674b8ef5ba47b41fbfd6cb9c30" integrity sha512-uTqEnCvWRk042asU6JtapDTcJeeailFy4ydOQS28bj1hcLnYRiqi8SsD2jS412AY1I/4qdOwWZun774iqywf9w== @@ -5222,7 +5222,7 @@ next-connect@0.9.1: dependencies: trouter "^3.1.0" -next-session@^3.4.0: +next-session@3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/next-session/-/next-session-3.4.0.tgz#799757624a336b752298e9771ffc1d7282d76e91" integrity sha512-JBROZVndV3vBMdELMOmnm1mWNKzjSTl4niwnuVMjAhcW5Cn9UAS3YkQyOJ1I5LSiLNOxVheQ7BTuxE4nx6SDwQ==