diff --git a/package.json b/package.json index abf05413..b2c1c978 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@algolia/client-search": "*", "@babel/core": "7.18.10", "@babel/plugin-transform-modules-commonjs": "7.18.6", - "@babel/plugin-transform-typescript": "7.18.10", + "@babel/plugin-transform-typescript": "7.18.12", "@babel/types": "*", "@fastify/cookie": "7.3.1", "@fastify/multipart": "7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dcd53cb..17828faa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@algolia/client-search': '*' '@babel/core': 7.18.10 '@babel/plugin-transform-modules-commonjs': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.10 + '@babel/plugin-transform-typescript': 7.18.12 '@babel/types': '*' '@fastify/cookie': 7.3.1 '@fastify/multipart': 7.1.0 @@ -128,7 +128,7 @@ dependencies: '@algolia/client-search': 4.13.1 '@babel/core': 7.18.10 '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.10 - '@babel/plugin-transform-typescript': 7.18.10_@babel+core@7.18.10 + '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.18.10 '@babel/types': 7.18.8 '@fastify/cookie': 7.3.1 '@fastify/multipart': 7.1.0 @@ -815,8 +815,8 @@ packages: - supports-color dev: false - /@babel/plugin-transform-typescript/7.18.10_@babel+core@7.18.10: - resolution: {integrity: sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ==} + /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.18.10: + resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0