Skip to content

Commit

Permalink
Update dependency express-nunjucks to v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 50bb541 commit 87fee10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
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

0 comments on commit 87fee10

Please sign in to comment.