@ctx-core/auth0-management 9.7.143 → 9.7.148

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,47 @@
1
1
  # @ctx-core/auth0-management
2
2
 
3
+ ## 9.7.148
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/auth0: ^40.0.76 -> ^40.0.77
8
+
9
+ ## 9.7.147
10
+
11
+ ### Patch Changes
12
+
13
+ - @ctx-core/auth0: ^40.0.75 -> ^40.0.76
14
+ - @ctx-core/fetch: ^13.0.24 -> ^13.0.25
15
+
16
+ ## 9.7.146
17
+
18
+ ### Patch Changes
19
+
20
+ - @ctx-core/auth0: ^40.0.74 -> ^40.0.75
21
+
22
+ ## 9.7.145
23
+
24
+ ### Patch Changes
25
+
26
+ - @ctx-core/auth0: ^40.0.73 -> ^40.0.74
27
+ - Updated dependencies
28
+ - @ctx-core/fetch@13.0.24
29
+
30
+ ## 9.7.144
31
+
32
+ ### Patch Changes
33
+
34
+ - sinon: ^17.0.0 -> ^17.0.1
35
+ - @ctx-core/object: ^28.2.1 -> ^28.2.2
36
+ - Updated dependencies
37
+ - Updated dependencies
38
+ - @ctx-core/auth0@40.0.73
39
+ - @ctx-core/fetch@13.0.23
40
+ - @ctx-core/env@17.3.15
41
+ - @ctx-core/error@12.3.46
42
+ - @ctx-core/nanostores@7.0.4
43
+ - @ctx-core/uri@12.4.59
44
+
3
45
  ## 9.7.143
4
46
 
5
47
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-management",
3
- "version": "9.7.143",
3
+ "version": "9.7.148",
4
4
  "description": "ctx-core auth0 management api",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,13 +28,13 @@
28
28
  "getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^40.0.72",
32
- "@ctx-core/env": "^17.3.14",
33
- "@ctx-core/error": "^12.3.45",
34
- "@ctx-core/fetch": "^13.0.22",
35
- "@ctx-core/nanostores": "7.0.3",
36
- "@ctx-core/object": "^28.2.1",
37
- "@ctx-core/uri": "^12.4.58",
31
+ "@ctx-core/auth0": "^40.0.77",
32
+ "@ctx-core/env": "^17.3.15",
33
+ "@ctx-core/error": "^12.3.46",
34
+ "@ctx-core/fetch": "^13.0.25",
35
+ "@ctx-core/nanostores": "7.0.4",
36
+ "@ctx-core/object": "^28.2.2",
37
+ "@ctx-core/uri": "^12.4.59",
38
38
  "auth0": "^4.1.0"
39
39
  },
40
40
  "devDependencies": {
@@ -43,7 +43,7 @@
43
43
  "@types/sinon": "^10.0.20",
44
44
  "c8": "^8.0.1",
45
45
  "check-dts": "^0.7.2",
46
- "sinon": "^17.0.0",
46
+ "sinon": "^17.0.1",
47
47
  "tsx": "^3.14.0",
48
48
  "typescript": "next",
49
49
  "uvu": "^0.5.6"
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-