Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency express-nunjucks to v2.2.5 #1101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Divorce Petitioner Frontend [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This repo is for the frontend part of the journey that the petitioner will go through to apply for a divorce.
This repo is for the frontend part of the journey that the petitioner will go through to apply for a divorce

## Setup

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dropzone": "^5.1.1",
"express": "4.18.2",
"express-limiter": "^1.6.0",
"express-nunjucks": "2.2.3",
"express-nunjucks": "2.2.5",
"express-session": "1.17.1",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^6.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5071,7 +5071,7 @@ __metadata:
eslint-plugin-mocha: ^4.12.1
express: 4.18.2
express-limiter: ^1.6.0
express-nunjucks: 2.2.3
express-nunjucks: 2.2.5
express-session: 1.17.1
extract-text-webpack-plugin: ^4.0.0-beta.0
file-loader: ^6.2.0
Expand Down Expand Up @@ -6059,13 +6059,13 @@ __metadata:
languageName: node
linkType: hard

"express-nunjucks@npm:2.2.3":
version: 2.2.3
resolution: "express-nunjucks@npm:2.2.3"
"express-nunjucks@npm:2.2.5":
version: 2.2.5
resolution: "express-nunjucks@npm:2.2.5"
dependencies:
assign-deep: ^0.4.5
nunjucks-async-loader: ^1.1.1
checksum: 49f1b795ecef74b0b33893accce0b8f2db1788d4e07e3fa0fa143296970f3984830156d43c23c4e0f5c456298960366a37d26aab0808701f83713d11500d45e2
assign-deep: 1.0.1
nunjucks-async-loader: 1.1.5
checksum: 43725f84dbe2875c79e0205425f35d5ed0c54396482a2e10df12559e2b6397b3cde7f024d7288eb3d90fb60dcb884f7525b9bdf3e18d5f26363ed1d449ac5e47
languageName: node
linkType: hard

Expand Down Expand Up @@ -11578,7 +11578,7 @@ __metadata:
languageName: node
linkType: hard

"nunjucks-async-loader@npm:^1.1.1":
"nunjucks-async-loader@npm:1.1.5":
version: 1.1.5
resolution: "nunjucks-async-loader@npm:1.1.5"
dependencies:
Expand Down