@ctx-core/auth0-management 9.7.155 → 9.7.158

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,26 @@
1
1
  # @ctx-core/auth0-management
2
2
 
3
+ ## 9.7.158
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/auth0: ^40.0.86 -> ^40.0.87
8
+
9
+ ## 9.7.157
10
+
11
+ ### Patch Changes
12
+
13
+ - @ctx-core/auth0: ^40.0.85 -> ^40.0.86
14
+ - @ctx-core/fetch: ^13.0.28 -> ^13.0.29
15
+
16
+ ## 9.7.156
17
+
18
+ ### Patch Changes
19
+
20
+ - @types/auth0: ^3.3.8 -> ^3.3.9
21
+ - Updated dependencies
22
+ - @ctx-core/auth0@40.0.85
23
+
3
24
  ## 9.7.155
4
25
 
5
26
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-management",
3
- "version": "9.7.155",
3
+ "version": "9.7.158",
4
4
  "description": "ctx-core auth0 management api",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,17 +28,17 @@
28
28
  "getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^40.0.84",
31
+ "@ctx-core/auth0": "^40.0.87",
32
32
  "@ctx-core/env": "^17.3.16",
33
33
  "@ctx-core/error": "^12.3.47",
34
- "@ctx-core/fetch": "^13.0.28",
34
+ "@ctx-core/fetch": "^13.0.29",
35
35
  "@ctx-core/nanostores": "7.0.5",
36
36
  "@ctx-core/object": "^29.0.0",
37
37
  "@ctx-core/uri": "^12.4.60",
38
38
  "auth0": "^4.1.0"
39
39
  },
40
40
  "devDependencies": {
41
- "@types/auth0": "^3.3.8",
41
+ "@types/auth0": "^3.3.9",
42
42
  "@types/auth0-js": "^9.21.3",
43
43
  "@types/sinon": "^17.0.0",
44
44
  "c8": "^8.0.1",
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-