Skip to content

Commit 927835a

Browse files
Bump simple-plist from 1.1.0 to 1.3.1
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/wollardj/simple-plist/releases) - [Commits](wollardj/simple-plist@1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: simple-plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70a5b3e commit 927835a

1 file changed

Lines changed: 26 additions & 31 deletions

File tree

yarn.lock

Lines changed: 26 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,24 +1394,24 @@ base@^0.11.1:
13941394
mixin-deep "^1.2.0"
13951395
pascalcase "^0.1.1"
13961396

1397-
big-integer@^1.6.44:
1398-
version "1.6.48"
1399-
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.48.tgz#8fd88bd1632cba4a1c8c3e3d7159f08bb95b4b9e"
1400-
integrity sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w==
1397+
big-integer@1.6.x:
1398+
version "1.6.51"
1399+
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"
1400+
integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
14011401

1402-
bplist-creator@0.0.8:
1403-
version "0.0.8"
1404-
resolved "https://registry.yarnpkg.com/bplist-creator/-/bplist-creator-0.0.8.tgz#56b2a6e79e9aec3fc33bf831d09347d73794e79c"
1405-
integrity sha512-Za9JKzD6fjLC16oX2wsXfc+qBEhJBJB1YPInoAQpMLhDuj5aVOv1baGeIQSq1Fr3OCqzvsoQcSBSwGId/Ja2PA==
1402+
bplist-creator@0.1.0:
1403+
version "0.1.0"
1404+
resolved "https://registry.yarnpkg.com/bplist-creator/-/bplist-creator-0.1.0.tgz#018a2d1b587f769e379ef5519103730f8963ba1e"
1405+
integrity sha512-sXaHZicyEEmY86WyueLTQesbeoH/mquvarJaQNbjuOQO+7gbFcDEWqKmcWA4cOTLzFlfgvkiVxolk1k5bBIpmg==
14061406
dependencies:
1407-
stream-buffers "~2.2.0"
1407+
stream-buffers "2.2.x"
14081408

1409-
bplist-parser@0.2.0:
1410-
version "0.2.0"
1411-
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.2.0.tgz#43a9d183e5bf9d545200ceac3e712f79ebbe8d0e"
1412-
integrity sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==
1409+
bplist-parser@0.3.1:
1410+
version "0.3.1"
1411+
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.1.tgz#e1c90b2ca2a9f9474cc72f6862bbf3fee8341fd1"
1412+
integrity sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==
14131413
dependencies:
1414-
big-integer "^1.6.44"
1414+
big-integer "1.6.x"
14151415

14161416
brace-expansion@^1.1.7:
14171417
version "1.1.11"
@@ -3333,10 +3333,10 @@ pkg-dir@^3.0.0:
33333333
dependencies:
33343334
find-up "^3.0.0"
33353335

3336-
plist@^3.0.1, plist@^3.0.2:
3337-
version "3.0.4"
3338-
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
3339-
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
3336+
plist@^3.0.2, plist@^3.0.5:
3337+
version "3.0.5"
3338+
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
3339+
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
33403340
dependencies:
33413341
base64-js "^1.5.1"
33423342
xmlbuilder "^9.0.7"
@@ -3753,13 +3753,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
37533753
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
37543754

37553755
simple-plist@^1.0.0:
3756-
version "1.1.0"
3757-
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.1.0.tgz#8354ab63eb3922a054c78ce96c209c532e907a23"
3758-
integrity sha512-2i5Tc0BYAqppM7jVzmNrI+aEUntPolIq4fDgji6WuNNn1D/qYdn2KwoLhZdzQkE04lu9L5tUoeJsjuJAvd+lFg==
3756+
version "1.3.1"
3757+
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
3758+
integrity sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==
37593759
dependencies:
3760-
bplist-creator "0.0.8"
3761-
bplist-parser "0.2.0"
3762-
plist "^3.0.1"
3760+
bplist-creator "0.1.0"
3761+
bplist-parser "0.3.1"
3762+
plist "^3.0.5"
37633763

37643764
sisteransi@^1.0.5:
37653765
version "1.0.5"
@@ -3886,7 +3886,7 @@ static-extend@^0.1.1:
38863886
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
38873887
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
38883888

3889-
stream-buffers@~2.2.0:
3889+
stream-buffers@2.2.x:
38903890
version "2.2.0"
38913891
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
38923892
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
@@ -3966,12 +3966,7 @@ through2@^2.0.1:
39663966
readable-stream "~2.3.6"
39673967
xtend "~4.0.1"
39683968

3969-
tmpl@1.0.5:
3970-
version "1.0.5"
3971-
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
3972-
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
3973-
3974-
tmpl@1.0.x:
3969+
tmpl@1.0.5, tmpl@1.0.x:
39753970
version "1.0.5"
39763971
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
39773972
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==

0 commit comments

Comments
 (0)