File tree Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 55
55
"ora" : " ^8.1.0" ,
56
56
"path-exists" : " ^5.0.0" ,
57
57
"proxy-agent" : " ^6.3.1" ,
58
- "update-notifier" : " ^7.3.0 " ,
58
+ "update-notifier" : " ^7.3.1 " ,
59
59
"validator" : " ^13.12.0"
60
60
},
61
61
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2109,15 +2109,15 @@ boxen@^7.1.1:
2109
2109
widest-line "^4.0.1"
2110
2110
wrap-ansi "^8.1.0"
2111
2111
2112
- boxen@^8.0.0 :
2113
- version "8.0.0 "
2114
- resolved "https://registry.yarnpkg.com/boxen/-/boxen-8.0.0 .tgz#505f07a67ffa9502dde5ff5ea65b382d9e3427e6 "
2115
- integrity sha512-Mzw0gi6A0zH9bVVLSuoyaPFbae4gv3luQkkt3FmVgA1g/oeKpqxFII39OuV58AiwcN2FR+rwlZhJ2mfggjEWKw ==
2112
+ boxen@^8.0.1 :
2113
+ version "8.0.1 "
2114
+ resolved "https://registry.yarnpkg.com/boxen/-/boxen-8.0.1 .tgz#7e9fcbb45e11a2d7e6daa8fdcebfc3242fc19fe3 "
2115
+ integrity sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw ==
2116
2116
dependencies :
2117
2117
ansi-align "^3.0.1"
2118
2118
camelcase "^8.0.0"
2119
2119
chalk "^5.3.0"
2120
- cli-boxes "^4 .0.0"
2120
+ cli-boxes "^3 .0.0"
2121
2121
string-width "^7.2.0"
2122
2122
type-fest "^4.21.0"
2123
2123
widest-line "^5.0.0"
@@ -2287,11 +2287,6 @@ cli-boxes@^3.0.0:
2287
2287
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-3.0.0.tgz#71a10c716feeba005e4504f36329ef0b17cf3145"
2288
2288
integrity sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==
2289
2289
2290
- cli-boxes@^4.0.0 :
2291
- version "4.0.0"
2292
- resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-4.0.0.tgz#8e2ed182226a72103828c084daf94b3a4f6f1084"
2293
- integrity sha512-RU4tOq6V6/HggQwAumv7c8O2tuvg0gElkQ5FEdWULl4itMhvgqy1kWXq5oy3FbKOF65Ml8J4lxWbHDZcKaWLQA==
2294
-
2295
2290
cli-cursor@^3.1.0 :
2296
2291
version "3.1.0"
2297
2292
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"
@@ -5514,12 +5509,12 @@ update-browserslist-db@^1.1.0:
5514
5509
escalade "^3.1.2"
5515
5510
picocolors "^1.0.1"
5516
5511
5517
- update-notifier@^7.3.0 :
5518
- version "7.3.0 "
5519
- resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-7.3.0 .tgz#e3d3ed1f20296b00a400402b0c89595760d2e599 "
5520
- integrity sha512-nA5Zoy3rahYd/Lx1s6jZYHfrKKYOgw0kThkLdwgJtXEFsXqEbMnwdVNPT9D+HELlEXqTR7Iq8rjg/NjenGLIvg ==
5512
+ update-notifier@^7.3.1 :
5513
+ version "7.3.1 "
5514
+ resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-7.3.1 .tgz#49af1ad6acfa0ea01c0d0f3c04047c154ead7096 "
5515
+ integrity sha512-+dwUY4L35XFYEzE+OAL3sarJdUioVovq+8f7lcIJ7wnmnYQV5UD1Y/lcwaMSyaQ6Bj3JMj1XSTjZbNLHn/19yA ==
5521
5516
dependencies :
5522
- boxen "^8.0.0 "
5517
+ boxen "^8.0.1 "
5523
5518
chalk "^5.3.0"
5524
5519
configstore "^7.0.0"
5525
5520
is-in-ci "^1.0.0"
You can’t perform that action at this time.
0 commit comments