@financial-times/dotcom-middleware-app-context 11.1.0 → 11.2.1

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.
@@ -431,8 +431,8 @@
431
431
  "affectsGlobalScope": false
432
432
  },
433
433
  "../../../node_modules/@babel/types/lib/index.d.ts": {
434
- "version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
435
- "signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
434
+ "version": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
435
+ "signature": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
436
436
  "affectsGlobalScope": false
437
437
  },
438
438
  "../../../node_modules/@types/babel__generator/index.d.ts": {
@@ -441,8 +441,8 @@
441
441
  "affectsGlobalScope": false
442
442
  },
443
443
  "../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
444
- "version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
445
- "signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
444
+ "version": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
445
+ "signature": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
446
446
  "affectsGlobalScope": false
447
447
  },
448
448
  "../../../node_modules/@types/babel__template/index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-middleware-app-context",
3
- "version": "11.1.0",
3
+ "version": "11.2.1",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "node-mocks-http": "^1.7.5"
25
25
  },
26
26
  "dependencies": {
27
- "@financial-times/dotcom-server-app-context": "^11.1.0"
27
+ "@financial-times/dotcom-server-app-context": "^11.2.1"
28
28
  },
29
29
  "engines": {
30
30
  "node": "18.x || 20.x",