From 26b69610faa98e1539fb3f3c17c06d1fe2b3444f Mon Sep 17 00:00:00 2001 From: guzzijones12 Date: Wed, 13 May 2020 18:46:51 +0000 Subject: [PATCH] update cryptile in apps --- apps/st2-actions/package.json | 2 +- apps/st2-code/package.json | 2 +- apps/st2-history/package.json | 2 +- apps/st2-inquiry/package.json | 2 +- apps/st2-packs/package.json | 2 +- apps/st2-rules/package.json | 2 +- apps/st2-triggers/package.json | 2 +- tasks/package.json | 2 +- yarn.lock | 19 ------------------- 9 files changed, 8 insertions(+), 27 deletions(-) diff --git a/apps/st2-actions/package.json b/apps/st2-actions/package.json index 4fc9a7ee5..b746adc6c 100644 --- a/apps/st2-actions/package.json +++ b/apps/st2-actions/package.json @@ -67,7 +67,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-code/package.json b/apps/st2-code/package.json index 04449cd82..36615a31e 100644 --- a/apps/st2-code/package.json +++ b/apps/st2-code/package.json @@ -53,7 +53,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-history/package.json b/apps/st2-history/package.json index ea9116608..e135360fd 100644 --- a/apps/st2-history/package.json +++ b/apps/st2-history/package.json @@ -69,7 +69,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-inquiry/package.json b/apps/st2-inquiry/package.json index 1c53fe440..1c12b4b76 100644 --- a/apps/st2-inquiry/package.json +++ b/apps/st2-inquiry/package.json @@ -71,7 +71,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-packs/package.json b/apps/st2-packs/package.json index 10c15e963..1359282c6 100644 --- a/apps/st2-packs/package.json +++ b/apps/st2-packs/package.json @@ -61,7 +61,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-rules/package.json b/apps/st2-rules/package.json index 662ebc37e..5eb6aa985 100644 --- a/apps/st2-rules/package.json +++ b/apps/st2-rules/package.json @@ -66,7 +66,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/apps/st2-triggers/package.json b/apps/st2-triggers/package.json index d2f1663bf..63ffe09bf 100644 --- a/apps/st2-triggers/package.json +++ b/apps/st2-triggers/package.json @@ -66,7 +66,7 @@ "babel-eslint": "10.0.1", "babelify": "10.0.0", "cached-path-relative": "1.0.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "deep-extend": "0.6.0", "eslint": "5.16.0", "eslint-plugin-react": "7.12.4", diff --git a/tasks/package.json b/tasks/package.json index b527d86f7..d2d90778b 100644 --- a/tasks/package.json +++ b/tasks/package.json @@ -28,7 +28,7 @@ "babelify": "10.0.0", "cached-path-relative": "1.0.2", "chalk": "2.4.2", - "cryptiles": "4.1.3", + "@hapi/cryptiles": "^4.2.1", "css-extract": "1.3.0", "deep-extend": "0.6.0", "event-stream": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 2c5a09ff6..8d6375384 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2207,13 +2207,6 @@ body-parser@~1.8.0: raw-body "1.3.0" type-is "~1.5.1" -boom@7.x.x: - version "7.3.0" - resolved "https://registry.yarnpkg.com/boom/-/boom-7.3.0.tgz#733a6d956d33b0b1999da3fe6c12996950d017b9" - integrity sha512-Swpoyi2t5+GhOEGw8rEsKvTxFLIDiiKoUc2gsoV6Lyr43LHBIzch3k2MvYUs8RTROrIkVJ3Al0TkaOGjnb+B6A== - dependencies: - hoek "6.x.x" - brace-expansion@^1.1.7: version "1.1.11" resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" @@ -3168,13 +3161,6 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: shebang-command "^1.2.0" which "^1.2.9" -cryptiles@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-4.1.3.tgz#2461d3390ea0b82c643a6ba79f0ed491b0934c25" - integrity sha512-gT9nyTMSUC1JnziQpPbxKGBbUg8VL7Zn2NB4E1cJYvuXdElHrwxrV9bmltZGDzet45zSDGyYceueke1TjynGzw== - dependencies: - boom "7.x.x" - crypto-browserify@^3.0.0: version "3.12.0" resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec" @@ -5417,11 +5403,6 @@ hmac-drbg@^1.0.0: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -hoek@6.x.x: - version "6.1.2" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.2.tgz#99e6d070561839de74ee427b61aa476bd6bddfd6" - integrity sha512-6qhh/wahGYZHFSFw12tBbJw5fsAhhwrrG/y3Cs0YMTv2WzMnL0oLPnQJjv1QJvEfylRSOFuP+xCu+tdx0tD16Q== - hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0: version "3.3.0" resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b"