fix: upgrade @types/node-cron from 3.0.6 to 3.0.10

Snyk has created this PR to upgrade @types/node-cron from 3.0.6 to 3.0.10.

See this package in npm:
https://www.npmjs.com/package/@types/node-cron

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/53798e83-e133-4bf4-bad9-b856237bab63?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-11-25 17:48:45 +00:00
parent ed5313b87d
commit baf99f104f
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"@greenlock/manager": "^3.1.0",
"@root/greenlock": "^4.0.5",
"@types/markdown-it": "^12.2.3",
"@types/node-cron": "^3.0.4",
"@types/node-cron": "^3.0.10",
"acme-http-01-standalone": "^3.0.5",
"axios": "^1.6.2",
"Common": "file:../Common",
@ -1362,9 +1362,9 @@
"dev": true
},
"node_modules/@types/node-cron": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-3.0.6.tgz",
"integrity": "sha512-Qu9dpjkgj2JmzRmDMVzpt2dFKuJ7wma0mxEvbbgomwkhAdHKT2LpSLYHawzd9OeeP4HsyhmcV9o/xLgJyPNcgw=="
"version": "3.0.10",
"resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-3.0.10.tgz",
"integrity": "sha512-8thdLSpV7na8+bsmiyMH/KKQWOBg4WmoLInlGxWz7JJn8Mie+53QWaygSlc7f/AsMsCB5bBTVjoueAU6tRutTw=="
},
"node_modules/@types/prettier": {
"version": "2.7.1",
@ -5823,9 +5823,9 @@
"dev": true
},
"@types/node-cron": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-3.0.6.tgz",
"integrity": "sha512-Qu9dpjkgj2JmzRmDMVzpt2dFKuJ7wma0mxEvbbgomwkhAdHKT2LpSLYHawzd9OeeP4HsyhmcV9o/xLgJyPNcgw=="
"version": "3.0.10",
"resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-3.0.10.tgz",
"integrity": "sha512-8thdLSpV7na8+bsmiyMH/KKQWOBg4WmoLInlGxWz7JJn8Mie+53QWaygSlc7f/AsMsCB5bBTVjoueAU6tRutTw=="
},
"@types/prettier": {
"version": "2.7.1",

View File

@ -19,7 +19,7 @@
"@greenlock/manager": "^3.1.0",
"@root/greenlock": "^4.0.5",
"@types/markdown-it": "^12.2.3",
"@types/node-cron": "^3.0.4",
"@types/node-cron": "^3.0.10",
"acme-http-01-standalone": "^3.0.5",
"axios": "^1.6.2",
"Common": "file:../Common",