Skip to content

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "MIT",
1717
"dependencies": {
18-
"minimist": "^1.2.0",
18+
"minimist": "^1.2.2",
1919
"picgo": "^1.4.4"
2020
},
2121
"pkg": {

yarn.lock

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -298,11 +298,14 @@ commander@~2.8.1:
298298
dependencies:
299299
graceful-readlink ">= 1.0.0"
300300

301-
comment-json@^1.1.3:
302-
version "1.1.3"
303-
resolved "https://registry.yarnpkg.com/comment-json/-/comment-json-1.1.3.tgz#6986c3330fee0c4c9e00c2398cd61afa5d8f239e"
301+
comment-json@^2.3.1:
302+
version "2.4.2"
303+
resolved "https://registry.yarnpkg.com/comment-json/-/comment-json-2.4.2.tgz#2111c065864338ad8d98ae01eecde9e02cd2f549"
304304
dependencies:
305-
json-parser "^1.0.0"
305+
core-util-is "^1.0.2"
306+
esprima "^4.0.1"
307+
has-own-prop "^2.0.0"
308+
repeat-string "^1.6.1"
306309

307310
component-emitter@^1.2.1:
308311
version "1.3.0"
@@ -327,7 +330,7 @@ copy-descriptor@^0.1.0:
327330
version "0.1.1"
328331
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
329332

330-
[email protected], core-util-is@~1.0.0:
333+
[email protected], core-util-is@^1.0.2, core-util-is@~1.0.0:
331334
version "1.0.2"
332335
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
333336

@@ -526,9 +529,9 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
526529
version "1.0.5"
527530
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
528531

529-
esprima@^2.7.0:
530-
version "2.7.3"
531-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
532+
esprima@^4.0.1:
533+
version "4.0.1"
534+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
532535

533536
expand-brackets@^2.1.4:
534537
version "2.1.4"
@@ -802,6 +805,10 @@ has-flag@^3.0.0:
802805
version "3.0.0"
803806
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
804807

808+
has-own-prop@^2.0.0:
809+
version "2.0.0"
810+
resolved "https://registry.yarnpkg.com/has-own-prop/-/has-own-prop-2.0.0.tgz#f0f95d58f65804f5d218db32563bb85b8e0417af"
811+
805812
has-symbol-support-x@^1.4.1:
806813
version "1.4.2"
807814
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz#1409f98bc00247da45da67cee0a36f282ff26455"
@@ -1051,12 +1058,6 @@ jsbn@~0.1.0:
10511058
version "0.1.1"
10521059
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
10531060

1054-
json-parser@^1.0.0:
1055-
version "1.1.5"
1056-
resolved "https://registry.yarnpkg.com/json-parser/-/json-parser-1.1.5.tgz#e62ec5261d1a6a5fc20e812a320740c6d9005677"
1057-
dependencies:
1058-
esprima "^2.7.0"
1059-
10601061
json-schema-traverse@^0.4.1:
10611062
version "0.4.1"
10621063
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
@@ -1204,9 +1205,9 @@ [email protected]:
12041205
version "0.0.8"
12051206
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
12061207

1207-
minimist@^1.1.0, minimist@^1.2.0:
1208-
version "1.2.0"
1209-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1208+
minimist@^1.1.0, minimist@^1.2.2:
1209+
version "1.2.2"
1210+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
12101211

12111212
mixin-deep@^1.2.0:
12121213
version "1.3.2"
@@ -1361,13 +1362,13 @@ performance-now@^2.1.0:
13611362
version "2.1.0"
13621363
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
13631364

1364-
picgo@^1.3.7:
1365-
version "1.3.7"
1366-
resolved "https://registry.yarnpkg.com/picgo/-/picgo-1.3.7.tgz#b152ec8235062a5638243c20afbafe87bf295c47"
1365+
picgo@^1.4.4:
1366+
version "1.4.7"
1367+
resolved "https://registry.yarnpkg.com/picgo/-/picgo-1.4.7.tgz#ef9bea9e765ef9d77daa32f8a14c84c345677ece"
13671368
dependencies:
13681369
chalk "^2.4.1"
13691370
commander "^2.17.0"
1370-
comment-json "^1.1.3"
1371+
comment-json "^2.3.1"
13711372
cross-spawn "^6.0.5"
13721373
dayjs "^1.7.4"
13731374
download-git-repo "^1.1.0"

0 commit comments

Comments
 (0)