@commercetools-backend/express
Advanced tools
Comparing version 0.0.0-canary-20206674836 to 0.0.0-canary-202071781045
# @commercetools-backend/express | ||
## 0.0.0-canary-20206674836 | ||
## 0.0.0-canary-202071781045 | ||
### Patch Changes | ||
- [`f144292`](https://github.com/commercetools/merchant-center-application-kit/commit/f1442921650ca4e6c9bf61ce31bda2b63e72038a) [#1673](https://github.com/commercetools/merchant-center-application-kit/pull/1673) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies | ||
## 16.15.8 | ||
### Patch Changes | ||
- [`c62261f`](https://github.com/commercetools/merchant-center-application-kit/commit/c62261f80e17fb63467eed6328e41764d3e9a50e) [#1653](https://github.com/commercetools/merchant-center-application-kit/pull/1653) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies and regenerate l10n data based on CLDR v37 | ||
## 16.15.0 | ||
### Patch Changes | ||
- [`cc8b37b`](https://github.com/commercetools/merchant-center-application-kit/commit/cc8b37bf85d4683a605a6c3233100627e670ebe7) [#1627](https://github.com/commercetools/merchant-center-application-kit/pull/1627) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update dependencies | ||
## 16.14.0 | ||
### Patch Changes | ||
- [`779100b`](https://github.com/commercetools/merchant-center-application-kit/commit/779100b432ad448eefec311f31f87891f35489f6) [#1608](https://github.com/commercetools/merchant-center-application-kit/pull/1608) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies | ||
@@ -8,0 +26,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "0.0.0-canary-20206674836", | ||
"version": "0.0.0-canary-202071781045", | ||
"description": "Zero-config HTTP server as Express.js to facilitate development", | ||
@@ -39,3 +39,3 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"dependencies": { | ||
"@types/node": "14.0.14", | ||
"@types/node": "14.0.27", | ||
"express": "4.17.1", | ||
@@ -46,5 +46,5 @@ "express-jwt": "6.0.0", | ||
"devDependencies": { | ||
"@panva/jose": "1.9.3", | ||
"nock": "13.0.2" | ||
"jose": "1.28.0", | ||
"nock": "13.0.4" | ||
} | ||
} |
23300
+ Added@types/node@14.0.27(transitive)
- Removed@types/node@14.0.14(transitive)
Updated@types/node@14.0.27