@ctx-core/auth0-management 9.7.38 → 9.7.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @ctx-core/auth0-management
2
2
 
3
+ ## 9.7.43
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/auth0: ^39.0.24 -> ^39.0.25
8
+
9
+ ## 9.7.42
10
+
11
+ ### Patch Changes
12
+
13
+ - @ctx-core/env: ^17.2.124 -> ^17.2.125
14
+ - @ctx-core/auth0: ^39.0.23 -> ^39.0.24
15
+
16
+ ## 9.7.41
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+ - @ctx-core/nanostores@5.2.9
22
+
23
+ ## 9.7.40
24
+
25
+ ### Patch Changes
26
+
27
+ - @ctx-core/auth0: ^39.0.22 -> ^39.0.23
28
+ - @ctx-core/env: ^17.2.123 -> ^17.2.124
29
+
30
+ ## 9.7.39
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies
35
+ - @ctx-core/nanostores@5.2.8
36
+
3
37
  ## 9.7.38
4
38
 
5
39
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-management",
3
- "version": "9.7.38",
3
+ "version": "9.7.43",
4
4
  "description": "ctx-core auth0 management api",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,11 +28,11 @@
28
28
  "getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^39.0.22",
32
- "@ctx-core/env": "^17.2.123",
31
+ "@ctx-core/auth0": "^39.0.25",
32
+ "@ctx-core/env": "^17.2.125",
33
33
  "@ctx-core/error": "^12.3.38",
34
34
  "@ctx-core/fetch": "^12.11.7",
35
- "@ctx-core/nanostores": "5.2.7",
35
+ "@ctx-core/nanostores": "5.2.9",
36
36
  "@ctx-core/object": "^28.0.3",
37
37
  "@ctx-core/uri": "^12.4.50",
38
38
  "auth0": "^3.5.0"
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-