@genesislcap/foundation-comms 14.94.1 → 14.94.2

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.94.1",
4
+ "version": "14.94.2",
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.94.1",
56
- "@genesislcap/genx": "14.94.1",
55
+ "@genesislcap/foundation-testing": "14.94.2",
56
+ "@genesislcap/genx": "14.94.2",
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.94.1",
65
- "@genesislcap/foundation-utils": "14.94.1",
64
+ "@genesislcap/foundation-logger": "14.94.2",
65
+ "@genesislcap/foundation-utils": "14.94.2",
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": "a1b6baf9b2003cbb1d73b44d0715ac3492e4f6f5"
82
+ "gitHead": "8f234d54d3f4baf8f21a036b93dd6ba07eb59158"
83
83
  }