Skip to content

Commit

Permalink
Merge pull request #1433 from sharetribe/update-jose
Browse files Browse the repository at this point in the history
Update jose to v3.11.4
  • Loading branch information
OtterleyW authored Apr 20, 2021
2 parents 6279ff9 + e1e7926 commit 3743116
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2020-XX-XX

- [change] Update jose to v3.11.4 [#1433](https://github.com/sharetribe/ftw-daily/pull/1433)
- [add] Update fr.json, es.json and partially de.json
[#1431](https://github.com/sharetribe/ftw-daily/pull/1431)
- [fix] currency conversion should not expect that env-variable is set.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"full-icu": "^1.3.1",
"helmet": "^4.0.0",
"intl-pluralrules": "^1.0.3",
"jose": "3.1.0",
"jose": "3.11.4",
"lodash": "^4.17.19",
"mapbox-gl-multitouch": "^1.0.3",
"moment": "^2.22.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8410,10 +8410,10 @@ [email protected]:
import-local "^3.0.2"
jest-cli "^26.6.0"

jose@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jose/-/jose-3.1.0.tgz#31a48b76a2e0f5da4e9a1be261e430e0bfaa4a43"
integrity sha512-TLZFF0qAPlG0GZDrPw9HAiWKJcDuUbOp1WdjuS5cJ0reTzd1zS718zrUPOt7BIOViTA6PZpEnMt5cMQttJq3QA==
jose@3.11.4:
version "3.11.4"
resolved "https://registry.yarnpkg.com/jose/-/jose-3.11.4.tgz#e3e9c3c66ecfe5f758799248857ac02877f06405"
integrity sha512-nYUGe7axercxj4O5amg7iDFMpfh2yJ15Gz+U1CrgCrRvmHzzYHUwSzTFsF5bj9xSvl6/d0GC8hPTALyhjQofDA==

js-cookie@^2.1.3:
version "2.2.1"
Expand Down

0 comments on commit 3743116

Please sign in to comment.