Skip to content

Commit 101c02f

Browse files
committed
update semver package
1 parent 4b85612 commit 101c02f

File tree

5 files changed

+44
-21
lines changed

5 files changed

+44
-21
lines changed

packages/cubejs-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"jsonwebtoken": "^9.0.2",
4343
"request": "^2.88.2",
4444
"request-promise": "^4.2.5",
45-
"semver": "^7.3.2",
45+
"semver": "^7.6.3",
4646
"source-map-support": "^0.5.19"
4747
},
4848
"resolutions": {
@@ -60,7 +60,7 @@
6060
"@types/jsonwebtoken": "^9.0.2",
6161
"@types/node": "^18",
6262
"@types/request-promise": "^4.1.46",
63-
"@types/semver": "^7.3.4",
63+
"@types/semver": "^7.5.8",
6464
"husky": "^4.2.3",
6565
"jest": "^27",
6666
"typescript": "~5.2.2"

packages/cubejs-materialize-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@cubejs-backend/shared": "1.1.7",
3333
"@types/pg": "^8.6.0",
3434
"pg": "^8.6.0",
35-
"semver": "7.3.7"
35+
"semver": "^7.6.3"
3636
},
3737
"license": "Apache-2.0",
3838
"devDependencies": {

packages/cubejs-server-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"p-limit": "^3.1.0",
5151
"promise-timeout": "^1.3.0",
5252
"ramda": "^0.27.0",
53-
"semver": "^6.3.0",
53+
"semver": "^7.6.3",
5454
"serve-static": "^1.13.2",
5555
"sqlstring": "^2.3.1",
5656
"uuid": "^8.3.2",

packages/cubejs-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cors": "^2.8.4",
5757
"express": "^4.17.1",
5858
"jsonwebtoken": "^9.0.2",
59-
"semver": "^7.3.2",
59+
"semver": "^7.6.3",
6060
"source-map-support": "^0.5.19",
6161
"ws": "^7.1.2"
6262
},
@@ -68,7 +68,7 @@
6868
"@types/cors": "^2.8.8",
6969
"@types/express": "^4.17.11",
7070
"@types/node": "^18",
71-
"@types/semver": "^7.3.4",
71+
"@types/semver": "^7.5.8",
7272
"@types/ws": "^7.2.9",
7373
"@types/yarnpkg__lockfile": "^1.1.4",
7474
"jest": "^27",

yarn.lock

Lines changed: 38 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9365,16 +9365,16 @@
93659365
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
93669366
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
93679367

9368-
"@types/semver@^7.3.4":
9369-
version "7.3.9"
9370-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc"
9371-
integrity sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ==
9372-
93739368
"@types/semver@^7.5.0":
93749369
version "7.5.6"
93759370
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
93769371
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
93779372

9373+
"@types/semver@^7.6.3":
9374+
version "7.5.8"
9375+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
9376+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
9377+
93789378
"@types/send@*":
93799379
version "0.17.4"
93809380
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
@@ -26217,13 +26217,6 @@ [email protected], semver@^7.0.0, semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver
2621726217
dependencies:
2621826218
lru-cache "^6.0.0"
2621926219

26220-
26221-
version "7.3.7"
26222-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
26223-
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
26224-
dependencies:
26225-
lru-cache "^6.0.0"
26226-
2622726220
semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
2622826221
version "6.3.0"
2622926222
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
@@ -26248,6 +26241,11 @@ semver@^7.5.3, semver@^7.5.4:
2624826241
dependencies:
2624926242
lru-cache "^6.0.0"
2625026243

26244+
semver@^7.6.3:
26245+
version "7.6.3"
26246+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
26247+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
26248+
2625126249
2625226250
version "0.18.0"
2625326251
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -27222,7 +27220,7 @@ string-length@^5.0.1:
2722227220
char-regex "^2.0.0"
2722327221
strip-ansi "^7.0.1"
2722427222

27225-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
27223+
"string-width-cjs@npm:string-width@^4.2.0":
2722627224
version "4.2.3"
2722727225
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2722827226
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -27240,6 +27238,15 @@ string-width@^1.0.1:
2724027238
is-fullwidth-code-point "^1.0.0"
2724127239
strip-ansi "^3.0.0"
2724227240

27241+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
27242+
version "4.2.3"
27243+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
27244+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
27245+
dependencies:
27246+
emoji-regex "^8.0.0"
27247+
is-fullwidth-code-point "^3.0.0"
27248+
strip-ansi "^6.0.1"
27249+
2724327250
string-width@^2.1.1:
2724427251
version "2.1.1"
2724527252
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -27338,7 +27345,7 @@ string_decoder@~1.1.1:
2733827345
dependencies:
2733927346
safe-buffer "~5.1.0"
2734027347

27341-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27348+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2734227349
version "6.0.1"
2734327350
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2734427351
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -27366,6 +27373,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2736627373
dependencies:
2736727374
ansi-regex "^4.1.0"
2736827375

27376+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
27377+
version "6.0.1"
27378+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
27379+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
27380+
dependencies:
27381+
ansi-regex "^5.0.1"
27382+
2736927383
strip-ansi@^7.0.1:
2737027384
version "7.1.0"
2737127385
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -29682,7 +29696,7 @@ wordwrap@^1.0.0:
2968229696
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
2968329697
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
2968429698

29685-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
29699+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2968629700
version "7.0.0"
2968729701
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2968829702
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -29717,6 +29731,15 @@ wrap-ansi@^6.2.0:
2971729731
string-width "^4.1.0"
2971829732
strip-ansi "^6.0.0"
2971929733

29734+
wrap-ansi@^7.0.0:
29735+
version "7.0.0"
29736+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
29737+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
29738+
dependencies:
29739+
ansi-styles "^4.0.0"
29740+
string-width "^4.1.0"
29741+
strip-ansi "^6.0.0"
29742+
2972029743
wrap-ansi@^8.1.0:
2972129744
version "8.1.0"
2972229745
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)