Commit 261963ad authored by nanahira's avatar nanahira

bump

parent be050e58
Pipeline #14596 passed with stages
in 3 minutes and 51 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.6", "nicot": "^1.0.9",
"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.6", "version": "1.0.9",
"resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.6.tgz", "resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.9.tgz",
"integrity": "sha512-2LH32qyJrjxKPMaxvvtohzZGuz6OrMlIbQKVaoEx/hJG1CckvPy2QlwHv612QroMpASQt1MxleREfYfVCAmvZg==", "integrity": "sha512-9G1dtl+nXrypMjdbY0GYFUNF0SxRO/1HPMPiOCPDjZK1LTMaQpQImNqgBaqSjhgHTUE6A+jmui3bbbFdl+YDkQ==",
"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.6", "version": "1.0.9",
"resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.6.tgz", "resolved": "https://registry.npmjs.org/nicot/-/nicot-1.0.9.tgz",
"integrity": "sha512-2LH32qyJrjxKPMaxvvtohzZGuz6OrMlIbQKVaoEx/hJG1CckvPy2QlwHv612QroMpASQt1MxleREfYfVCAmvZg==", "integrity": "sha512-9G1dtl+nXrypMjdbY0GYFUNF0SxRO/1HPMPiOCPDjZK1LTMaQpQImNqgBaqSjhgHTUE6A+jmui3bbbFdl+YDkQ==",
"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.6", "nicot": "^1.0.9",
"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