diff --git a/package.json b/package.json index 66da15a0..b7c0d7a7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "verror": "^1.10.1" }, "devDependencies": { - "@babel/types": "^7.25.7", + "@babel/types": "^7.25.8", "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.12.0", "@jest/globals": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index c915ed7f..218f1ef0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -609,14 +609,14 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.25.7": - version: 7.25.7 - resolution: "@babel/types@npm:7.25.7" +"@babel/types@npm:^7.25.8": + version: 7.25.8 + resolution: "@babel/types@npm:7.25.8" dependencies: "@babel/helper-string-parser": "npm:^7.25.7" "@babel/helper-validator-identifier": "npm:^7.25.7" to-fast-properties: "npm:^2.0.0" - checksum: 10/4504e16a95b6a67d50cfaa389bcbc0621019084cff73784ad4797f82d1bb76c870cb0abb6d9881d5776eb06b4607419a2b1205a08c3e87b152d74bd0884b822a + checksum: 10/973108dbb189916bb87360f2beff43ae97f1b08f1c071bc6499d363cce48b3c71674bf3b59dfd617f8c5062d1c76dc2a64232bc07b6ccef831fd0c06162d44d9 languageName: node linkType: hard @@ -7474,7 +7474,7 @@ __metadata: version: 0.0.0-use.local resolution: "eve-roster@workspace:." dependencies: - "@babel/types": "npm:^7.25.7" + "@babel/types": "npm:^7.25.8" "@eslint/eslintrc": "npm:^3.1.0" "@eslint/js": "npm:^9.12.0" "@grpc/grpc-js": "npm:^1.12.0"