diff --git a/package.json b/package.json index 7e16c55..eafe726 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "knex": "^2.4.0", "knex-migrate": "^1.7.4", "node-cache": "^5.1.2", - "nunjucks": "^3.2.3", + "nunjucks": "^3.2.4", "pg": "^8.7.3", "postgraphile": "^4.13.0", "uuidv4": "^6.2.13" diff --git a/yarn.lock b/yarn.lock index 86784c4..f7f7adc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3208,10 +3208,10 @@ npm-run-path@^4.0.1: dependencies: path-key "^3.0.0" -nunjucks@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.3.tgz#1b33615247290e94e28263b5d855ece765648a31" - integrity sha512-psb6xjLj47+fE76JdZwskvwG4MYsQKXUtMsPh6U0YMvmyjRtKRFcxnlXGWglNybtNTNVmGdp94K62/+NjF5FDQ== +nunjucks@^3.2.4: + 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"