@commercetools-backend/express
Advanced tools
Comparing version 0.0.0-canary-20205953638 to 0.0.0-canary-2020614123832
# @commercetools-backend/express | ||
## 0.0.0-canary-20205953638 | ||
## 0.0.0-canary-2020614123832 | ||
### 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 | ||
* [`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 | ||
### Patch Changes | ||
- [`fa6386c`](https://github.com/commercetools/merchant-center-application-kit/commit/fa6386c347df0505235c199232353bc315a47c81) [#1587](https://github.com/commercetools/merchant-center-application-kit/pull/1587) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
## 16.10.0 | ||
### Patch Changes | ||
- [`f8f8609`](https://github.com/commercetools/merchant-center-application-kit/commit/f8f86098687c8cecaaec1b13debabe290b007b58) [#1573](https://github.com/commercetools/merchant-center-application-kit/pull/1573) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies | ||
## 16.9.1 | ||
### Patch Changes | ||
- [`f92ec54`](https://github.com/commercetools/merchant-center-application-kit/commit/f92ec54e78edb668e8dff53342e8542e96d8c319) [#1551](https://github.com/commercetools/merchant-center-application-kit/pull/1551) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies | ||
@@ -8,0 +36,0 @@ |
{ | ||
"name": "@commercetools-backend/express", | ||
"version": "0.0.0-canary-20205953638", | ||
"version": "0.0.0-canary-2020614123832", | ||
"description": "Zero-config HTTP server as Express.js to facilitate development", | ||
@@ -39,11 +39,11 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues", | ||
"dependencies": { | ||
"@types/node": "14.0.11", | ||
"@types/node": "14.0.23", | ||
"express": "4.17.1", | ||
"express-jwt": "5.3.3", | ||
"jwks-rsa": "1.8.0" | ||
"express-jwt": "6.0.0", | ||
"jwks-rsa": "1.8.1" | ||
}, | ||
"devDependencies": { | ||
"@panva/jose": "1.9.3", | ||
"nock": "12.0.3" | ||
"jose": "1.27.2", | ||
"nock": "13.0.2" | ||
} | ||
} |
22604
22
44
11
+ Added@types/node@14.0.23(transitive)
+ Addedexpress-jwt@6.0.0(transitive)
+ Addedjwks-rsa@1.8.1(transitive)
- Removed@types/node@14.0.11(transitive)
- Removedexpress-jwt@5.3.3(transitive)
- Removedjwks-rsa@1.8.0(transitive)
Updated@types/node@14.0.23
Updatedexpress-jwt@6.0.0
Updatedjwks-rsa@1.8.1