File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1965
1965
dependencies :
1966
1966
undici-types "~5.26.4"
1967
1967
1968
+
1969
+ version "16.9.1"
1970
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708"
1971
+ integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==
1972
+
1968
1973
" @types/node@^10.11.7 " :
1969
1974
version "10.17.0"
1970
1975
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.0.tgz"
5362
5367
fs-extra "^11.1.1"
5363
5368
globby "^6.1.0"
5364
5369
5370
+ gifwrap@^0.10.1 :
5371
+ version "0.10.1"
5372
+ resolved "https://registry.yarnpkg.com/gifwrap/-/gifwrap-0.10.1.tgz#9ed46a5d51913b482d4221ce9c727080260b681e"
5373
+ integrity sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==
5374
+ dependencies :
5375
+ image-q "^4.0.0"
5376
+ omggif "^1.0.10"
5377
+
5365
5378
git-raw-commits@^2.0.8 :
5366
5379
version "2.0.10"
5367
5380
resolved "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz"
@@ -5864,6 +5877,13 @@ ignore@^5.2.0, ignore@^5.2.4:
5864
5877
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
5865
5878
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
5866
5879
5880
+ image-q@^4.0.0 :
5881
+ version "4.0.0"
5882
+ resolved "https://registry.yarnpkg.com/image-q/-/image-q-4.0.0.tgz#31e075be7bae3c1f42a85c469b4732c358981776"
5883
+ integrity sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==
5884
+ dependencies :
5885
+ " @types/node" " 16.9.1"
5886
+
5867
5887
image-size@^0.6.1 :
5868
5888
version "0.6.3"
5869
5889
resolved "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz"
@@ -8135,7 +8155,7 @@ object.values@^1.1.7:
8135
8155
define-properties "^1.2.0"
8136
8156
es-abstract "^1.22.1"
8137
8157
8138
- omggif@^1.0.9 :
8158
+ omggif@^1.0.10, omggif@^1.0. 9 :
8139
8159
version "1.0.10"
8140
8160
resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.10.tgz#ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19"
8141
8161
integrity sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==
You can’t perform that action at this time.
0 commit comments