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