diff --git a/web/package.json b/web/package.json index 362f98df..befea8fc 100644 --- a/web/package.json +++ b/web/package.json @@ -29,7 +29,7 @@ "firebase": "9.6.0", "gridjs": "5.0.2", "gridjs-react": "5.0.2", - "link-summoner": "^1.2.0", + "link-summoner": "1.3.0", "lodash": "4.17.21", "next": "12.1.2", "react": "17.0.2", diff --git a/yarn.lock b/yarn.lock index a8d7d556..018114f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3684,10 +3684,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -link-summoner@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/link-summoner/-/link-summoner-1.2.0.tgz#f9c69ed76c9e82c694e527d1ca598d8138cc9da5" - integrity sha512-awozkhDjboDAK8CbboMOucxAmhB9ioqheXnmBWHuV5nUHVh53SavEl93O124r5Bvaaiqi7mEBjxU8lCd6QOnnA== +link-summoner@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/link-summoner/-/link-summoner-1.3.0.tgz#7c69ceaa28fa4d3273fcb98b8d1064aa882bf680" + integrity sha512-u0BaRZrhDGFtK/qVO3Wi5yZtakV2hg+8FF/ECW4Xdvs90NalldzmHbVs1CFsdil5NmXiDNN3O4alguFqi35qKA== dependencies: tippy.js "^6.3.7"