diff --git a/packages/test/test-end-to-end-tests/package.json b/packages/test/test-end-to-end-tests/package.json index 1cd6e2a3f9c6..2579a47b0744 100644 --- a/packages/test/test-end-to-end-tests/package.json +++ b/packages/test/test-end-to-end-tests/package.json @@ -136,6 +136,7 @@ "@fluidframework/build-common": "^2.0.3", "@fluidframework/build-tools": "^0.46.0", "@fluidframework/eslint-config-fluid": "^5.4.0", + "@fluidframework/protocol-definitions": "^3.2.0", "@types/mocha": "^9.1.1", "@types/nock": "^9.3.0", "@types/node": "^18.19.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef70e292fa92..a1f7bc048a97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14260,6 +14260,9 @@ importers: '@fluidframework/eslint-config-fluid': specifier: ^5.4.0 version: 5.4.0(eslint@8.55.0)(typescript@5.4.5) + '@fluidframework/protocol-definitions': + specifier: ^3.2.0 + version: 3.2.0 '@types/mocha': specifier: ^9.1.1 version: 9.1.1