Skip to content

Commit 9c28612

Browse files
chore(deps): update dependency semver to v7.5.2 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b95a6d commit 9c28612

File tree

2 files changed

+36
-11
lines changed

2 files changed

+36
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier-plugin-solidity": "1.0.0-alpha.35",
5757
"pretty-quick": "^2.0.1",
5858
"prompt": "1.2.0",
59-
"semver": "7.3.5",
59+
"semver": "7.5.2",
6060
"solc": "0.5.8",
6161
"ts-jest": "^29.0.0",
6262
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18368,20 +18368,20 @@ [email protected]:
1836818368
dependencies:
1836918369
lru-cache "^6.0.0"
1837018370

18371-
18372-
version "7.3.5"
18373-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
18374-
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
18375-
dependencies:
18376-
lru-cache "^6.0.0"
18377-
1837818371
1837918372
version "7.3.7"
1838018373
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
1838118374
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
1838218375
dependencies:
1838318376
lru-cache "^6.0.0"
1838418377

18378+
18379+
version "7.5.2"
18380+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
18381+
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
18382+
dependencies:
18383+
lru-cache "^6.0.0"
18384+
1838518385
[email protected], semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
1838618386
version "7.5.0"
1838718387
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
@@ -19039,7 +19039,7 @@ string-length@^4.0.1:
1903919039
char-regex "^1.0.2"
1904019040
strip-ansi "^6.0.0"
1904119041

19042-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19042+
"string-width-cjs@npm:string-width@^4.2.0":
1904319043
version "4.2.3"
1904419044
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1904519045
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -19065,6 +19065,15 @@ string-width@^1.0.1:
1906519065
is-fullwidth-code-point "^2.0.0"
1906619066
strip-ansi "^4.0.0"
1906719067

19068+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19069+
version "4.2.3"
19070+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
19071+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
19072+
dependencies:
19073+
emoji-regex "^8.0.0"
19074+
is-fullwidth-code-point "^3.0.0"
19075+
strip-ansi "^6.0.1"
19076+
1906819077
string-width@^3.0.0, string-width@^3.1.0:
1906919078
version "3.1.0"
1907019079
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -19156,7 +19165,7 @@ string_decoder@~1.1.1:
1915619165
dependencies:
1915719166
safe-buffer "~5.1.0"
1915819167

19159-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19168+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1916019169
version "6.0.1"
1916119170
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1916219171
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -19184,6 +19193,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1918419193
dependencies:
1918519194
ansi-regex "^4.1.0"
1918619195

19196+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19197+
version "6.0.1"
19198+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19199+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19200+
dependencies:
19201+
ansi-regex "^5.0.1"
19202+
1918719203
strip-ansi@^7.0.1:
1918819204
version "7.1.0"
1918919205
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -21927,7 +21943,7 @@ [email protected]:
2192721943
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
2192821944
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2192921945

21930-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21946+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2193121947
version "7.0.0"
2193221948
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2193321949
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21953,6 +21969,15 @@ wrap-ansi@^5.1.0:
2195321969
string-width "^3.0.0"
2195421970
strip-ansi "^5.0.0"
2195521971

21972+
wrap-ansi@^7.0.0:
21973+
version "7.0.0"
21974+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
21975+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21976+
dependencies:
21977+
ansi-styles "^4.0.0"
21978+
string-width "^4.1.0"
21979+
strip-ansi "^6.0.0"
21980+
2195621981
wrap-ansi@^8.1.0:
2195721982
version "8.1.0"
2195821983
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)