Skip to content

Commit be1dd6b

Browse files
PROD-3115 #comment This commit updates the version of the uni nav types #time 15m
1 parent 8e0abfd commit be1dd6b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5347,9 +5347,9 @@ css.escape@^1.5.1:
53475347
integrity sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==
53485348

53495349
cssdb@^7.1.0:
5350-
version "7.1.0"
5351-
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-7.1.0.tgz#574f97235a83eb753a29f0b1f2cbacac0d628bb8"
5352-
integrity sha512-Sd99PrFgx28ez4GHu8yoQIufc/70h9oYowDf4EjeIKi8mac9whxRjhM3IaMr6EllP6KKKWtJrMfN6C7T9tIWvQ==
5350+
version "7.2.0"
5351+
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-7.2.0.tgz#f44bd4abc430f0ff7f4c64b8a1fb857a753f77a8"
5352+
integrity sha512-JYlIsE7eKHSi0UNuCyo96YuIDFqvhGgHw4Ck6lsN+DP0Tp8M64UTDT2trGbkMDqnCoEjks7CkS0XcjU0rkvBdg==
53535353

53545354
cssesc@^3.0.0:
53555355
version "3.0.0"
@@ -9720,16 +9720,16 @@ listr2@^3.8.3:
97209720
wrap-ansi "^7.0.0"
97219721

97229722
listr2@^5.0.5:
9723-
version "5.0.5"
9724-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-5.0.5.tgz#4651a940d12b984abecfae4450e40edd5695f808"
9725-
integrity sha512-DpBel6fczu7oQKTXMekeprc0o3XDgGMkD7JNYyX+X0xbwK+xgrx9dcyKoXKqpLSUvAWfmoePS7kavniOcq3r4w==
9723+
version "5.0.6"
9724+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-5.0.6.tgz#3c61153383869ffaad08a8908d63edfde481dff8"
9725+
integrity sha512-u60KxKBy1BR2uLJNTWNptzWQ1ob/gjMzIJPZffAENzpZqbMZ/5PrXXOomDcevIS/+IB7s1mmCEtSlT2qHWMqag==
97269726
dependencies:
97279727
cli-truncate "^2.1.0"
97289728
colorette "^2.0.19"
97299729
log-update "^4.0.0"
97309730
p-map "^4.0.0"
97319731
rfdc "^1.3.0"
9732-
rxjs "^7.5.6"
9732+
rxjs "^7.5.7"
97339733
through "^2.3.8"
97349734
wrap-ansi "^7.0.0"
97359735

@@ -10198,9 +10198,9 @@ min-indent@^1.0.0:
1019810198
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1019910199

1020010200
mini-css-extract-plugin@^2.4.5:
10201-
version "2.7.0"
10202-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64"
10203-
integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==
10201+
version "2.7.1"
10202+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz#ec924df783cff32ce6183fceb653028f70128643"
10203+
integrity sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw==
1020410204
dependencies:
1020510205
schema-utils "^4.0.0"
1020610206

@@ -12685,7 +12685,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1268512685
dependencies:
1268612686
aproba "^1.1.1"
1268712687

12688-
rxjs@^7.0.0, rxjs@^7.1.0, rxjs@^7.5.1, rxjs@^7.5.6:
12688+
rxjs@^7.0.0, rxjs@^7.1.0, rxjs@^7.5.1, rxjs@^7.5.7:
1268912689
version "7.5.7"
1269012690
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
1269112691
integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==
@@ -14229,8 +14229,8 @@ unique-string@^2.0.0:
1422914229
crypto-random-string "^2.0.0"
1423014230

1423114231
"universal-navigation@https://github.com/topcoder-platform/universal-navigation":
14232-
version "1.0.1"
14233-
resolved "https://github.com/topcoder-platform/universal-navigation#aeb6c31bcfcd2899ac97089d5826ad710f828a3d"
14232+
version "1.0.2"
14233+
resolved "https://github.com/topcoder-platform/universal-navigation#710cc915b95bdb3b76061bd73122ed0707ebc562"
1423414234

1423514235
universalify@^0.2.0:
1423614236
version "0.2.0"

0 commit comments

Comments
 (0)