Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

[Snyk] Security upgrade email-templates from 0.1.8 to 1.1.1 #527

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
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
fix: package.json to reduce vulnerabilities
  • Loading branch information
snyk-bot committed Dec 28, 2021
commit dbd78cb2393740b6cd10ef69fd005a32bf269f5e
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"body-parser": "^1.17.2",
"crypto": "0.0.x",
"datejs": "0.0.x",
"email-templates": "0.1.x",
"email-templates": "1.1.1",
"express": "^4.15.3",
"forums-wrapper": "git://github.com/cloudspokes/forums-wrapper.git#12b57be495c2e10431173522bc9eff60e0575959",
"heapdump": "^0.3.6",
Expand Down