Skip to content

Commit f8d187e

Browse files
Bump nunjucks from 3.2.3 to 3.2.4 (#746)
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/mozilla/nunjucks/releases) - [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md) - [Commits](mozilla/nunjucks@v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: nunjucks dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 360467e commit f8d187e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"minimist": "^1.2.6",
4949
"nedb": "^1.8.0",
5050
"node-emoji": "^1.10.0",
51-
"nunjucks": "^3.2.3",
51+
"nunjucks": "^3.2.4",
5252
"p-queue": "^6.0.0",
5353
"pg-promise": "^10.11.1",
5454
"randomstring": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3395,10 +3395,10 @@ normalize-range@^0.1.2:
33953395
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
33963396
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
33973397

3398-
nunjucks@^3.2.3:
3399-
version "3.2.3"
3400-
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.3.tgz#1b33615247290e94e28263b5d855ece765648a31"
3401-
integrity sha512-psb6xjLj47+fE76JdZwskvwG4MYsQKXUtMsPh6U0YMvmyjRtKRFcxnlXGWglNybtNTNVmGdp94K62/+NjF5FDQ==
3398+
nunjucks@^3.2.4:
3399+
version "3.2.4"
3400+
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.2.4.tgz#f0878eef528ce7b0aa35d67cc6898635fd74649e"
3401+
integrity sha512-26XRV6BhkgK0VOxfbU5cQI+ICFUtMLixv1noZn1tGU38kQH5A5nmmbk/O45xdyBhD1esk47nKrY0mvQpZIhRjQ==
34023402
dependencies:
34033403
a-sync-waterfall "^1.0.0"
34043404
asap "^2.0.3"

0 commit comments

Comments
 (0)