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

Commit 6ab06a4

Browse files
committed
build(deps): update dependency @auth0/angular-jwt to v5.1.0
1 parent a89cdd7 commit 6ab06a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@ant-design/icons-angular": "14.1.0",
4747
"@apollo/client": "3.7.1",
4848
"@asymmetrik/ngx-leaflet": "14.0.1",
49-
"@auth0/angular-jwt": "5.0.2",
49+
"@auth0/angular-jwt": "5.1.0",
5050
"@azure/msal-angular": "2.5.0",
5151
"@azure/msal-browser": "2.31.0",
5252
"@bugsnag/js": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,10 @@
615615
dependencies:
616616
tslib "^2.3.0"
617617

618-
"@auth0/angular-jwt@5.0.2":
619-
version "5.0.2"
620-
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-5.0.2.tgz#0a23f240e8c6ed37c5c7a354ad79a755a217936e"
621-
integrity sha512-rSamC9mu+gUxoR86AXcIo+KD7xRIro+/iu1F2Ld85YAZEVKlpB5vYG+g0yGaEOqjtQWP/i0H6fi6XMGPVHSYYQ==
618+
"@auth0/angular-jwt@5.1.0":
619+
version "5.1.0"
620+
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-5.1.0.tgz#766abad6e6ee2e30b7c24362303c16b13e198a84"
621+
integrity sha512-EAQoNKPQSZYphcX6FnY2e7xQpD4ZdHQ1DbHq/m+G1U1qA60m3XnhdjPPfu+blVHARlxEbRzWXc48UOVrnMsrZw==
622622
dependencies:
623623
tslib "^2.0.0"
624624

0 commit comments

Comments
 (0)