File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 78
78
"iframe" : " ^1.0.0" ,
79
79
"iframe-resizer-react" : " ^1.1.0" ,
80
80
"is-image" : " ^2.0.0" ,
81
- "is-text-path" : " ^1 .0.1 " ,
81
+ "is-text-path" : " ^3 .0.0 " ,
82
82
"is-video" : " ^1.0.1" ,
83
83
"javascript-time-ago" : " ^1.0.32" ,
84
84
"polished" : " ^2.3.0" ,
Original file line number Diff line number Diff line change @@ -9963,6 +9963,13 @@ is-text-path@^1.0.1:
9963
9963
dependencies:
9964
9964
text-extensions "^1.0.0"
9965
9965
9966
+ is-text-path@^3.0.0:
9967
+ version "3.0.0"
9968
+ resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-3.0.0.tgz#621bf3c47fe4aba4ecf60bba3f2ba87bd435e4f7"
9969
+ integrity sha512-YDo1N1cIQk//DX044+mzBUEGtrJiqguXMmv//7xGBohWm3Aa8W69qyHEAOkZd5fJKQndmejVn6hB1t+oDHHLFw==
9970
+ dependencies:
9971
+ text-extensions "^3.0.0"
9972
+
9966
9973
is-typed-array@^1.1.10, is-typed-array@^1.1.9:
9967
9974
version "1.1.10"
9968
9975
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz"
@@ -16952,6 +16959,11 @@ text-extensions@^1.0.0:
16952
16959
resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz"
16953
16960
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
16954
16961
16962
+ text-extensions@^3.0.0:
16963
+ version "3.1.0"
16964
+ resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-3.1.0.tgz#69a71f6eaa493b9272941430348d4f956c1088e9"
16965
+ integrity sha512-anOjtXr8OT5w4vc/2mP4AYTCE0GWc/21icGmaHtBHnI7pN7o01a/oqG9m06/rGzoAsDm/WNzggBpqptuCmRlZQ==
16966
+
16955
16967
[email protected] , text-table@^0.2.0:
16956
16968
version "0.2.0"
16957
16969
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
You can’t perform that action at this time.
0 commit comments