diff --git a/package.json b/package.json index f75c08c92..ad24eefe7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "7.28.0", "@babel/plugin-transform-runtime": "7.28.0", "@babel/preset-env": "7.28.0", - "@babel/runtime": "7.28.2", + "@babel/runtime": "7.28.3", "@fortawesome/fontawesome-free": "^6.7.2", "@hotwired/turbo-rails": "^8.0.16", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index 3cc8e1dbc..4f0a6a2c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1093,10 +1093,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.28.2": - version: 7.28.2 - resolution: "@babel/runtime@npm:7.28.2" - checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0 +"@babel/runtime@npm:7.28.3": + version: 7.28.3 + resolution: "@babel/runtime@npm:7.28.3" + checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc languageName: node linkType: hard @@ -2567,7 +2567,7 @@ __metadata: "@babel/core": "npm:7.28.0" "@babel/plugin-transform-runtime": "npm:7.28.0" "@babel/preset-env": "npm:7.28.0" - "@babel/runtime": "npm:7.28.2" + "@babel/runtime": "npm:7.28.3" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@hotwired/turbo-rails": "npm:^8.0.16" "@popperjs/core": "npm:^2.11.8"