Skip to content

Commit 86dd1c8

Browse files
author
frontegg
committed
update admin-portal 7.122.0
1 parent 9aed36c commit 86dd1c8

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

packages/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}"
2828
},
2929
"dependencies": {
30-
"@frontegg/js": "7.121.0",
31-
"@frontegg/react-hooks": "7.121.0",
30+
"@frontegg/js": "7.122.0",
31+
"@frontegg/react-hooks": "7.122.0",
3232
"http-proxy": "^1.18.1",
3333
"iron-session": "^6.3.1",
3434
"jose": "^4.12.2"

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,57 +1406,57 @@
14061406
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
14071407
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==
14081408

1409-
"@frontegg/js@7.121.0":
1410-
version "7.121.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.121.0.tgz#6f689b5e593e1a5af429f31ebac7cc160056ee3f"
1412-
integrity sha512-1b3iatasy2KmjxQb1MBeVu2YDt1rDOyfZU1XOGhpILNVCPBAx0ikR1FpilaeAIeDfnWUzmCW5djO2Vf39LPAFQ==
1409+
"@frontegg/js@7.122.0":
1410+
version "7.122.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.122.0.tgz#344faf28c851a4b82ffe338102b38f176457d542"
1412+
integrity sha512-k73xedmLo5ANiz1uttnObM2nB+l2kr6ihogD8XWRhvJqmqiUQjztiUrFgBk91oox43wJ/CYUDHbqTDGcKAZhmw==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.121.0"
1415+
"@frontegg/types" "7.122.0"
14161416

1417-
"@frontegg/react-hooks@7.121.0":
1418-
version "7.121.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.121.0.tgz#b4754c1616c1092c5a8e721579371d8d05051c09"
1420-
integrity sha512-CiogfneiJNReJEUXrXHeLd5CGFEQ+FUZ/ApqlJBmnnMbWk5UpG3Syw/PJG6jg8ZBf3Cq6ccNYl2uPCrAV/jpEA==
1417+
"@frontegg/react-hooks@7.122.0":
1418+
version "7.122.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.122.0.tgz#8c7194e3aac68c5922559ddd5e1b3f37f03d4243"
1420+
integrity sha512-NzEefL5E5VXvlUe68UZwNTWN0N9O6MszqbuE+JiCtlJv00hH9dV/PAbvJqpea3nVyufpXQxzfVTdDEFOhge0QQ==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.121.0"
1424-
"@frontegg/types" "7.121.0"
1423+
"@frontegg/redux-store" "7.122.0"
1424+
"@frontegg/types" "7.122.0"
14251425
"@types/react" "*"
14261426
"@types/react-is" "^17.0.7"
14271427
get-value "^3.0.1"
14281428
react-is "^17.0.2"
14291429
use-sync-external-store "^1.2.2"
14301430

1431-
"@frontegg/redux-store@7.121.0":
1432-
version "7.121.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.121.0.tgz#5b7c5ffebb72c6bafc82e66eec84489313d125e8"
1434-
integrity sha512-veuogq/+FytB4QJrLaXGmoGKK8qXAlbYwEP8YEN6F3pk3IRlOSw6IUcgfJjUBBCnteWd7RSsUaN53F+EBOPdSg==
1431+
"@frontegg/redux-store@7.122.0":
1432+
version "7.122.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.122.0.tgz#fc0083cc8eca1b7575ad6684b9bf90cf6d0a40cf"
1434+
integrity sha512-B6mxuY8Qi9S0CccUqdY3LUc5bcUcY3KtgKNXpU3LAu59tKYeAMSOML3YMX6TABqD5+lLW9lrsTwprWLjLeJFqw==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.121.0"
1438+
"@frontegg/rest-api" "7.122.0"
14391439
fast-deep-equal "3.1.3"
14401440
get-value "^3.0.1"
14411441
proxy-compare "^3.0.0"
14421442
set-value "^4.1.0"
14431443
uuid "^10.0.0"
14441444

1445-
"@frontegg/rest-api@7.121.0":
1446-
version "7.121.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.121.0.tgz#d1cd44a73d3e7383933e36679b8ce58ea09d9e70"
1448-
integrity sha512-0hyqdFocy7nToQSIOpZXycSesQQeudAhHzJE16Qh529iVYfAQkhhagbyH397OtwsEHsQ7GUlOrq7SEe+GrDP9w==
1445+
"@frontegg/rest-api@7.122.0":
1446+
version "7.122.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.122.0.tgz#e1322e428515ea4151b65a6ec501d57468ab50f6"
1448+
integrity sha512-QUBJQpq8lHW91DGi8boQawLbVs5KV53245Nlg/aE6nN5pafHACc2waO/Vq74t6dzsJ8ppIsGTDAb0xDIwK2+dQ==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.121.0":
1454-
version "7.121.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.121.0.tgz#e5d1fd00c4b2e2342a935417a075c8192bff35c9"
1456-
integrity sha512-uYswZ8MIZYXcB1anFdDucV+RQ4W5OCgUwuia85pbFWfnIz6iNxK3+++VSSYzd/m0UItMLtWhyUVyYpgbhshONA==
1453+
"@frontegg/types@7.122.0":
1454+
version "7.122.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.122.0.tgz#869c2ca561343be781525d041b047f1ba412d3c7"
1456+
integrity sha512-lPf454g2V6KXorLzjR/ZFgRJmbMWeBBRcLkJ/DNoDGvigR+PF51GqgjgCuOuOXu2qUVGREjmCV/mpmjmJhF5zA==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.121.0"
1459+
"@frontegg/redux-store" "7.122.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)