17653: Upgrades trim-newlines.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 8 Jun 2021 16:36:54 +0000 (13:36 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 8 Jun 2021 17:07:33 +0000 (14:07 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

package.json
yarn.lock

index db7616ab887347596f13ecb1218ef23395d4fdf0..6f5b559a406f783b10426d1f3df3e64bfe0ba9d7 100644 (file)
   },
   "resolutions": {
     "fbjs/ua-parser-js": "0.7.24",
+    "**/meow/trim-newlines": "^3.0.1",
     "react-rte/**/ua-parser-js": "0.7.24",
     "react-scripts-ts/webpack-dev-server": "^2.11.4",
     "react-scripts-ts/**/**/**/**/js-yaml": "^3.13.1",
index 485beb475668f6f7d430c5c77eb530765336683d..97c7843a43ffecaeecf2ac6f5e609868f03d696e 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11259,10 +11259,10 @@ tr46@~0.0.3:
   resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
   integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
 
-trim-newlines@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
-  integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
+trim-newlines@^1.0.0, trim-newlines@^3.0.1:
+  version "3.0.1"
+  resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
+  integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
 
 trim-right@^1.0.1:
   version "1.0.1"