@financial-times/dotcom-server-app-context 10.1.0 → 10.3.0

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.
@@ -661,6 +661,11 @@
661
661
  "signature": "b82fc740467e59abe3d6170417e461527d2a95610f55915fc59557c4b7be55ba",
662
662
  "affectsGlobalScope": false
663
663
  },
664
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": {
665
+ "version": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
666
+ "signature": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
667
+ "affectsGlobalScope": false
668
+ },
664
669
  "../../../node_modules/@types/mdast/index.d.ts": {
665
670
  "version": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
666
671
  "signature": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
@@ -1174,6 +1179,9 @@
1174
1179
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1175
1180
  "../../../node_modules/pretty-format/build/index.d.ts"
1176
1181
  ],
1182
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1183
+ "../../../node_modules/@types/lodash/index.d.ts"
1184
+ ],
1177
1185
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1178
1186
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1179
1187
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -1936,6 +1944,9 @@
1936
1944
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1937
1945
  "../../../node_modules/pretty-format/build/index.d.ts"
1938
1946
  ],
1947
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1948
+ "../../../node_modules/@types/lodash/index.d.ts"
1949
+ ],
1939
1950
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1940
1951
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1941
1952
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -2652,6 +2663,7 @@
2652
2663
  "../../../node_modules/@types/jest/index.d.ts",
2653
2664
  "../../../node_modules/@types/json-schema/index.d.ts",
2654
2665
  "../../../node_modules/@types/json5/index.d.ts",
2666
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts",
2655
2667
  "../../../node_modules/@types/lodash/common/array.d.ts",
2656
2668
  "../../../node_modules/@types/lodash/common/collection.d.ts",
2657
2669
  "../../../node_modules/@types/lodash/common/common.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-server-app-context",
3
- "version": "10.1.0",
3
+ "version": "10.3.0",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",