Skip to content

Commit d4f1149

Browse files
committed
chore: update yarn.lock
1 parent 70427a8 commit d4f1149

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

+9-3
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ dateformat@^2.0.0:
14141414
version "2.2.0"
14151415
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-2.2.0.tgz#4065e2013cf9fb916ddfd82efb506ad4c6769062"
14161416

1417-
[email protected], debug@^2.2.0, debug@^2.6.8:
1417+
14181418
version "2.6.8"
14191419
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
14201420
dependencies:
@@ -2108,7 +2108,7 @@ globals@^10.0.0:
21082108
version "10.1.0"
21092109
resolved "https://registry.yarnpkg.com/globals/-/globals-10.1.0.tgz#4425a1881be0d336b4a823a82a7be725d5dd987c"
21102110

2111-
globals@^9.17.0, globals@^9.18.0:
2111+
globals@^9.0.0, globals@^9.17.0, globals@^9.18.0:
21122112
version "9.18.0"
21132113
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
21142114

@@ -4026,6 +4026,12 @@ [email protected]:
40264026
dependencies:
40274027
hoek "4.x.x"
40284028

4029+
source-map-support@^0.4.15:
4030+
version "0.4.18"
4031+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f"
4032+
dependencies:
4033+
source-map "^0.5.6"
4034+
40294035
source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.1:
40304036
version "0.5.6"
40314037
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
@@ -4233,7 +4239,7 @@ [email protected]:
42334239
version "1.0.4"
42344240
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
42354241

4236-
to-fast-properties@^1.0.3:
4242+
to-fast-properties@^1.0.1, to-fast-properties@^1.0.3:
42374243
version "1.0.3"
42384244
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
42394245

0 commit comments

Comments
 (0)