@financial-times/dotcom-server-asset-loader 9.0.2 → 9.0.3

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.
@@ -646,11 +646,6 @@
646
646
  "signature": "b82fc740467e59abe3d6170417e461527d2a95610f55915fc59557c4b7be55ba",
647
647
  "affectsGlobalScope": false
648
648
  },
649
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": {
650
- "version": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
651
- "signature": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
652
- "affectsGlobalScope": false
653
- },
654
649
  "../../../node_modules/@types/mdast/index.d.ts": {
655
650
  "version": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
656
651
  "signature": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
@@ -1164,9 +1159,6 @@
1164
1159
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1165
1160
  "../../../node_modules/pretty-format/build/index.d.ts"
1166
1161
  ],
1167
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1168
- "../../../node_modules/@types/lodash/index.d.ts"
1169
- ],
1170
1162
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1171
1163
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1172
1164
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -1930,9 +1922,6 @@
1930
1922
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1931
1923
  "../../../node_modules/pretty-format/build/index.d.ts"
1932
1924
  ],
1933
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1934
- "../../../node_modules/@types/lodash/index.d.ts"
1935
- ],
1936
1925
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1937
1926
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1938
1927
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -2645,7 +2634,6 @@
2645
2634
  "../../../node_modules/@types/jest/index.d.ts",
2646
2635
  "../../../node_modules/@types/json-schema/index.d.ts",
2647
2636
  "../../../node_modules/@types/json5/index.d.ts",
2648
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts",
2649
2637
  "../../../node_modules/@types/lodash/common/array.d.ts",
2650
2638
  "../../../node_modules/@types/lodash/common/collection.d.ts",
2651
2639
  "../../../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-asset-loader",
3
- "version": "9.0.2",
3
+ "version": "9.0.3",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",