Skip to content

Commit 1ba5ae9

Browse files
author
frontegg
committed
update admin-portal 7.30.0
1 parent 2845e95 commit 1ba5ae9

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.29.0",
24+
"@frontegg/js": "7.30.0",
2525
"csstype": "^3.0.8",
2626
"rxjs": "~6.6.0",
2727
"stream": "^0.0.2",

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.29.0",
10+
"@frontegg/js": "7.30.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.29.0":
1553-
version "7.29.0"
1554-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.29.0.tgz#9ecae42797043297873c42e2b83743648698cb85"
1555-
integrity sha512-KzapCrWZ9oN2lyJIH7OSLVlOkvzWgZDq7wbDKqbaqSVDuYP5E7iSrvJOTvk8rjTEi0MtLdA03ZYKFjhzhNvgHQ==
1552+
"@frontegg/js@7.30.0":
1553+
version "7.30.0"
1554+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.30.0.tgz#06e8b57218e79f511b967dbc3c13d3ea3ee888f3"
1555+
integrity sha512-wx6qPlZfINCNhbznKoGr9WMbGfdiK4uPUiLxLH32ku9PRFBZvPexMZuzVeCt+pTtIB1NFIYV/Tkd3/vKIVlizQ==
15561556
dependencies:
15571557
"@babel/runtime" "^7.18.6"
1558-
"@frontegg/types" "7.29.0"
1558+
"@frontegg/types" "7.30.0"
15591559

1560-
"@frontegg/redux-store@7.29.0":
1561-
version "7.29.0"
1562-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.29.0.tgz#162bdea5fee6d213a4bc80c4fd0205ff9eafdf13"
1563-
integrity sha512-CIv0qsXlqTeaTkwth+ktJoAHmoq27pKzDcRmAlbSK4tcd71urhrNBQt8IT48F7riDuHpy8la/rAlY4/HLb+uIA==
1560+
"@frontegg/redux-store@7.30.0":
1561+
version "7.30.0"
1562+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.30.0.tgz#36baf4728cef51c616265c2f94ff55aa9fdd6843"
1563+
integrity sha512-FS4p+7eS65IhHO0pMcT9kWwMOwrueiBBmQWLShAtSo6qodE7pQ9ob+kfhXvDI+BDjxRtWR3TCcxmtAXmdySQ5Q==
15641564
dependencies:
15651565
"@babel/runtime" "^7.18.6"
15661566
"@frontegg/entitlements-javascript-commons" "1.1.2"
1567-
"@frontegg/rest-api" "7.29.0"
1567+
"@frontegg/rest-api" "7.30.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.29.0":
1575-
version "7.29.0"
1576-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.29.0.tgz#c75d1d7af1d99fe4661ffcd8fd4bf70aa46355a0"
1577-
integrity sha512-4924B/yph2np4p0qPJASz8KQds2BslpCdVv12UpmUF+CGlSiWitApk1ACEB/lgnVOSE1lYSreZ/zwqruIZS2Gw==
1574+
"@frontegg/rest-api@7.30.0":
1575+
version "7.30.0"
1576+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.30.0.tgz#a6103b71eae32edffa3ddb096112bf72b55d25e6"
1577+
integrity sha512-4M/StIUf+CF5334J0CuEHdl0jw7p7z2veRnXlxw+YMo3nK6lfHKtjgIeWM08fCce0d7SFVMed+0GwtvN64IzVg==
15781578
dependencies:
15791579
"@babel/runtime" "^7.18.6"
15801580
"@frontegg/entitlements-javascript-commons" "1.1.2"
15811581

1582-
"@frontegg/types@7.29.0":
1583-
version "7.29.0"
1584-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.29.0.tgz#83b314d62b3127a43a937e5a804a87f534489462"
1585-
integrity sha512-Iar5oZ3LnrZtOIy1tImjnT/Dx0Ryz5728Syv3IuDaoiGfjkgXFrSH9iyWjPFvgsh8qI3NV+Jh1N+1b+8SzCW+Q==
1582+
"@frontegg/types@7.30.0":
1583+
version "7.30.0"
1584+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.30.0.tgz#3c9f6ca21bc497adf3fe5802171818cde9b27e2b"
1585+
integrity sha512-44RGbjh0voOzN1in6LOHwLJ1p04UZyfAFK8mIUMu1+pznBlj9Mxz6lXzz6CTTe4qgJFQEFbeqOSlt9ZyM841Lg==
15861586
dependencies:
15871587
"@babel/runtime" "^7.18.6"
1588-
"@frontegg/redux-store" "7.29.0"
1588+
"@frontegg/redux-store" "7.30.0"
15891589
csstype "^3.0.9"
15901590
deepmerge "^4.2.2"
15911591

0 commit comments

Comments
 (0)