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 #526

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
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODESASS-540956
  • Loading branch information
snyk-bot committed Dec 8, 2021
commit a1d1263b23a8c6fac006c95ba50943212e3e9039
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