@ctx-core/auth0-management 9.4.7 → 9.4.12

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,55 @@
1
1
  # @ctx-core/auth0-management
2
2
 
3
+ ## 9.4.12
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/auth0: ^38.2.17 -> ^38.2.18
8
+
9
+ ## 9.4.11
10
+
11
+ ### Patch Changes
12
+
13
+ - @ctx-core/fetch: ^12.10.4 -> ^12.10.5
14
+ - Updated dependencies
15
+ - Updated dependencies
16
+ - @ctx-core/auth0@38.2.17
17
+ - @ctx-core/fetch-undici@2.6.61
18
+
19
+ ## 9.4.10
20
+
21
+ ### Patch Changes
22
+
23
+ - @ctx-core/fetch: ^12.10.3 -> ^12.10.4
24
+ - Updated dependencies
25
+ - Updated dependencies
26
+ - Updated dependencies
27
+ - @ctx-core/auth0@38.2.16
28
+ - @ctx-core/fetch-undici@2.6.60
29
+
30
+ ## 9.4.9
31
+
32
+ ### Patch Changes
33
+
34
+ - @ctx-core/object: ^27.4.25 -> ^27.4.26
35
+ - Updated dependencies
36
+ - @ctx-core/auth0@38.2.15
37
+ - @ctx-core/env@17.2.93
38
+ - @ctx-core/error@12.3.29
39
+ - @ctx-core/fetch-undici@2.6.59
40
+ - @ctx-core/nanostores@4.0.1
41
+ - @ctx-core/uri@12.4.41
42
+
43
+ ## 9.4.8
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies
48
+ - Updated dependencies
49
+ - @ctx-core/nanostores@4.0.0
50
+ - @ctx-core/auth0@38.2.14
51
+ - @ctx-core/env@17.2.92
52
+
3
53
  ## 9.4.7
4
54
 
5
55
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-management",
3
- "version": "9.4.7",
3
+ "version": "9.4.12",
4
4
  "description": "ctx-core auth0 management api",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,14 +28,14 @@
28
28
  "getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^38.2.13",
32
- "@ctx-core/env": "^17.2.91",
33
- "@ctx-core/error": "^12.3.28",
34
- "@ctx-core/fetch": "^12.10.3",
35
- "@ctx-core/fetch-undici": "^2.6.58",
36
- "@ctx-core/nanostores": "3.5.0",
37
- "@ctx-core/object": "^27.4.25",
38
- "@ctx-core/uri": "^12.4.40",
31
+ "@ctx-core/auth0": "^38.2.18",
32
+ "@ctx-core/env": "^17.2.93",
33
+ "@ctx-core/error": "^12.3.29",
34
+ "@ctx-core/fetch": "^12.10.5",
35
+ "@ctx-core/fetch-undici": "^2.6.61",
36
+ "@ctx-core/nanostores": "4.0.1",
37
+ "@ctx-core/object": "^27.4.26",
38
+ "@ctx-core/uri": "^12.4.41",
39
39
  "auth0": "^3.4.0"
40
40
  },
41
41
  "devDependencies": {
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-