fix(core): update

This commit is contained in:
Philipp Kunz 2022-06-26 15:22:21 +02:00
parent 4fbd16a5c4
commit 1d0ee92627
3 changed files with 224 additions and 13 deletions

233
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"@pushrocks/smarthash": "^2.1.10",
"@pushrocks/smarthash": "^3.0.1",
"@pushrocks/smartlog-interfaces": "^2.0.23",
"@pushrocks/webrequest": "^3.0.7"
},
@ -237,6 +237,19 @@
"js-yaml": "^4.1.0"
}
},
"node_modules/@gitzone/tsrun/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@gitzone/tsrun/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://verdaccio.lossless.one/brace-expansion/-/brace-expansion-2.0.1.tgz",
@ -409,6 +422,19 @@
"@pushrocks/smarthash": "^2.1.10"
}
},
"node_modules/@pushrocks/isohash/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/isounique": {
"version": "1.0.5",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisounique/-/isounique-1.0.5.tgz",
@ -461,6 +487,19 @@
"js-yaml": "^3.13.1"
}
},
"node_modules/@pushrocks/qenv/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/qenv/node_modules/@pushrocks/smartpath": {
"version": "4.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz",
@ -564,6 +603,19 @@
"@pushrocks/smarttime": "^3.0.12"
}
},
"node_modules/@pushrocks/smartcache/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/smartcli": {
"version": "3.0.14",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-3.0.14.tgz",
@ -751,6 +803,19 @@
"symbol-tree": "^3.2.4"
}
},
"node_modules/@pushrocks/smartfile/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/smartfile/node_modules/@pushrocks/smartpath": {
"version": "4.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz",
@ -759,17 +824,31 @@
"license": "MIT"
},
"node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"version": "3.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-3.0.1.tgz",
"integrity": "sha512-S9BiLsxTJB4KOXiiqcdp9QHc8srctHQxoWqDNVw7mGJbU6KuCHbFW6NUcEe2us5z389dGNEbbPMy7+0mAdTXVA==",
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartjson": "^5.0.1",
"@pushrocks/smartpromise": "^3.1.7",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/smarthash/node_modules/@pushrocks/smartjson": {
"version": "5.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartjson/-/smartjson-5.0.1.tgz",
"integrity": "sha512-Z/QxPyqOeMIrhxSsUCguw+l0C2xB94j5+ZrOymsFs1Qp1eY6uRmu54+Y3mjwnyQIwh2vRoHFp56HhYK83u8BFA==",
"license": "MIT",
"dependencies": {
"@types/buffer-json": "^2.0.1",
"@types/fast-json-stable-stringify": "^2.1.0",
"@types/lodash.clonedeep": "^4.5.7",
"buffer-json": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",
"lodash.clonedeep": "^4.5.0"
}
},
"node_modules/@pushrocks/smartjson": {
"version": "4.0.6",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartjson/-/smartjson-4.0.6.tgz",
@ -940,6 +1019,19 @@
"js-yaml": "^4.1.0"
}
},
"node_modules/@pushrocks/smartpdf/node_modules/@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"node_modules/@pushrocks/smartpdf/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://verdaccio.lossless.one/brace-expansion/-/brace-expansion-2.0.1.tgz",
@ -1603,6 +1695,21 @@
"dev": true,
"license": "MIT"
},
"node_modules/@types/lodash": {
"version": "4.14.182",
"resolved": "https://verdaccio.lossless.one/@types%2flodash/-/lodash-4.14.182.tgz",
"integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==",
"license": "MIT"
},
"node_modules/@types/lodash.clonedeep": {
"version": "4.5.7",
"resolved": "https://verdaccio.lossless.one/@types%2flodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz",
"integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==",
"license": "MIT",
"dependencies": {
"@types/lodash": "*"
}
},
"node_modules/@types/mime": {
"version": "1.3.2",
"resolved": "https://verdaccio.lossless.one/@types%2fmime/-/mime-1.3.2.tgz",
@ -6707,6 +6814,18 @@
"js-yaml": "^4.1.0"
}
},
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"brace-expansion": {
"version": "2.0.1",
"resolved": "https://verdaccio.lossless.one/brace-expansion/-/brace-expansion-2.0.1.tgz",
@ -6849,6 +6968,20 @@
"requires": {
"@pushrocks/smartenv": "^5.0.0",
"@pushrocks/smarthash": "^2.1.10"
},
"dependencies": {
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
}
}
},
"@pushrocks/isounique": {
@ -6899,6 +7032,18 @@
"js-yaml": "^3.13.1"
}
},
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"@pushrocks/smartpath": {
"version": "4.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz",
@ -6984,6 +7129,20 @@
"@pushrocks/smarthash": "^2.1.6",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smarttime": "^3.0.12"
},
"dependencies": {
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
}
}
},
"@pushrocks/smartcli": {
@ -7158,6 +7317,18 @@
"symbol-tree": "^3.2.4"
}
},
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"@pushrocks/smartpath": {
"version": "4.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz",
@ -7173,14 +7344,29 @@
"dev": true
},
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"version": "3.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-3.0.1.tgz",
"integrity": "sha512-S9BiLsxTJB4KOXiiqcdp9QHc8srctHQxoWqDNVw7mGJbU6KuCHbFW6NUcEe2us5z389dGNEbbPMy7+0mAdTXVA==",
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartjson": "^5.0.1",
"@pushrocks/smartpromise": "^3.1.7",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
},
"dependencies": {
"@pushrocks/smartjson": {
"version": "5.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartjson/-/smartjson-5.0.1.tgz",
"integrity": "sha512-Z/QxPyqOeMIrhxSsUCguw+l0C2xB94j5+ZrOymsFs1Qp1eY6uRmu54+Y3mjwnyQIwh2vRoHFp56HhYK83u8BFA==",
"requires": {
"@types/buffer-json": "^2.0.1",
"@types/fast-json-stable-stringify": "^2.1.0",
"@types/lodash.clonedeep": "^4.5.7",
"buffer-json": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",
"lodash.clonedeep": "^4.5.0"
}
}
}
},
"@pushrocks/smartjson": {
@ -7340,6 +7526,18 @@
"js-yaml": "^4.1.0"
}
},
"@pushrocks/smarthash": {
"version": "2.1.10",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthash/-/smarthash-2.1.10.tgz",
"integrity": "sha512-f6lnQPa2lmkSQOMvWwZ6R6wcNvbDWuXH5OhQNvwmog8af3hBEmOEXxjauj6XU+l7ICJ6qxr3wsvpt4y7Ogyc9A==",
"dev": true,
"requires": {
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpromise": "^3.1.3",
"@types/through2": "^2.0.36",
"through2": "^4.0.2"
}
},
"brace-expansion": {
"version": "2.0.1",
"resolved": "https://verdaccio.lossless.one/brace-expansion/-/brace-expansion-2.0.1.tgz",
@ -7938,6 +8136,19 @@
"integrity": "sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==",
"dev": true
},
"@types/lodash": {
"version": "4.14.182",
"resolved": "https://verdaccio.lossless.one/@types%2flodash/-/lodash-4.14.182.tgz",
"integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q=="
},
"@types/lodash.clonedeep": {
"version": "4.5.7",
"resolved": "https://verdaccio.lossless.one/@types%2flodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz",
"integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==",
"requires": {
"@types/lodash": "*"
}
},
"@types/mime": {
"version": "1.3.2",
"resolved": "https://verdaccio.lossless.one/@types%2fmime/-/mime-1.3.2.tgz",

View File

@ -23,7 +23,7 @@
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/smarthash": "^2.1.10",
"@pushrocks/smarthash": "^3.0.1",
"@pushrocks/smartlog-interfaces": "^2.0.23",
"@pushrocks/webrequest": "^3.0.7"
},

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartlog-destination-receiver',
version: '2.0.1',
version: '2.0.2',
description: 'a smartlog destination for smartlog-receiver'
}