Skip to content

Commit abef862

Browse files
authored
Merge pull request #933 from StackStorm/update_dep_2
Update urijs and open dependencies
2 parents 8c86e82 + aa9a828 commit abef862

File tree

3 files changed

+14
-17
lines changed

3 files changed

+14
-17
lines changed

apps/st2-workflows/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"react-redux": "^6.0.1",
7272
"react-router-dom": "^5.0.0",
7373
"redux": "^4.0.1",
74-
"urijs": "^1.19.4 "
74+
"urijs": "^1.19.7"
7575
},
7676
"devDependencies": {
7777
"@babel/core": "7.4.3",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@
7979
"moment": "2.24.0",
8080
"node": "^14.16.1",
8181
"node-uuid": "^1.4.4",
82-
"open": "^6.0.0",
82+
"open": "^8.4.0",
8383
"qs": "^6.0.4",
8484
"react": "16.8.6",
8585
"react-dom": "16.8.6",
8686
"react-redux": "7.0.2",
8787
"redux": "^4.0.1",
8888
"set-value": "^4.1.0",
89-
"urijs": "^1.19.4",
89+
"urijs": "^1.19.7",
9090
"websocket-extensions": "^0.1.4"
9191
},
9292
"devDependencies": {

yarn.lock

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6820,11 +6820,6 @@ is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
68206820
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
68216821
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
68226822

6823-
is-wsl@^1.1.0:
6824-
version "1.1.0"
6825-
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
6826-
integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
6827-
68286823
is-wsl@^2.2.0:
68296824
version "2.2.0"
68306825
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
@@ -8766,12 +8761,14 @@ open@^0.0.5:
87668761
resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc"
87678762
integrity sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=
87688763

8769-
open@^6.0.0:
8770-
version "6.4.0"
8771-
resolved "https://registry.yarnpkg.com/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9"
8772-
integrity sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==
8764+
open@^8.4.0:
8765+
version "8.4.0"
8766+
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
8767+
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
87738768
dependencies:
8774-
is-wsl "^1.1.0"
8769+
define-lazy-prop "^2.0.0"
8770+
is-docker "^2.1.1"
8771+
is-wsl "^2.2.0"
87758772

87768773
optionator@^0.8.1, optionator@^0.8.2, optionator@^0.8.3:
87778774
version "0.8.3"
@@ -12125,10 +12122,10 @@ uri-js@^4.2.2:
1212512122
dependencies:
1212612123
punycode "^2.1.0"
1212712124

12128-
urijs@^1.19.4, "urijs@^1.19.4 ":
12129-
version "1.19.6"
12130-
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.6.tgz#51f8cb17ca16faefb20b9a31ac60f84aa2b7c870"
12131-
integrity sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw==
12125+
urijs@^1.19.7:
12126+
version "1.19.7"
12127+
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.7.tgz#4f594e59113928fea63c00ce688fb395b1168ab9"
12128+
integrity sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA==
1213212129

1213312130
urix@^0.1.0:
1213412131
version "0.1.0"

0 commit comments

Comments
 (0)