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

Commit a2aa968

Browse files
committed
build(deps): update dependency @auth0/angular-jwt to v5.1.2
1 parent 3e9a1e3 commit a2aa968

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": "15.0.0",
4747
"@apollo/client": "3.7.2",
4848
"@asymmetrik/ngx-leaflet": "15.0.1",
49-
"@auth0/angular-jwt": "5.0.2",
49+
"@auth0/angular-jwt": "5.1.2",
5050
"@azure/msal-angular": "2.5.1",
5151
"@azure/msal-browser": "2.32.1",
5252
"@bugsnag/js": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -623,10 +623,10 @@
623623
dependencies:
624624
tslib "^2.3.0"
625625

626-
"@auth0/angular-jwt@5.0.2":
627-
version "5.0.2"
628-
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-5.0.2.tgz#0a23f240e8c6ed37c5c7a354ad79a755a217936e"
629-
integrity sha512-rSamC9mu+gUxoR86AXcIo+KD7xRIro+/iu1F2Ld85YAZEVKlpB5vYG+g0yGaEOqjtQWP/i0H6fi6XMGPVHSYYQ==
626+
"@auth0/angular-jwt@5.1.2":
627+
version "5.1.2"
628+
resolved "https://registry.yarnpkg.com/@auth0/angular-jwt/-/angular-jwt-5.1.2.tgz#e89ece98b0f6ef6407f35b8b64bcb77c53b0d8e5"
629+
integrity sha512-8ulz24cPpEkZb9/AdAaWfYIkomQDbZqvB9LproF/48Klnr30EJx09AYF9sbKTN4qLSgIZSlCb/Y7XQJZ51vSzA==
630630
dependencies:
631631
tslib "^2.0.0"
632632

0 commit comments

Comments
 (0)