Update server dependencies
This commit is contained in:
parent
fcb2bc9fbb
commit
4c10f9dd4e
2 changed files with 52 additions and 65 deletions
14
package.json
14
package.json
|
|
@ -46,8 +46,8 @@
|
|||
"lodash": "^4.17.21",
|
||||
"moment": "^2.29.4",
|
||||
"ng-admin": "^1.0.13",
|
||||
"node-cron": "^3.0.1",
|
||||
"nodemailer": "^6.7.7",
|
||||
"node-cron": "^3.0.2",
|
||||
"nodemailer": "^6.7.8",
|
||||
"nodemailer-html-to-text": "^3.2.0",
|
||||
"request": "^2.88.2",
|
||||
"serve-static": "^1.14.1",
|
||||
|
|
@ -66,9 +66,9 @@
|
|||
"@types/glob": "^7.2.0",
|
||||
"@types/graceful-fs": "^4.1.5",
|
||||
"@types/html-to-text": "^8.0.1",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/node": "^18.6.5",
|
||||
"@types/jest": "^28.1.7",
|
||||
"@types/lodash": "^4.14.183",
|
||||
"@types/node": "^18.7.6",
|
||||
"@types/node-cron": "^3.0.2",
|
||||
"@types/nodemailer": "^6.4.5",
|
||||
"@types/request": "^2.48.8",
|
||||
|
|
@ -99,9 +99,9 @@
|
|||
"jshint-stylish": "^2.2.1",
|
||||
"load-grunt-tasks": "^5.1.0",
|
||||
"time-grunt": "^2.0.0",
|
||||
"ts-jest": "^28.0.7",
|
||||
"ts-jest": "^28.0.8",
|
||||
"typescript": "^4.7.4",
|
||||
"yarn-audit-fix": "^9.3.3"
|
||||
"yarn-audit-fix": "^9.3.5"
|
||||
},
|
||||
"resolutions": {
|
||||
"grunt-connect-proxy/**/http-proxy": "~1.18.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue