fix: upgrade @types/ejs from 3.1.1 to 3.1.4

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

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/5a2fa790-dc76-4e5f-90cc-f4da8ad2caf7?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-11-23 19:59:25 +00:00
parent 015350acb2
commit 434573e770
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@types/body-parser": "^1.19.2",
"@types/cli-table": "^0.3.0",
"@types/compression": "^1.7.2",
"@types/ejs": "^3.1.1",
"@types/ejs": "^3.1.4",
"@types/minify": "^8.0.0",
"@types/try-to-catch": "^3.0.0",
"axios": "^1.6.2",
@ -1777,9 +1777,9 @@
}
},
"node_modules/@types/ejs": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.1.tgz",
"integrity": "sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA=="
"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=="
},
"node_modules/@types/express": {
"version": "4.17.17",
@ -10626,9 +10626,9 @@
}
},
"@types/ejs": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@types/ejs/-/ejs-3.1.1.tgz",
"integrity": "sha512-RQul5wEfY7BjWm0sYY86cmUN/pcXWGyVxWX93DFFJvcrxax5zKlieLwA3T77xJGwNcZW0YW6CYG70p1m8xPFmA=="
"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=="
},
"@types/express": {
"version": "4.17.17",

2
ApiReference/package.json Executable file → Normal file
View File

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