Skip to content

Commit

Permalink
chore: Bump serverless dev runtime (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager authored Jan 8, 2025
1 parent 6191ed1 commit 1286573
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/HubSpot/hubspot-cli",
"dependencies": {
"@hubspot/local-dev-lib": "3.1.0",
"@hubspot/serverless-dev-runtime": "7.0.0",
"@hubspot/serverless-dev-runtime": "7.0.1",
"@hubspot/theme-preview-dev-server": "0.0.10",
"@hubspot/ui-extensions-dev-server": "0.8.33",
"archiver": "^7.0.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1470,10 +1470,10 @@
semver "^6.3.0"
unixify "^1.0.0"

"@hubspot/[email protected].0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@hubspot/serverless-dev-runtime/-/serverless-dev-runtime-7.0.0.tgz#dffe8101e3a9b79fa768691daa2c9ba1f86c25d6"
integrity sha512-8r/Iasu4rjBDPbOpCe8GV9Wx/LY/NID2gRgRVKBsxxGlFAsekTzXS1XPIBNH7ulBOkzGkqJWirEEtDkl6xcn9w==
"@hubspot/[email protected].1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@hubspot/serverless-dev-runtime/-/serverless-dev-runtime-7.0.1.tgz#ccb7630c36345a11c9d1a3ea3a70e12f05cff652"
integrity sha512-efnS086lDWrzlCp6bcSSl41XK84DTz2RNDu6nXpywH1hdGfPSg3mPGHcfD79jgHbI6tpFaXRx+zLvxA3go026w==
dependencies:
body-parser "^1.19.0"
chalk "^4.1.0"
Expand Down Expand Up @@ -11753,6 +11753,7 @@ wordwrap@^1.0.0:
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit 1286573

Please sign in to comment.