diff --git a/packages/cli/package.json b/packages/cli/package.json index 27f84e288..2cc418abe 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -11,7 +11,7 @@ "@hubspot/local-dev-lib": "1.9.0", "@hubspot/serverless-dev-runtime": "5.2.1-beta.11", "@hubspot/theme-preview-dev-server": "0.0.7", - "@hubspot/ui-extensions-dev-server": "0.8.20", + "@hubspot/ui-extensions-dev-server": "0.8.30", "archiver": "^5.3.0", "chalk": "^4.1.2", "chokidar": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 1c4ed814a..312620f91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -460,10 +460,10 @@ node-fetch "^2.6.0" url-parse "^1.4.3" -"@hubspot/app-functions-dev-server@0.8.20": - version "0.8.20" - resolved "https://registry.yarnpkg.com/@hubspot/app-functions-dev-server/-/app-functions-dev-server-0.8.20.tgz#b6fd7f394a6f2c57b3713bfca5e7df15dd9275f4" - integrity sha512-0hFHwIynId1VKxr9bQQ8tTDJxzJEZQ7c0No0Qw33eJ/MxiuAUIy5M+a5pQN2xwkJikTceeOxw39/KwAYfKP7ew== +"@hubspot/app-functions-dev-server@0.8.30": + version "0.8.30" + resolved "https://registry.yarnpkg.com/@hubspot/app-functions-dev-server/-/app-functions-dev-server-0.8.30.tgz#180731099f4b9fd323c96dcf6498260f944f2c59" + integrity sha512-aovkWpBLX4wjtAGr14tg8ofaeiFEV42wkRqxJ0EU9Xqr1K5v4eitziLxyr2LFRktVxGyLZgDwLUBqrfx9DR+RA== dependencies: "@hubspot/api-client" "^10.0.0" axios "^1.6.8" @@ -508,12 +508,12 @@ express "^4.18.2" node-fetch "2.7.0" -"@hubspot/ui-extensions-dev-server@0.8.20": - version "0.8.20" - resolved "https://registry.yarnpkg.com/@hubspot/ui-extensions-dev-server/-/ui-extensions-dev-server-0.8.20.tgz#8102ae1a3d4277b144389c62542e629a6bbbba78" - integrity sha512-nKvKkB35CQn2eyBBVsL2DuWBEJQLeUpGPWQHyd7ygY2RpxlY1yVIhMpjTmI4SZ6N4gi0gjbrbzXo7yKFWb08qQ== +"@hubspot/ui-extensions-dev-server@0.8.30": + version "0.8.30" + resolved "https://registry.yarnpkg.com/@hubspot/ui-extensions-dev-server/-/ui-extensions-dev-server-0.8.30.tgz#02f955fda61b0a0ca6f9c3e723a88daaf8414192" + integrity sha512-S4x++uE+EfAZ5AM3q4S+Dx+/IykjJK7axjS9dkLQpUPTfBHIOLKrquhwQpnSI+RH5LMnlHzwTOcv1NySFWVSGg== dependencies: - "@hubspot/app-functions-dev-server" "0.8.20" + "@hubspot/app-functions-dev-server" "0.8.30" cors "^2.8.5" detect-port "1.5.1" estraverse "^5.3.0" @@ -8098,7 +8098,16 @@ string-length@^4.0.1: char-regex "^1.0.2" strip-ansi "^6.0.0" -"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: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +"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: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -8139,7 +8148,7 @@ stringify-object@^3.2.1, stringify-object@^3.3.0: is-obj "^1.0.1" is-regexp "^1.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -8153,6 +8162,13 @@ strip-ansi@^5.2.0: dependencies: ansi-regex "^4.1.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^7.0.1: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -8841,7 +8857,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -8859,6 +8875,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"