File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 23
23
"@semantic-release/error" : " 2.2.0" ,
24
24
"aggregate-error" : " 3.0.1" ,
25
25
"debug" : " 4.1.1" ,
26
- "node-emoji" : " 1.10 .0" ,
26
+ "node-emoji" : " 1.11 .0" ,
27
27
"node-fetch" : " 2.6.7" ,
28
28
"read-pkg-up" : " 5.0.0"
29
29
},
Original file line number Diff line number Diff line change @@ -5447,7 +5447,7 @@ lodash.without@~4.4.0:
5447
5447
resolved "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
5448
5448
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
5449
5449
5450
-
5450
+ [email protected] , lodash@^4.17.21 :
5451
5451
version "4.17.21"
5452
5452
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5453
5453
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -5875,7 +5875,14 @@ nice-try@^1.0.4:
5875
5875
resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
5876
5876
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
5877
5877
5878
- [email protected] , node-emoji@^1.4.1:
5878
+
5879
+ version "1.11.0"
5880
+ resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.11.0.tgz#69a0150e6946e2f115e9d7ea4df7971e2628301c"
5881
+ integrity sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==
5882
+ dependencies :
5883
+ lodash "^4.17.21"
5884
+
5885
+ node-emoji@^1.4.1 :
5879
5886
version "1.10.0"
5880
5887
resolved "https://registry.npmjs.org/node-emoji/-/node-emoji-1.10.0.tgz#8886abd25d9c7bb61802a658523d1f8d2a89b2da"
5881
5888
integrity sha512-Yt3384If5H6BYGVHiHwTL+99OzJKHhgp82S8/dktEK73T26BazdgZ4JZh92xSVtGNJvz9UbXdNAc5hcrXV42vw==
You can’t perform that action at this time.
0 commit comments