Skip to content

Commit 5f83429

Browse files
committed
chore(deps): lock file maintenance
1 parent 284af6f commit 5f83429

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ buffer-from@^1.0.0:
676676
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
677677
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
678678

679-
call-bind@^1.0.0:
679+
call-bind@^1.0.0, call-bind@^1.0.2:
680680
version "1.0.2"
681681
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
682682
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
@@ -1252,7 +1252,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
12521252
dependencies:
12531253
is-arrayish "^0.2.1"
12541254

1255-
es-abstract@^1.17.0-next.1, es-abstract@^1.17.4:
1255+
es-abstract@^1.17.4:
12561256
version "1.17.7"
12571257
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c"
12581258
integrity sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==
@@ -3237,12 +3237,12 @@ regex-not@^1.0.2:
32373237
safe-regex "^1.1.0"
32383238

32393239
regexp.prototype.flags@^1.1.1, regexp.prototype.flags@^1.2.0:
3240-
version "1.3.0"
3241-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
3242-
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
3240+
version "1.3.1"
3241+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
3242+
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
32433243
dependencies:
3244+
call-bind "^1.0.2"
32443245
define-properties "^1.1.3"
3245-
es-abstract "^1.17.0-next.1"
32463246

32473247
regx@^1.0.4:
32483248
version "1.0.4"

0 commit comments

Comments
 (0)