Skip to content

Commit e862f21

Browse files
authored
Merge pull request #658 from frontegg/upgrade-admin-portal
Update Frontegg AdminPortal to 7.92.0
2 parents 4a5937b + 7dbb549 commit e862f21

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser": "^12.0.0",
2222
"@angular/platform-browser-dynamic": "^12.0.0",
2323
"@angular/router": "^12.0.0",
24-
"@frontegg/js": "7.90.0",
24+
"@frontegg/js": "7.92.0",
2525
"csstype": "^3.0.8",
2626
"rxjs": "~6.6.0",
2727
"tslib": "^2.0.0",

projects/frontegg-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@angular/core": ">=12.0.0"
88
},
99
"dependencies": {
10-
"@frontegg/js": "7.90.0",
10+
"@frontegg/js": "7.92.0",
1111
"csstype": "^3.0.8",
1212
"fast-deep-equal": "^3.1.3",
1313
"stream": "^0.0.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,43 +1549,43 @@
15491549
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
15501550
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==
15511551

1552-
"@frontegg/js@7.90.0":
1553-
version "7.90.0"
1554-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.90.0.tgz#67c2fb8135338a3b682234279ecfb8900d3bb808"
1555-
integrity sha512-KEgAOFXVLtQmHI7wsBGHINsENYYqiwpAWdrP/Q4ckdrUYsnYP+RMSCmzW9/vz6BjUag65lz7oFXATUSZ2iXOdg==
1552+
"@frontegg/js@7.92.0":
1553+
version "7.92.0"
1554+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.92.0.tgz#75ef76f2c92c5b45080222b85a8c95ac8bc5ad78"
1555+
integrity sha512-xRz2Y+w99z0HmspqEGyNR+k4yoWw1Ff5oIWbPNv1yHfsltwj6rS1X9W6GfTovGBKXEJjKVDraJTk6S6TvSYsZA==
15561556
dependencies:
15571557
"@babel/runtime" "^7.18.6"
1558-
"@frontegg/types" "7.90.0"
1558+
"@frontegg/types" "7.92.0"
15591559

1560-
"@frontegg/redux-store@7.90.0":
1561-
version "7.90.0"
1562-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.90.0.tgz#9675784c60d9fa0cd22ea1a2819cb105a769ad5f"
1563-
integrity sha512-MYZhLuz6ED6XUUwmIT+QYygpJV6xHfhFqjfbD143xYk+p4vP2mdkE63x1Du88gibFfTiIeLiSNXZFHBcMLAVfA==
1560+
"@frontegg/redux-store@7.92.0":
1561+
version "7.92.0"
1562+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.92.0.tgz#abd661e12f1571982c2ce0197e2e7cc42d63684b"
1563+
integrity sha512-cc57lwNtno68u5YyB+MoFNpWb+7/aqPA3ypcq/LWhEy92sODGo8BpkkEGylzUO+NOpIgpj8oA4didqWWt8lt4A==
15641564
dependencies:
15651565
"@babel/runtime" "^7.18.6"
15661566
"@frontegg/entitlements-javascript-commons" "1.1.2"
1567-
"@frontegg/rest-api" "7.90.0"
1567+
"@frontegg/rest-api" "7.92.0"
15681568
fast-deep-equal "3.1.3"
15691569
get-value "^3.0.1"
15701570
proxy-compare "^3.0.0"
15711571
set-value "^4.1.0"
15721572
uuid "^10.0.0"
15731573

1574-
"@frontegg/rest-api@7.90.0":
1575-
version "7.90.0"
1576-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.90.0.tgz#72567f03fc75b5ed610faceffd2d056460b63619"
1577-
integrity sha512-P31nZEfmVnZ7W6RnK8LDWQuWnkta1/N2RJcOIdmlwVB2SrJD3S7pPyAqwvVhSqoL1/qeMVym0OE+79qwv0aH1w==
1574+
"@frontegg/rest-api@7.92.0":
1575+
version "7.92.0"
1576+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.92.0.tgz#0e63d89a7095661d6a555bc05d5e9f3e53f2eb1b"
1577+
integrity sha512-08Ng6sXmdLaLn+Aknf7QCmHfrET3hQEoH+A5cXXd70H8VyMm/f9UpEUlZ0a0pGt9tWxX7x2ccyBHvAlFzVnIEg==
15781578
dependencies:
15791579
"@babel/runtime" "^7.18.6"
15801580
"@frontegg/entitlements-javascript-commons" "1.1.2"
15811581

1582-
"@frontegg/types@7.90.0":
1583-
version "7.90.0"
1584-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.90.0.tgz#772e0ef7737e51f94689404514e3521f1de95f1f"
1585-
integrity sha512-uMuWo4dRFT7kWZItwk/5wijt13D2+uv0fCfa5o2OcUZpiS4SKxCKqYc6sx0e/tGTX/vocyBmmquNfHel6N/0uA==
1582+
"@frontegg/types@7.92.0":
1583+
version "7.92.0"
1584+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.92.0.tgz#a45b01c72f8478ac9daa8bb0f18d31e01d59fab8"
1585+
integrity sha512-RIJDCg3vrWSTd33fw7F0+DRBwfgZMw+9QAYoWgR8MUKAgpFyBXMei2U+ljw9HwrTc7mFUpTUyXcP1o8/zTyCzw==
15861586
dependencies:
15871587
"@babel/runtime" "^7.18.6"
1588-
"@frontegg/redux-store" "7.90.0"
1588+
"@frontegg/redux-store" "7.92.0"
15891589
csstype "^3.0.9"
15901590
deepmerge "^4.2.2"
15911591

0 commit comments

Comments
 (0)