Skip to content

Commit b0f4086

Browse files
committed
Upgrades
1 parent 8711a29 commit b0f4086

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -849,9 +849,9 @@
849849
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
850850

851851
"@types/node@*":
852-
version "14.0.26"
853-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
854-
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
852+
version "14.0.27"
853+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
854+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
855855

856856
"@types/q@^1.5.1":
857857
version "1.5.4"
@@ -1069,9 +1069,9 @@ ajv-errors@^1.0.0:
10691069
integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
10701070

10711071
ajv-keywords@^3.1.0, ajv-keywords@^3.4.1:
1072-
version "3.5.1"
1073-
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.1.tgz#b83ca89c5d42d69031f424cad49aada0236c6957"
1074-
integrity sha512-KWcq3xN8fDjSB+IMoh2VaXVhRI0BBGxoYp3rx7Pkb6z0cFjYR9Q9l4yZqqals0/zsioCmocC5H6UvsGD4MoIBA==
1072+
version "3.5.2"
1073+
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
1074+
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
10751075

10761076
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.2:
10771077
version "6.12.3"
@@ -2526,9 +2526,9 @@ [email protected]:
25262526
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
25272527

25282528
electron-to-chromium@^1.3.488:
2529-
version "1.3.509"
2530-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.509.tgz#830fcb89cd66dc2984d18d794973b99e3f00584c"
2531-
integrity sha512-cN4lkjNRuTG8rtAqTOVgwpecEC2kbKA04PG6YijcKGHK/kD0xLjiqExcAOmLUwtXZRF8cBeam2I0VZcih919Ug==
2529+
version "1.3.513"
2530+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.513.tgz#d556da1e7d3142d209e2950bab4bf1c9b5fd75c9"
2531+
integrity sha512-4Mr0dfgKqe0VD6kq6FkdPmLIcJuEVsA6c6zfcs3rBb+eHEALYNI+KDhZYbzwyd+bbDuwha2Q44RHrB0I+bnXBw==
25322532

25332533
elliptic@^6.0.0, elliptic@^6.5.2:
25342534
version "6.5.3"
@@ -4436,9 +4436,9 @@ minipass-flush@^1.0.5:
44364436
minipass "^3.0.0"
44374437

44384438
minipass-pipeline@^1.2.2:
4439-
version "1.2.3"
4440-
resolved "https://registry.yarnpkg.com/minipass-pipeline/-/minipass-pipeline-1.2.3.tgz#55f7839307d74859d6e8ada9c3ebe72cec216a34"
4441-
integrity sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==
4439+
version "1.2.4"
4440+
resolved "https://registry.yarnpkg.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz#68472f79711c084657c067c5c6ad93cddea8214c"
4441+
integrity sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==
44424442
dependencies:
44434443
minipass "^3.0.0"
44444444

@@ -4473,7 +4473,7 @@ mixin-deep@^1.2.0:
44734473
for-in "^1.0.2"
44744474
is-extendable "^1.0.1"
44754475

4476-
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
4476+
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1:
44774477
version "0.5.5"
44784478
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
44794479
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
@@ -5052,13 +5052,13 @@ popper.js@^1.16.1:
50525052
integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
50535053

50545054
portfinder@^1.0.26:
5055-
version "1.0.27"
5056-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.27.tgz#a41333c116b5e5f3d380f9745ac2f35084c4c758"
5057-
integrity sha512-bJ3U3MThKnyJ9Dx1Idtm5pQmxXqw08+XOHhi/Lie8OF1OlhVaBFhsntAIhkZYjfDcCzszSr0w1yCbccThhzgxQ==
5055+
version "1.0.28"
5056+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.28.tgz#67c4622852bd5374dd1dd900f779f53462fac778"
5057+
integrity sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==
50585058
dependencies:
50595059
async "^2.6.2"
50605060
debug "^3.1.1"
5061-
mkdirp "^0.5.1"
5061+
mkdirp "^0.5.5"
50625062

50635063
posix-character-classes@^0.1.0:
50645064
version "0.1.1"

0 commit comments

Comments
 (0)