@ctx-core/auth0-management 9.7.138 → 9.7.141

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,24 @@
1
1
  # @ctx-core/auth0-management
2
2
 
3
+ ## 9.7.141
4
+
5
+ ### Patch Changes
6
+
7
+ - @ctx-core/auth0: ^40.0.69 -> ^40.0.70
8
+
9
+ ## 9.7.140
10
+
11
+ ### Patch Changes
12
+
13
+ - @ctx-core/fetch: ^13.0.20 -> ^13.0.21
14
+ - @ctx-core/auth0: ^40.0.68 -> ^40.0.69
15
+
16
+ ## 9.7.139
17
+
18
+ ### Patch Changes
19
+
20
+ - @ctx-core/auth0: ^40.0.67 -> ^40.0.68
21
+
3
22
  ## 9.7.138
4
23
 
5
24
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/auth0-management",
3
- "version": "9.7.138",
3
+ "version": "9.7.141",
4
4
  "description": "ctx-core auth0 management api",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -28,10 +28,10 @@
28
28
  "getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
29
29
  },
30
30
  "dependencies": {
31
- "@ctx-core/auth0": "^40.0.67",
31
+ "@ctx-core/auth0": "^40.0.70",
32
32
  "@ctx-core/env": "^17.3.14",
33
33
  "@ctx-core/error": "^12.3.45",
34
- "@ctx-core/fetch": "^13.0.20",
34
+ "@ctx-core/fetch": "^13.0.21",
35
35
  "@ctx-core/nanostores": "7.0.3",
36
36
  "@ctx-core/object": "^28.2.1",
37
37
  "@ctx-core/uri": "^12.4.58",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-