Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 758f2c2

Browse files
committed
chore (AE) Update packages.
1 parent 736cd72 commit 758f2c2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ escape-string-regexp@^1.0.5:
8383
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
8484

8585
external-editor@^3.0.3:
86-
version "3.0.3"
87-
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.0.3.tgz#5866db29a97826dbe4bf3afd24070ead9ea43a27"
88-
integrity sha512-bn71H9+qWoOQKyZDo25mOMVpSmXROAsTJVVVYzrrtol3d4y+AsKjf4Iwl2Q+IuT0kFSQ1qo166UuIwqYq7mGnA==
86+
version "3.1.0"
87+
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.1.0.tgz#cb03f740befae03ea4d283caed2741a83f335495"
88+
integrity sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==
8989
dependencies:
9090
chardet "^0.7.0"
9191
iconv-lite "^0.4.24"
@@ -125,17 +125,17 @@ iconv-lite@^0.4.24:
125125
safer-buffer ">= 2.1.2 < 3"
126126

127127
inquirer@^6.4.1:
128-
version "6.4.1"
129-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.1.tgz#7bd9e5ab0567cd23b41b0180b68e0cfa82fc3c0b"
130-
integrity sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==
128+
version "6.5.0"
129+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
130+
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
131131
dependencies:
132132
ansi-escapes "^3.2.0"
133133
chalk "^2.4.2"
134134
cli-cursor "^2.1.0"
135135
cli-width "^2.0.0"
136136
external-editor "^3.0.3"
137137
figures "^2.0.0"
138-
lodash "^4.17.11"
138+
lodash "^4.17.12"
139139
mute-stream "0.0.7"
140140
run-async "^2.2.0"
141141
rxjs "^6.4.0"
@@ -176,10 +176,10 @@ loader-utils@^1.1.0:
176176
emojis-list "^2.0.0"
177177
json5 "^1.0.1"
178178

179-
lodash@^4.17.11:
180-
version "4.17.11"
181-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
182-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
179+
lodash@^4.17.12:
180+
version "4.17.14"
181+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
182+
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
183183

184184
lower-case@^1.1.1:
185185
version "1.1.4"

0 commit comments

Comments
 (0)