Commit 1d2530e 1 parent 594a1a4 commit 1d2530e Copy full SHA for 1d2530e
File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 24
24
"remark-stringify" : " ^9.0.1" ,
25
25
"retext-english" : " ^3.0.4" ,
26
26
"sanitize-html" : " ^1.27.5" ,
27
- "underscore.string" : " ^3.3.5 " ,
27
+ "underscore.string" : " ^3.3.6 " ,
28
28
"unified" : " ^9.2.2" ,
29
29
"unist-util-remove-position" : " ^3.0.0" ,
30
30
"unist-util-select" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -21869,9 +21869,10 @@ split@^1.0.0:
21869
21869
dependencies:
21870
21870
through "2"
21871
21871
21872
- sprintf-js@^1.0.3:
21873
- version "1.1.1"
21874
- resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.1.tgz#36be78320afe5801f6cea3ee78b6e5aab940ea0c"
21872
+ sprintf-js@^1.1.1:
21873
+ version "1.1.2"
21874
+ resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
21875
+ integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
21875
21876
21876
21877
sprintf-js@~1.0.2:
21877
21878
version "1.0.3"
@@ -23461,11 +23462,12 @@ unc-path-regex@^0.1.2:
23461
23462
version "0.1.2"
23462
23463
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
23463
23464
23464
- underscore.string@^3.3.5:
23465
- version "3.3.5"
23466
- resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.5.tgz#fc2ad255b8bd309e239cbc5816fd23a9b7ea4023"
23465
+ underscore.string@^3.3.5, underscore.string@^3.3.6:
23466
+ version "3.3.6"
23467
+ resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.6.tgz#ad8cf23d7423cb3b53b898476117588f4e2f9159"
23468
+ integrity sha512-VoC83HWXmCrF6rgkyxS9GHv8W9Q5nhMKho+OadDJGzL2oDYbYEppBaCMH6pFlwLeqj2QS+hhkw2kpXkSdD1JxQ==
23467
23469
dependencies:
23468
- sprintf-js "^1.0.3 "
23470
+ sprintf-js "^1.1.1 "
23469
23471
util-deprecate "^1.0.2"
23470
23472
23471
23473
underscore@^1.8.3:
You can’t perform that action at this time.
0 commit comments