@financial-times/dotcom-middleware-app-context 10.3.1 → 11.0.0-beta.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.
@@ -431,8 +431,8 @@
|
|
431
431
|
"affectsGlobalScope": false
|
432
432
|
},
|
433
433
|
"../../../node_modules/@babel/types/lib/index.d.ts": {
|
434
|
-
"version": "
|
435
|
-
"signature": "
|
434
|
+
"version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
435
|
+
"signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
|
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": "
|
445
|
-
"signature": "
|
444
|
+
"version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
445
|
+
"signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
|
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": "
|
3
|
+
"version": "11.0.0-beta.0",
|
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": "^
|
27
|
+
"@financial-times/dotcom-server-app-context": "^11.0.0-beta.0"
|
28
28
|
},
|
29
29
|
"engines": {
|
30
30
|
"node": "18.x || 20.x",
|