Skip to content

Commit 0b359ca

Browse files
Update dependency auth0-cli to v1.22.0 (#1222)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent 86194e7 commit 0b359ca

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"terraform": "1.13.4",
1717
"natscli": "0.3.0",
1818
"kubernetes-helm": "3.19.0",
19-
"auth0-cli": "1.21.0"
19+
"auth0-cli": "1.22.0"
2020
},
2121
"env": {
2222
"KCL_LIB_HOME": "${DEVBOX_PROJECT_ROOT}/.devbox/kcl/lib",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,51 +49,51 @@
4949
}
5050
}
5151
},
52-
"auth0-cli@1.21.0": {
53-
"last_modified": "2025-10-07T08:41:47Z",
54-
"resolved": "github:NixOS/nixpkgs/bce5fe2bb998488d8e7e7856315f90496723793c#auth0-cli",
52+
"auth0-cli@1.22.0": {
53+
"last_modified": "2025-10-22T20:59:19Z",
54+
"resolved": "github:NixOS/nixpkgs/01b6809f7f9d1183a2b3e081f0a1e6f8f415cb09#auth0-cli",
5555
"source": "devbox-search",
56-
"version": "1.21.0",
56+
"version": "1.22.0",
5757
"systems": {
5858
"aarch64-darwin": {
5959
"outputs": [
6060
{
6161
"name": "out",
62-
"path": "/nix/store/hq63h12v82yrbmihgnf5r85d6y8rxy8l-auth0-cli-1.21.0",
62+
"path": "/nix/store/5gfdk265ryswpvwbb9x49l30w06pmws2-auth0-cli-1.22.0",
6363
"default": true
6464
}
6565
],
66-
"store_path": "/nix/store/hq63h12v82yrbmihgnf5r85d6y8rxy8l-auth0-cli-1.21.0"
66+
"store_path": "/nix/store/5gfdk265ryswpvwbb9x49l30w06pmws2-auth0-cli-1.22.0"
6767
},
6868
"aarch64-linux": {
6969
"outputs": [
7070
{
7171
"name": "out",
72-
"path": "/nix/store/z86pm9h0b6jlp30y85f4wz6s561513l8-auth0-cli-1.21.0",
72+
"path": "/nix/store/36b1258rqgk5a3vpa9ax64qplywgk511-auth0-cli-1.22.0",
7373
"default": true
7474
}
7575
],
76-
"store_path": "/nix/store/z86pm9h0b6jlp30y85f4wz6s561513l8-auth0-cli-1.21.0"
76+
"store_path": "/nix/store/36b1258rqgk5a3vpa9ax64qplywgk511-auth0-cli-1.22.0"
7777
},
7878
"x86_64-darwin": {
7979
"outputs": [
8080
{
8181
"name": "out",
82-
"path": "/nix/store/khbzw9hj21a1yfb2avzlyx1fbn73prjv-auth0-cli-1.21.0",
82+
"path": "/nix/store/wlrs9g4m24626z34vq1dczj0ki2j3ls1-auth0-cli-1.22.0",
8383
"default": true
8484
}
8585
],
86-
"store_path": "/nix/store/khbzw9hj21a1yfb2avzlyx1fbn73prjv-auth0-cli-1.21.0"
86+
"store_path": "/nix/store/wlrs9g4m24626z34vq1dczj0ki2j3ls1-auth0-cli-1.22.0"
8787
},
8888
"x86_64-linux": {
8989
"outputs": [
9090
{
9191
"name": "out",
92-
"path": "/nix/store/1z59gnifgjb3108bb6j9qid7wal8dcba-auth0-cli-1.21.0",
92+
"path": "/nix/store/qnh0r5vfqpk5a1l41kqzjva501y2y3dp-auth0-cli-1.22.0",
9393
"default": true
9494
}
9595
],
96-
"store_path": "/nix/store/1z59gnifgjb3108bb6j9qid7wal8dcba-auth0-cli-1.21.0"
96+
"store_path": "/nix/store/qnh0r5vfqpk5a1l41kqzjva501y2y3dp-auth0-cli-1.22.0"
9797
}
9898
}
9999
},

0 commit comments

Comments
 (0)