Skip to content

Commit 31bd457

Browse files
github-actions[bot]christian-hawk
authored andcommitted
chore(v4_backwards): release 4.7.1
1 parent 01752cd commit 31bd457

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.7.1](https://github.com/GluuFederation/gluu-passport/compare/v4.7.0...v4.7.1) (2023-01-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **security:** bump jsonwebtoken 9 backwards v4 ([9619635](https://github.com/GluuFederation/gluu-passport/commit/96196359502ae2c9fad2e0e4dc4c0df30bf153ce))
11+
* **security:** bump passport-apple v2 ([01752cd](https://github.com/GluuFederation/gluu-passport/commit/01752cd75ab036efa31ba83d22ed010114fa8f23))
12+
513
## [4.7.0](https://github.com/GluuFederation/gluu-passport/compare/v4.6.1...v4.7.0) (2021-11-15)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passport",
3-
"version": "4.7.0",
3+
"version": "4.7.1",
44
"private": true,
55
"nyc": {
66
"all": true,

0 commit comments

Comments
 (0)