Skip to content

Commit f86ad39

Browse files
authoredMar 3, 2022
fix(chore): update lb4 authentication peer dependencies (#65)
GH-0
1 parent 168b3c3 commit f86ad39

File tree

2 files changed

+1748
-2422
lines changed

2 files changed

+1748
-2422
lines changed
 

‎package-lock.json

+1,746-2,420
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"!*/__tests__"
4848
],
4949
"peerDependencies": {
50-
"@loopback/boot": "^4.0.0",
51-
"@loopback/rest": "^11.0.0"
50+
"@loopback/boot": "^4.1.1",
51+
"@loopback/rest": "^11.1.1"
5252
},
5353
"dependencies": {
5454
"@exlinc/keycloak-passport": "^1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.