Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit f80f28f

Browse files
committed
Update dependency @auth0/angular-jwt to v5
1 parent 341b5b3 commit f80f28f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser": "10.0.7",
2020
"@angular/platform-browser-dynamic": "10.0.7",
2121
"@angular/router": "10.0.7",
22-
"@auth0/angular-jwt": "3.0.1",
22+
"@auth0/angular-jwt": "5.0.1",
2323
"@ng-bootstrap/ng-bootstrap": "7.0.0",
2424
"bootstrap": "4.5.1",
2525
"font-awesome": "4.7.0",

frontend/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -235,12 +235,12 @@
235235
dependencies:
236236
tslib "^2.0.0"
237237

238-
"@auth0/angular-jwt@3.0.1":
239-
version "3.0.1"
240-
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-3.0.1.tgz#7b4dbfc160e0d7ea3f44d7f79d3865d9915ad9a0"
241-
integrity sha512-hfWfgbpgtcvyU/agNxQ6cBk81mmASiNxQeZ6xn/3zJo8uLFHk2eQIy2yt2ztktcOQ6V2uc6GlKLRKjVIgyc1Sw==
238+
"@auth0/angular-jwt@5.0.1":
239+
version "5.0.1"
240+
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-5.0.1.tgz#37851d3ca2a0e88b3e673afd7dd2891f0c61bdf5"
241+
integrity sha512-djllMh6rthPscEj5n5T9zF223q8t+sDqnUuAYTJjdKoHvMAzYwwi2yP67HbojqjODG4ZLFAcPtRuzGgp+r7nDQ==
242242
dependencies:
243-
url "^0.11.0"
243+
tslib "^2.0.0"
244244

245245
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
246246
version "7.8.3"

0 commit comments

Comments
 (0)