Просмотр исходного кода

Merge pull request #5059 from weseek/support/bump-re2

support: Bump re2 to 1.17.2
Yuki Takei 4 лет назад
Родитель
Сommit
90aecb4993
2 измененных файлов с 10 добавлено и 10 удалено
  1. 1 1
      packages/app/package.json
  2. 9 9
      yarn.lock

+ 1 - 1
packages/app/package.json

@@ -133,7 +133,7 @@
     "passport-twitter": "^1.0.4",
     "passport-twitter": "^1.0.4",
     "p-retry": "^4.0.0",
     "p-retry": "^4.0.0",
     "prom-client": "^13.0.0",
     "prom-client": "^13.0.0",
-    "re2": "^1.17.1",
+    "re2": "^1.17.2",
     "react-card-flip": "^1.0.10",
     "react-card-flip": "^1.0.10",
     "react-image-crop": "^8.3.0",
     "react-image-crop": "^8.3.0",
     "react-tagcloud": "^2.1.1",
     "react-tagcloud": "^2.1.1",

+ 9 - 9
yarn.lock

@@ -10345,10 +10345,10 @@ inquirer@^7.0.0, inquirer@^7.3.3:
     strip-ansi "^6.0.0"
     strip-ansi "^6.0.0"
     through "^2.3.6"
     through "^2.3.6"
 
 
-install-artifact-from-github@^1.2.0:
-  version "1.2.0"
-  resolved "https://registry.yarnpkg.com/install-artifact-from-github/-/install-artifact-from-github-1.2.0.tgz#adcbd123c16a4337ec44ea76d0ebf253cc16b074"
-  integrity sha512-3OxCPcY55XlVM3kkfIpeCgmoSKnMsz2A3Dbhsq0RXpIknKQmrX1YiznCeW9cD2ItFmDxziA3w6Eg8d80AoL3oA==
+install-artifact-from-github@^1.3.0:
+  version "1.3.0"
+  resolved "https://registry.yarnpkg.com/install-artifact-from-github/-/install-artifact-from-github-1.3.0.tgz#cab6ff821976b8a35b0c079da19a727c90381a40"
+  integrity sha512-iT8v1GwOAX0pPXifF/5ihnMhHOCo3OeK7z3TQa4CtSNCIg8k0UxqBEk9jRwz8OP68hHXvJ2gxRa89KYHtBkqGA==
 
 
 internal-slot@^1.0.3:
 internal-slot@^1.0.3:
   version "1.0.3"
   version "1.0.3"
@@ -16458,12 +16458,12 @@ rc@>=1.2.8, rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
     minimist "^1.2.0"
     minimist "^1.2.0"
     strip-json-comments "~2.0.1"
     strip-json-comments "~2.0.1"
 
 
-re2@^1.17.1:
-  version "1.17.1"
-  resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.1.tgz#0202025aa20dd574a8cdb439811761d88b70ae59"
-  integrity sha512-TrhxVzakyO/WJsErkc01zjlEiDLCuuRuddbVi2I8YasIbh6MEJfkRoajBRj+ggm00gnGI2EMemE9GrlKrgUZ8Q==
+re2@^1.17.2:
+  version "1.17.2"
+  resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.2.tgz#d85c41ff9d64877862bbcb6936305d73ecc6f288"
+  integrity sha512-z+OkvKWvm6+pDW4gwMHFuHDL8ZE/lg4cYH0/p8DBh3EEfQgBDbG56n7TJkFFKKWmFOaKPjZE4pLNQoBfqEMZ+g==
   dependencies:
   dependencies:
-    install-artifact-from-github "^1.2.0"
+    install-artifact-from-github "^1.3.0"
     nan "^2.15.0"
     nan "^2.15.0"
     node-gyp "^8.4.1"
     node-gyp "^8.4.1"