1 Commits

Author SHA1 Message Date
c5d78c502b fix(deps): update dependency dotenv to v16.4.5 2024-04-17 15:01:21 +00:00
2 changed files with 24 additions and 24 deletions

14
package-lock.json generated
View File

@ -155,9 +155,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.12.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
"version": "20.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.1.tgz",
"integrity": "sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==",
"dependencies": {
"undici-types": "~5.26.4"
}
@ -545,14 +545,14 @@
}
},
"node_modules/dotenv": {
"version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"version": "16.4.5",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/motdotla/dotenv?sponsor=1"
"url": "https://dotenvx.com"
}
},
"node_modules/ee-first": {

34
pnpm-lock.yaml generated
View File

@ -18,8 +18,8 @@ importers:
specifier: ^1.6.0
version: 1.6.0
dotenv:
specifier: ^16.3.1
version: 16.3.1
specifier: ^16.4.5
version: 16.4.5
express:
specifier: ^4.18.2
version: 4.18.2
@ -43,8 +43,8 @@ importers:
specifier: ^4.17.20
version: 4.17.21
'@types/node':
specifier: ^20.12.7
version: 20.12.7
specifier: ^20.8.9
version: 20.9.0
'@types/node-cron':
specifier: ^3.0.10
version: 3.0.11
@ -104,8 +104,8 @@ packages:
'@types/node-cron@3.0.11':
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
'@types/node@20.12.7':
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
'@types/node@20.9.0':
resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==}
'@types/qs@6.9.10':
resolution: {integrity: sha512-3Gnx08Ns1sEoCrWssEgTSJs/rsT2vhGP+Ja9cnnk9k4ALxinORlQneLXFeFKOTJMOeZUFD1s7w+w2AphTpvzZw==}
@ -255,8 +255,8 @@ packages:
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
dotenv@16.4.5:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'}
ee-first@1.1.1:
@ -726,15 +726,15 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/connect@3.4.38':
dependencies:
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/express-serve-static-core@4.17.41':
dependencies:
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/qs': 6.9.10
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -754,7 +754,7 @@ snapshots:
'@types/node-cron@3.0.11': {}
'@types/node@20.12.7':
'@types/node@20.9.0':
dependencies:
undici-types: 5.26.5
@ -765,23 +765,23 @@ snapshots:
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/serve-static@1.15.5':
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 3.0.4
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/webidl-conversions@7.0.3': {}
'@types/websocket@1.0.9':
dependencies:
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/whatwg-url@8.2.2':
dependencies:
'@types/node': 20.12.7
'@types/node': 20.9.0
'@types/webidl-conversions': 7.0.3
abbrev@1.1.1: {}
@ -917,7 +917,7 @@ snapshots:
destroy@1.2.0: {}
dotenv@16.3.1: {}
dotenv@16.4.5: {}
ee-first@1.1.1: {}