From e5a7bd7a67f7e2644c8f7fe3adfa1d2c64c97794 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 09:04:46 +0900 Subject: [PATCH] chore(deps): pin dependencies (#254) Co-authored-by: Renovate Bot --- package.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index be2fc2c..eff72b5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dayjs": "1.10.4", "discord.js": "12.5.1", "emoji-mart": "3.0.1", - "express-rate-limit": "^5.2.6", + "express-rate-limit": "5.2.6", "formik": "2.2.6", "generate-license-file": "1.1.0", "josa": "3.0.1", @@ -42,7 +42,7 @@ "postcss-preset-env": "6.7.0", "react": "17.0.1", "react-dom": "17.0.1", - "react-hotkeys": "^2.0.0", + "react-hotkeys": "2.0.0", "react-responsive-modal": "6.0.1", "react-select": "4.1.0", "react-showdown": "2.1.0", @@ -60,7 +60,7 @@ "@types/cookie": "0.4.0", "@types/core-js": "2.5.4", "@types/emoji-mart": "3.0.4", - "@types/express-rate-limit": "^5.1.1", + "@types/express-rate-limit": "5.1.1", "@types/jest": "26.0.20", "@types/josa": "3.0.2", "@types/jsonwebtoken": "8.5.0", diff --git a/yarn.lock b/yarn.lock index e69ca2a..671fa98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -943,7 +943,7 @@ dependencies: "@types/react" "*" -"@types/express-rate-limit@^5.1.1": +"@types/express-rate-limit@5.1.1": version "5.1.1" resolved "https://registry.yarnpkg.com/@types/express-rate-limit/-/express-rate-limit-5.1.1.tgz#e5b0239d18c1580e52ae56dce4248333302a1dc8" integrity sha512-6oMYZBLlhxC5sdcRXXz528QyfGz3zTy9YdHwqlxLfgx5Cd3zwYaUjjPpJcaTtHmRefLi9P8kLBPz2wB7yz4JtQ== @@ -3211,7 +3211,7 @@ expect@^26.6.2: jest-message-util "^26.6.2" jest-regex-util "^26.0.0" -express-rate-limit@^5.2.6: +express-rate-limit@5.2.6: version "5.2.6" resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.6.tgz#b454e1be8a252081bda58460e0a25bf43ee0f7b0" integrity sha512-nE96xaxGfxiS5jP3tD3kIW1Jg9yQgX0rXCs3rCkZtmbWHEGyotwaezkLj7bnB41Z0uaOLM8W4AX6qHao4IZ2YA== @@ -6671,7 +6671,7 @@ react-fast-compare@^2.0.1: resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz" integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw== -react-hotkeys@^2.0.0: +react-hotkeys@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/react-hotkeys/-/react-hotkeys-2.0.0.tgz#a7719c7340cbba888b0e9184f806a9ec0ac2c53f" integrity sha512-3n3OU8vLX/pfcJrR3xJ1zlww6KS1kEJt0Whxc4FiGV+MJrQ1mYSYI3qS/11d2MJDFm8IhOXMTFQirfu6AVOF6Q==