diff --git a/package.json b/package.json index 785c2aa..c1ba98a 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "url": "https://github.com/heroku/heroku-slugs/issues" }, "dependencies": { - "@heroku-cli/color": "2.0.4", + "@heroku-cli/color": "2.0.5", "@heroku-cli/command": "^11.5.0", - "@heroku-cli/notifications": "1.2.5", + "@heroku-cli/notifications": "1.2.6", "@oclif/core": "^2.16.0", "bytes": "^3.1.2", "fs-extra": "^11.3.0", diff --git a/yarn.lock b/yarn.lock index 35e96c0..ca1db0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -844,10 +844,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== -"@heroku-cli/color@2.0.4", "@heroku-cli/color@^2.0.1": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-2.0.4.tgz#fc13dcc5cb372d202ba52cd27df4c7edc8d0b08b" - integrity sha512-CjG4Mlj8B5ZELk8mzgJLUEb1fH+zckrqtufgxeKG9jLMyUCRyHNhEEBT9XHadPE6HbKTXMzW941QsmK6qVgNng== +"@heroku-cli/color@2.0.5", "@heroku-cli/color@^2.0.1": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-2.0.5.tgz#b10bec4640ea55562f645add8ba9ba2d8252b01d" + integrity sha512-zvlWxa+GTZlGLtUgeVQyiH5ynqz7Lh0GEJJwcsUMSVGCgcaIdm2KsltRN3GsEcsMqRuaFBVFHHToKoozIFqvnQ== dependencies: ansi-styles "^4.3.0" chalk "^4.1.2" @@ -872,19 +872,19 @@ yargs-parser "^18.1.3" yargs-unparser "^2.0.0" -"@heroku-cli/notifications@1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@heroku-cli/notifications/-/notifications-1.2.5.tgz#6f6c68423e089468fbf377e7235627083c23b182" - integrity sha512-DzzwNiqzhbr1jIq2l2hrmy5zllPW2gUpc7bFIk/3IUjnTvFFbM2duVNoS2rZ3O51ApfbKg7jF+3jTTgGEYm3Ow== +"@heroku-cli/notifications@1.2.6": + version "1.2.6" + resolved "https://registry.yarnpkg.com/@heroku-cli/notifications/-/notifications-1.2.6.tgz#18af19a09304e61f10c62c8fd066e104cd37f2f8" + integrity sha512-ML4YqwR+7E2yLJhsPk/FAUksyGvmQ/D++rRhI/Ews6GTWXR67RjmmKTU5sXJLVTtQH7oV8yoDMQCIGpedk8ClQ== dependencies: "@types/node-notifier" "8.0.5" node-notifier "^10.0.1" ts-node "^10.9.2" "@heroku-cli/schema@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-2.0.0.tgz#917544991d2d9ffaeb4e3df4f7efb973ffe6f245" - integrity sha512-ldrwW9VnoAzxjkUYq5qgnsTPi6w6EKIWdAbdTDugRhsYggleHfn0lXJhHOm0gBMy7vB6EwFEivTLVnD675LF8Q== + version "2.0.1" + resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-2.0.1.tgz#662bb833eb971ee747ad3c7ae2bdcb2a6c499040" + integrity sha512-jMyx9gifqfYoqveP0bKSDIHHd37ni3ngaVXe8Acozd7httC9w1iF6pJxrR3lGfU8eJHT5/mbXLYzTtjQoZrDCw== "@heroku/http-call@^5.4.0": version "5.4.0" @@ -3763,9 +3763,9 @@ fromentries@^1.2.0: integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg== fs-extra@^11.3.0: - version "11.3.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d" - integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew== + version "11.3.3" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" + integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg== dependencies: graceful-fs "^4.2.0" jsonfile "^6.0.1"