fix: upgrade @types/ejs from 3.1.4 to 3.1.5

Snyk has created this PR to upgrade @types/ejs from 3.1.4 to 3.1.5.

See this package in npm:
https://www.npmjs.com/package/@types/ejs

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/102b46c1-e36e-406c-acd1-31c8200a6c5f?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-12-05 18:07:59 +00:00
parent 0cfc424116
commit e43068d391
2 changed files with 8 additions and 8 deletions

14
Home/package-lock.json generated
View File

@@ -11,7 +11,7 @@
"@types/body-parser": "^1.19.4",
"@types/cli-table": "^0.3.3",
"@types/compression": "^1.7.2",
"@types/ejs": "^3.1.4",
"@types/ejs": "^3.1.5",
"@types/minify": "^8.0.0",
"@types/try-to-catch": "^3.0.0",
"axios": "^1.6.2",
@@ -1779,9 +1779,9 @@
}
},
"node_modules/@types/ejs": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.4.tgz",
"integrity": "sha512-fnM/NjByiWdSRJRrmGxgqOSAnmOnsvX1QcNYk5TVyIIj+7ZqOKMb9gQa4OIl/lil2w/8TiTWV+nz3q8yqxez/w=="
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.5.tgz",
"integrity": "sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg=="
},
"node_modules/@types/express": {
"version": "4.17.15",
@@ -10715,9 +10715,9 @@
}
},
"@types/ejs": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.4.tgz",
"integrity": "sha512-fnM/NjByiWdSRJRrmGxgqOSAnmOnsvX1QcNYk5TVyIIj+7ZqOKMb9gQa4OIl/lil2w/8TiTWV+nz3q8yqxez/w=="
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.5.tgz",
"integrity": "sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg=="
},
"@types/express": {
"version": "4.17.15",

View File

@@ -21,7 +21,7 @@
"@types/body-parser": "^1.19.4",
"@types/cli-table": "^0.3.3",
"@types/compression": "^1.7.2",
"@types/ejs": "^3.1.4",
"@types/ejs": "^3.1.5",
"@types/minify": "^8.0.0",
"@types/try-to-catch": "^3.0.0",
"axios": "^1.6.2",