@genesislcap/foundation-comms 14.96.0 → 14.96.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-comms",
3
3
  "description": "Genesis Foundation UI Comms",
4
- "version": "14.96.0",
4
+ "version": "14.96.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -52,8 +52,8 @@
52
52
  "test:debug": "genx test --debug"
53
53
  },
54
54
  "devDependencies": {
55
- "@genesislcap/foundation-testing": "14.96.0",
56
- "@genesislcap/genx": "14.96.0",
55
+ "@genesislcap/foundation-testing": "14.96.1",
56
+ "@genesislcap/genx": "14.96.1",
57
57
  "@types/js-cookie": "^3.0.2",
58
58
  "@types/json-schema": "^7.0.11",
59
59
  "@types/webappsec-credential-management": "^0.6.2",
@@ -61,8 +61,8 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@finos/fdc3": "^1.2.0",
64
- "@genesislcap/foundation-logger": "14.96.0",
65
- "@genesislcap/foundation-utils": "14.96.0",
64
+ "@genesislcap/foundation-logger": "14.96.1",
65
+ "@genesislcap/foundation-utils": "14.96.1",
66
66
  "@microsoft/fast-element": "^1.7.0",
67
67
  "@microsoft/fast-foundation": "^2.33.2",
68
68
  "analytics": "^0.8.0",
@@ -79,5 +79,5 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "gitHead": "65b7a0ee750748ce8a8a5ac374e56fd50623118e"
82
+ "gitHead": "48d09fe0db8cfe16fa806a5f098a0fb0405ffcbb"
83
83
  }