diff --git a/package.json b/package.json index 8565b93e1..4ce35a875 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "7.27.3", "@babel/plugin-transform-runtime": "7.27.3", "@babel/preset-env": "7.27.2", - "@babel/runtime": "7.27.3", + "@babel/runtime": "7.27.4", "@fortawesome/fontawesome-free": "^6.7.2", "@popperjs/core": "^2.11.8", "@sentry/browser": "^9.23.0", diff --git a/yarn.lock b/yarn.lock index 1a2727eee..3ae64f58a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1108,10 +1108,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.27.3": - version: 7.27.3 - resolution: "@babel/runtime@npm:7.27.3" - checksum: 10c0/b860fe374a36fddbeeb238e52e59443abcacc046eebda1bf278bffbc67b5c8f713b939e09c126b086ca5f97cba1987ea17fd1737568bc50fedb1f6ef1cf46f69 +"@babel/runtime@npm:7.27.4": + version: 7.27.4 + resolution: "@babel/runtime@npm:7.27.4" + checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e languageName: node linkType: hard @@ -2589,7 +2589,7 @@ __metadata: "@babel/core": "npm:7.27.3" "@babel/plugin-transform-runtime": "npm:7.27.3" "@babel/preset-env": "npm:7.27.2" - "@babel/runtime": "npm:7.27.3" + "@babel/runtime": "npm:7.27.4" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@popperjs/core": "npm:^2.11.8" "@sentry/browser": "npm:^9.23.0"