Commit 89771501 authored by nanahira's avatar nanahira

bump

parent 58e63f29
Pipeline #14562 passed with stages
in 3 minutes and 52 seconds
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"class-validator": "^0.13.2", "class-validator": "^0.13.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.4", "moment": "^2.29.4",
"nicot": "^1.0.5", "nicot": "^1.0.6",
"node-schedule": "^2.1.0", "node-schedule": "^2.1.0",
"pg": "^8.7.3", "pg": "^8.7.3",
"pg-native": "^3.0.0", "pg-native": "^3.0.0",
...@@ -6363,9 +6363,9 @@ ...@@ -6363,9 +6363,9 @@
"dev": true "dev": true
}, },
"node_modules/nicot": { "node_modules/nicot": {
"version": "1.0.5", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.5.tgz", "resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.6.tgz",
"integrity": "sha512-M3HiKn/SQCmJIOYLLQuC5m0kchqzrKP5MzecXMtJ04YYlAr4tUiz4ZIP+d1CpshNjaAYH+BwDt5FZvS+T6NcMQ==", "integrity": "sha512-2LH32qyJrjxKPMaxvvtohzZGuz6OrMlIbQKVaoEx/hJG1CckvPy2QlwHv612QroMpASQt1MxleREfYfVCAmvZg==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21" "lodash": "^4.17.21"
}, },
...@@ -13771,9 +13771,9 @@ ...@@ -13771,9 +13771,9 @@
"dev": true "dev": true
}, },
"nicot": { "nicot": {
"version": "1.0.5", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.5.tgz", "resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.6.tgz",
"integrity": "sha512-M3HiKn/SQCmJIOYLLQuC5m0kchqzrKP5MzecXMtJ04YYlAr4tUiz4ZIP+d1CpshNjaAYH+BwDt5FZvS+T6NcMQ==", "integrity": "sha512-2LH32qyJrjxKPMaxvvtohzZGuz6OrMlIbQKVaoEx/hJG1CckvPy2QlwHv612QroMpASQt1MxleREfYfVCAmvZg==",
"requires": { "requires": {
"lodash": "^4.17.21" "lodash": "^4.17.21"
} }
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"class-validator": "^0.13.2", "class-validator": "^0.13.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.4", "moment": "^2.29.4",
"nicot": "^1.0.5", "nicot": "^1.0.6",
"node-schedule": "^2.1.0", "node-schedule": "^2.1.0",
"pg": "^8.7.3", "pg": "^8.7.3",
"pg-native": "^3.0.0", "pg-native": "^3.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment