Skip to content

Commit 7574116

Browse files
authored
Merge pull request #26 from axa-group/poveden/r140
Poveden/r140
2 parents 4b561d4 + ac3c662 commit 7574116

6 files changed

Lines changed: 1446 additions & 1886 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
## [1.4.0](https://github.com/axa-group/oauth2-mock-server/compare/v1.3.3...v1.4.0) — 2020-01-15
8+
9+
### Security
10+
11+
- Update `npm` dependencies to fix:
12+
- [NPM Security Advisory 1164](https://www.npmjs.com/advisories/1164)
13+
- [NPM Security Advisory 1300](https://www.npmjs.com/advisories/1300)
14+
- [NPM Security Advisory 1316](https://www.npmjs.com/advisories/1316)
15+
- [NPM Security Advisory 1324](https://www.npmjs.com/advisories/1324)
16+
- [NPM Security Advisory 1325](https://www.npmjs.com/advisories/1325)
17+
18+
### Fixed
19+
20+
- Add missing `aud` claim under Authorization Code Flow
21+
22+
### Added
23+
24+
- Add CORS support
25+
726
## [1.3.3](https://github.com/axa-group/oauth2-mock-server/compare/v1.3.2...v1.3.3) — 2019-09-25
827

928
### Security

0 commit comments

Comments
 (0)