Skip to content

Commit 5b34e13

Browse files
committed
chore(deps): update nunjucks to 3.2.3
Fixes a prototype pollution in nunjucks. See <mozilla/nunjucks#1331> for more information.
1 parent 94f69bf commit 5b34e13

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@actions/core": "^1.2.4",
3939
"@actions/github": "^2.1.1",
4040
"npm-check-updates": "^4.1.2",
41-
"nunjucks": "^3.2.1"
41+
"nunjucks": "^3.2.3"
4242
},
4343
"devDependencies": {
4444
"@typescript-eslint/eslint-plugin": "^2.31.0",

0 commit comments

Comments
 (0)