Bump @sirherobrine23/cloud from 3.4.3 to 3.5.4 #514

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/sirherobrine23/cloud-3.5.4 into main 2023-04-01 14:35:41 +00:00
2 changed files with 85 additions and 56 deletions

139
package-lock.json generated
View File

@ -323,30 +323,33 @@
}
},
"node_modules/@sirherobrine23/cloud": {
"version": "3.4.3",
"license": "GPL-2.0",
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@sirherobrine23/cloud/-/cloud-3.5.4.tgz",
"integrity": "sha512-zODsjbKMOS9vGJqfLCK101GALPtejDtotjwZuy43QOO9tys3s4ASmW18vNaxXhoKB+OHiBYffpa/88OupOGT2Q==",
"dependencies": {
"@sirherobrine23/extends": "3.4.3",
"@sirherobrine23/http": "3.4.3",
"@sirherobrine23/extends": "3.5.4",
"@sirherobrine23/http": "3.5.4",
"chokidar": "^3.5.3",
"googleapis": "^110.0.0",
"oci-common": "^2.50.4",
"oci-objectstorage": "^2.53.1"
"oci-objectstorage": "^2.55.0"
}
},
"node_modules/@sirherobrine23/extends": {
"version": "3.4.3",
"license": "GPL-2.0"
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@sirherobrine23/extends/-/extends-3.5.4.tgz",
"integrity": "sha512-qiRph46W7hK/eeoWwgUTJzOjW7Wp8vM1OVj/mjL+ZOVV66Q0RL06vWghIYVyoy5+gbWQJ0OuE+keO+xjkhfkRw=="
},
"node_modules/@sirherobrine23/http": {
"version": "3.4.3",
"license": "GPL-2.0",
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@sirherobrine23/http/-/http-3.5.4.tgz",
"integrity": "sha512-EjEZ8dKUKVd+GtDXUM08RE6LUoFA1JLUKbbNNqs1e0A11tsNghmtwCbEdJRYiHCc9HtAKNRmt8gWtT/ngWr5cg==",
"dependencies": {
"@sirherobrine23/extends": "3.4.3",
"@sirherobrine23/extends": "3.5.4",
"acme-client": "^5.0.0",
"adm-zip": "^0.5.10",
"got": "^12.5.3",
"jsdom": "^21.1.0",
"got": "^12.6.0",
"jsdom": "^21.1.1",
"octokit": "^2.0.14",
"tar": "^6.1.13",
"yaml": "^2.2.1"
@ -429,7 +432,8 @@
},
"node_modules/@types/isomorphic-fetch": {
"version": "0.0.35",
"license": "MIT"
"resolved": "https://registry.npmjs.org/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.35.tgz",
"integrity": "sha512-DaZNUvLDCAnCTjgwxgiL1eQdxIKEpNLOlTNtAgnZc50bG2copGhRrFN9/PxPBuJe+tZVLCbQ7ls0xveXVRPkvw=="
},
"node_modules/@types/jsonwebtoken": {
"version": "9.0.0",
@ -440,7 +444,8 @@
},
"node_modules/@types/jssha": {
"version": "2.0.0",
"license": "MIT"
"resolved": "https://registry.npmjs.org/@types/jssha/-/jssha-2.0.0.tgz",
"integrity": "sha512-oBnY3csYnXfqZXDRBJwP1nDDJCW/+VMJ88UHT4DCy0deSXpJIQvMCwYlnmdW4M+u7PiSfQc44LmiFcUbJ8hLEw=="
},
"node_modules/@types/lru-cache": {
"version": "5.1.1",
@ -457,7 +462,8 @@
},
"node_modules/@types/opossum": {
"version": "4.1.1",
"license": "MIT",
"resolved": "https://registry.npmjs.org/@types/opossum/-/opossum-4.1.1.tgz",
"integrity": "sha512-9TMnd8AWRVtnZMqBbbzceQoJdafErgUViogFaQ3eetsbeLtiFFZ695mepNaLtlfJi4uRP3GmHfe3CJ2DZKaxYA==",
"dependencies": {
"@types/node": "*"
}
@ -488,7 +494,8 @@
},
"node_modules/@types/sshpk": {
"version": "1.10.3",
"license": "MIT",
"resolved": "https://registry.npmjs.org/@types/sshpk/-/sshpk-1.10.3.tgz",
"integrity": "sha512-cru1waDhHZnZuB18E6Dgf2UXf8U93mdOEDcKYe5jTri+fpucidSs7DLmGICpLxN+95aYkwtgeyny9fBFzQVdmA==",
"dependencies": {
"@types/node": "*"
}
@ -660,14 +667,16 @@
},
"node_modules/asn1": {
"version": "0.2.6",
"license": "MIT",
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
"integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
"dependencies": {
"safer-buffer": "~2.1.0"
}
},
"node_modules/assert-plus": {
"version": "1.0.0",
"license": "MIT",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
"engines": {
"node": ">=0.8"
}
@ -678,7 +687,8 @@
},
"node_modules/await-semaphore": {
"version": "0.1.3",
"license": "MIT"
"resolved": "https://registry.npmjs.org/await-semaphore/-/await-semaphore-0.1.3.tgz",
"integrity": "sha512-d1W2aNSYcz/sxYO4pMGX9vq65qOTu0P800epMud+6cYYX0QcT7zyqcxec3VWzpgvdXo57UWmVbZpLMjX2m1I7Q=="
},
"node_modules/axios": {
"version": "0.27.2",
@ -708,7 +718,8 @@
},
"node_modules/bcrypt-pbkdf": {
"version": "1.0.2",
"license": "BSD-3-Clause",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
"integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
"dependencies": {
"tweetnacl": "^0.14.3"
}
@ -964,7 +975,8 @@
},
"node_modules/core-util-is": {
"version": "1.0.2",
"license": "MIT"
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
"integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
},
"node_modules/cssstyle": {
"version": "3.0.0",
@ -978,7 +990,8 @@
},
"node_modules/dashdash": {
"version": "1.14.1",
"license": "MIT",
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
"integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==",
"dependencies": {
"assert-plus": "^1.0.0"
},
@ -1089,7 +1102,8 @@
},
"node_modules/ecc-jsbn": {
"version": "0.1.2",
"license": "MIT",
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
"integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==",
"dependencies": {
"jsbn": "~0.1.0",
"safer-buffer": "^2.1.0"
@ -1129,7 +1143,8 @@
},
"node_modules/es6-promise": {
"version": "4.2.6",
"license": "MIT"
"resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz",
"integrity": "sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q=="
},
"node_modules/escalade": {
"version": "3.1.1",
@ -1251,10 +1266,11 @@
},
"node_modules/extsprintf": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==",
"engines": [
"node >=0.6.0"
],
"license": "MIT"
]
},
"node_modules/fast-levenshtein": {
"version": "2.0.6",
@ -1449,7 +1465,8 @@
},
"node_modules/getpass": {
"version": "0.1.7",
"license": "MIT",
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==",
"dependencies": {
"assert-plus": "^1.0.0"
}
@ -1618,7 +1635,8 @@
},
"node_modules/http-signature": {
"version": "1.3.1",
"license": "MIT",
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.3.1.tgz",
"integrity": "sha512-Y29YKEc8MQsjch/VzkUVJ+2MXd9WcR42fK5u36CZf4G8bXw2DXMTWuESiB0R6m59JAWxlPPw5/Fri/t/AyyueA==",
"dependencies": {
"assert-plus": "^1.0.0",
"jsprim": "^1.2.2",
@ -1746,7 +1764,8 @@
},
"node_modules/isomorphic-fetch": {
"version": "3.0.0",
"license": "MIT",
"resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz",
"integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==",
"dependencies": {
"node-fetch": "^2.6.1",
"whatwg-fetch": "^3.4.1"
@ -1754,7 +1773,8 @@
},
"node_modules/jsbn": {
"version": "0.1.1",
"license": "MIT"
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
"integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg=="
},
"node_modules/jsdom": {
"version": "21.1.1",
@ -1812,7 +1832,8 @@
},
"node_modules/json-schema": {
"version": "0.4.0",
"license": "(AFL-2.1 OR BSD-3-Clause)"
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
"integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
},
"node_modules/jsonwebtoken": {
"version": "9.0.0",
@ -1847,7 +1868,8 @@
},
"node_modules/jsprim": {
"version": "1.4.2",
"license": "MIT",
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
"integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
"dependencies": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
@ -1867,7 +1889,9 @@
},
"node_modules/jssha": {
"version": "2.4.1",
"license": "BSD-3-Clause",
"resolved": "https://registry.npmjs.org/jssha/-/jssha-2.4.1.tgz",
"integrity": "sha512-77DN1YurYgh+7FPCTJ2CQ6hVDHgIWiHxm4Y5/mAdnpETKYagX22pVWMz4xfKF5fcpNfMaztgVj+/B1bt2k23Eg==",
"deprecated": "jsSHA versions < 3.0.0 will no longer receive feature updates",
"engines": {
"node": "*"
}
@ -2185,8 +2209,9 @@
}
},
"node_modules/oci-common": {
"version": "2.54.0",
"license": "(UPL-1.0 OR Apache-2.0)",
"version": "2.55.1",
"resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.55.1.tgz",
"integrity": "sha512-tp0bbC7Pp+w7tOhz6zPG06zreAGTZqA9amZQNtkJJvVsUjrzwXk8XnHYZpPT580H8cYfLtW+7l/dEVac5mPaHg==",
"dependencies": {
"@types/isomorphic-fetch": "0.0.35",
"@types/jsonwebtoken": "9.0.0",
@ -2205,26 +2230,30 @@
},
"node_modules/oci-common/node_modules/uuid": {
"version": "3.3.3",
"license": "MIT",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==",
"deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",
"bin": {
"uuid": "bin/uuid"
}
},
"node_modules/oci-objectstorage": {
"version": "2.54.0",
"license": "(UPL-1.0 OR Apache-2.0)",
"version": "2.55.1",
"resolved": "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.55.1.tgz",
"integrity": "sha512-K1iwVfch1PzppTulYQaJZjo/g/oDuy7aIPu6o7VhlJa+Gli1oMspFA4AE5kngjoFTE6JgGV0PHh20I88VaS3Jg==",
"dependencies": {
"await-semaphore": "^0.1.3",
"oci-common": "2.54.0",
"oci-workrequests": "2.54.0"
"oci-common": "2.55.1",
"oci-workrequests": "2.55.1"
}
},
"node_modules/oci-workrequests": {
"version": "2.54.0",
"license": "(UPL-1.0 OR Apache-2.0)",
"version": "2.55.1",
"resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.55.1.tgz",
"integrity": "sha512-Q5tKUTZHxbxNL2IkZDtzhvdoMkENBY0Ke21wqrLvkrNlZ7d9HXVrh3FsiRpGG+gNLIESjcj9cHmIVAzyiz4I/g==",
"dependencies": {
"oci-common": "2.54.0",
"oci-workrequests": "2.54.0"
"oci-common": "2.55.1",
"oci-workrequests": "2.55.1"
}
},
"node_modules/octokit": {
@ -2263,7 +2292,8 @@
},
"node_modules/opossum": {
"version": "5.0.1",
"license": "Apache-2.0",
"resolved": "https://registry.npmjs.org/opossum/-/opossum-5.0.1.tgz",
"integrity": "sha512-iUDUQmFl3RanaBVLMDTZ6WtXj/Hk84pwJ5JWoJaQd1lXGifdApHhszI3biZvdBDdpTERCmB6x+7+uNvzhzVZIg==",
"engines": {
"node": ">= 10"
}
@ -2605,7 +2635,8 @@
},
"node_modules/sshpk": {
"version": "1.16.1",
"license": "MIT",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
"dependencies": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",
@ -2727,7 +2758,8 @@
},
"node_modules/tweetnacl": {
"version": "0.14.5",
"license": "Unlicense"
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
},
"node_modules/type-check": {
"version": "0.3.2",
@ -2846,10 +2878,11 @@
},
"node_modules/verror": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==",
"engines": [
"node >=0.6.0"
],
"license": "MIT",
"dependencies": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
@ -2895,7 +2928,8 @@
},
"node_modules/whatwg-fetch": {
"version": "3.6.2",
"license": "MIT"
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
"integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
},
"node_modules/whatwg-mimetype": {
"version": "3.0.0",
@ -3029,7 +3063,7 @@
"version": "6.0.1",
"license": "GPL-3.0",
"dependencies": {
"@sirherobrine23/cloud": "^3.4.2",
"@sirherobrine23/cloud": "^3.5.4",
"@sirherobrine23/extends": "^3.5.4",
"@sirherobrine23/http": "^3.4.2",
"sanitize-filename": "^1.6.3",
@ -3043,11 +3077,6 @@
"@types/unzip-stream": "^0.3.1"
}
},
"package/core/node_modules/@sirherobrine23/extends": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@sirherobrine23/extends/-/extends-3.5.4.tgz",
"integrity": "sha512-qiRph46W7hK/eeoWwgUTJzOjW7Wp8vM1OVj/mjL+ZOVV66Q0RL06vWghIYVyoy5+gbWQJ0OuE+keO+xjkhfkRw=="
},
"package/docker": {
"name": "@the-bds-maneger/docker",
"version": "6.0.1",

View File

@ -16,7 +16,7 @@
"build": "tsc --build --clean && tsc"
},
"dependencies": {
"@sirherobrine23/cloud": "^3.4.2",
"@sirherobrine23/cloud": "^3.5.4",
"@sirherobrine23/extends": "^3.5.4",
"@sirherobrine23/http": "^3.4.2",
"sanitize-filename": "^1.6.3",