From d5ed3ca88ee50dc50a7fdeb54d1cda62859b6920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 21:39:01 +0000 Subject: [PATCH] Bump nunjucks from 3.2.2 to 3.2.4 Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.2...v3.2.4) --- updated-dependencies: - dependency-name: nunjucks dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4be713da..c7b5bb7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1051,7 +1051,7 @@ chokidar@^2.0.0: optionalDependencies: fsevents "^1.2.7" -chokidar@^3.3.0, chokidar@^3.4.1: +chokidar@^3.4.1: version "3.4.1" resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.4.1.tgz" integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g== @@ -5485,15 +5485,13 @@ number-is-nan@^1.0.0: integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= nunjucks@^3.1.7: - version "3.2.2" - resolved "https://registry.npmjs.org/nunjucks/-/nunjucks-3.2.2.tgz" - integrity sha512-KUi85OoF2NMygwODAy28Lh9qHmq5hO3rBlbkYoC8v377h4l8Pt5qFjILl0LWpMbOrZ18CzfVVUvIHUIrtED3sA== + version "3.2.4" + resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.4.tgz#f0878eef528ce7b0aa35d67cc6898635fd74649e" + integrity sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ== dependencies: a-sync-waterfall "^1.0.0" asap "^2.0.3" commander "^5.1.0" - optionalDependencies: - chokidar "^3.3.0" "nwmatcher@>= 1.3.7 < 2.0.0": version "1.4.4" -- 2.47.2