Add: Moment package

This commit is contained in:
Donatas Kirda 2024-05-14 00:27:58 +03:00
parent 518ca1c07d
commit a9cc16e2e6
Signed by: bloodwiing
GPG Key ID: 63020D8D3F4A164F
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,7 @@
"type": "module",
"dependencies": {
"dotenv": "^16.4.5",
"moment": "^2.30.1",
"node-cache": "^5.1.2",
"postgres": "^3.4.4",
"ssh2": "^1.15.0",

View File

@ -1099,6 +1099,11 @@ mlly@^1.6.1, mlly@^1.7.0:
pkg-types "^1.1.0"
ufo "^1.5.3"
moment@^2.30.1:
version "2.30.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
mri@^1.1.0, mri@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"