diff --git a/packages/vue3-lottie/package.json b/packages/vue3-lottie/package.json index ff7c86b0..0647e399 100644 --- a/packages/vue3-lottie/package.json +++ b/packages/vue3-lottie/package.json @@ -41,7 +41,7 @@ } }, "devDependencies": { - "@babel/types": "7.22.17", + "@babel/types": "7.22.19", "@types/lodash-es": "4.17.9", "@types/node": "18.17.5", "@vitejs/plugin-vue": "2.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 491a4351..d8e0e83d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: version: 5.12.2 devDependencies: '@babel/types': - specifier: 7.22.17 - version: 7.22.17 + specifier: 7.22.19 + version: 7.22.19 '@types/lodash-es': specifier: 4.17.9 version: 4.17.9 @@ -85,8 +85,8 @@ packages: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.22.15: - resolution: {integrity: sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==} + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} /@babel/parser@7.22.4: @@ -94,14 +94,14 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.17 + '@babel/types': 7.22.19 - /@babel/types@7.22.17: - resolution: {integrity: sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==} + /@babel/types@7.22.19: + resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.15 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@jridgewell/sourcemap-codec@1.4.15: @@ -1116,7 +1116,7 @@ packages: vite: ^3.0.0 vue: ^2.7.0 || ^3.2.24 dependencies: - '@babel/types': 7.22.17 + '@babel/types': 7.22.19 '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 fast-glob: 3.2.12