Skip to content

Commit

Permalink
fix(deps): update dependency nunjucks to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 0557ab4 commit 89f15ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"express": "4.17.1",
"firebase-admin": "9.4.2",
"firebase-functions": "3.13.1",
"nunjucks": "3.2.2",
"nunjucks": "3.2.4",
"string-strip-html": "6.3.0"
},
"devDependencies": {
"@types/cors": "2.8.9",
"@types/nunjucks": "3.1.3",
"@types/nunjucks": "3.2.6",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"eslint": "7.17.0",
Expand Down

0 comments on commit 89f15ae

Please sign in to comment.