diff --git a/package.json b/package.json index f0b83b3c9..3071abb9f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/core": "^7.9.0", "@babel/preset-env": "^7.9.0", "@babel/register": "^7.9.0", - "auto-changelog": "^1.16.3", + "auto-changelog": "^1.16.4", "bcryptjs": "^2.4.3", "codecov": "^3.6.5", "cross-env": "^7.0.2", diff --git a/yarn.lock b/yarn.lock index 8323f03d8..bbcb5e104 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1508,10 +1508,10 @@ atob@^2.1.1: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -auto-changelog@^1.16.3: - version "1.16.3" - resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.16.3.tgz#d90f1e6e912173a529a9d6a00e7bdb92870d8a1a" - integrity sha512-uJxMwQNlK3/mb6iuV9v1fnIotq6KH1dY82Nrter4oixfIBYPcI6CA335T9InD1ZbVGxuHU3KAbousG39SkO7RQ== +auto-changelog@^1.16.4: + version "1.16.4" + resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.16.4.tgz#5abcce4e92a4f81824000ab2550bc5d2315fc8fb" + integrity sha512-h7diyELoq692AA4oqO50ULoYKIomUdzuQ+NW+eFPwIX0xzVbXEu9cIcgzZ3TYNVbpkGtcNKh51aRfAQNef7HVA== dependencies: commander "^5.0.0" core-js "^3.6.4" @@ -1520,7 +1520,7 @@ auto-changelog@^1.16.3: node-fetch "^2.6.0" parse-github-url "^1.0.2" regenerator-runtime "^0.13.5" - semver "^7.1.3" + semver "^6.3.0" aws-sign2@~0.7.0: version "0.7.0" @@ -6047,11 +6047,6 @@ semver@7.0.0: resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== -semver@^7.1.3: - version "7.1.3" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6" - integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA== - serialize-error@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"