diff --git a/package.json b/package.json index cf7c42f8..cb5f9257 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "test:unit:watch": "yarn test:unit --watch" }, "dependencies": { - "@babel/runtime": "7.26.0", + "@babel/runtime": "7.26.7", "@tanstack/react-table": "8.20.6", "@tanstack/react-virtual": "beta", "prop-types": "15.8.1", diff --git a/yarn.lock b/yarn.lock index cff1ce69..86fb4ccc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1711,12 +1711,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.26.0": - version: 7.26.0 - resolution: "@babel/runtime@npm:7.26.0" +"@babel/runtime@npm:7.26.7": + version: 7.26.7 + resolution: "@babel/runtime@npm:7.26.7" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287 + checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a languageName: node linkType: hard @@ -2980,7 +2980,7 @@ __metadata: "@babel/preset-env": "npm:7.26.7" "@babel/preset-react": "npm:7.26.3" "@babel/preset-typescript": "npm:7.26.0" - "@babel/runtime": "npm:7.26.0" + "@babel/runtime": "npm:7.26.7" "@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1" "@commitlint/cli": "npm:19.6.1" "@commitlint/config-conventional": "npm:19.6.0"