@commercetools-backend/express
Advanced tools
Comparing version 0.0.0-canary-20206652327 to 0.0.0-canary-20206655514
# @commercetools-backend/express | ||
## 0.0.0-canary-20206652327 | ||
## 0.0.0-canary-20206655514 | ||
@@ -9,4 +9,6 @@ ### Patch Changes | ||
* [`cfd8e5c`](https://github.com/commercetools/merchant-center-application-kit/commit/cfd8e5c60ba470fb4fc473b0287adf7b177ddd6a) [#1620](https://github.com/commercetools/merchant-center-application-kit/pull/1620) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency express-jwt to v6 | ||
* [`4168061`](https://github.com/commercetools/merchant-center-application-kit/commit/41680612042d476422776e5eaa254450bf874581) [#1618](https://github.com/commercetools/merchant-center-application-kit/pull/1618) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
- [`cfd8e5c`](https://github.com/commercetools/merchant-center-application-kit/commit/cfd8e5c60ba470fb4fc473b0287adf7b177ddd6a) [#1620](https://github.com/commercetools/merchant-center-application-kit/pull/1620) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency express-jwt to v6 | ||
## 16.12.0 | ||
@@ -13,0 +15,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "0.0.0-canary-20206652327", | ||
"version": "0.0.0-canary-20206655514", | ||
"description": "Zero-config HTTP server as Express.js to facilitate development", | ||
@@ -46,4 +46,4 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"@panva/jose": "1.9.3", | ||
"nock": "13.0.0" | ||
"nock": "13.0.2" | ||
} | ||
} |
22279