diff --git a/package-lock.json b/package-lock.json index 90c38870..30c6de19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -304,9 +304,9 @@ } }, "node_modules/@babel/runtime-corejs2": { - "version": "7.26.0", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.26.0.tgz", - "integrity": "sha512-AQKSxUdaM7uTEGFmLZj1LOgX3LaLdt4udjqywaVdN6R5P2KAgqtBkDW4TS2ySRYNqcKmEe8Xv96jegHJNNb7Gg==", + "version": "7.26.10", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.26.10.tgz", + "integrity": "sha512-JfoPiD7f/vvd/PaOfu5cr9CyzwDMPg4T0nX3MQr6IgTq49DhjvUcmjmjA7j6+xih1Evq+QKZnge1SoIlYozv/Q==", "dependencies": { "core-js": "^2.6.12", "regenerator-runtime": "^0.14.0" @@ -17611,7 +17611,7 @@ "packages/powerbi": { "dependencies": { "@babel/runtime": "^7.5.5", - "@babel/runtime-corejs2": "^7.5.5", + "@babel/runtime-corejs2": "^7.26.10", "@fluentui/react": "^8", "@msrvida/sanddance-explorer": "file:../sanddance-explorer", "core-js": "3.2.1", diff --git a/packages/powerbi/package-lock.json b/packages/powerbi/package-lock.json index 511d1570..cf3c6809 100644 --- a/packages/powerbi/package-lock.json +++ b/packages/powerbi/package-lock.json @@ -7,7 +7,7 @@ "name": "powerbi", "dependencies": { "@babel/runtime": "^7.5.5", - "@babel/runtime-corejs2": "^7.5.5", + "@babel/runtime-corejs2": "^7.26.10", "@fluentui/react": "^8", "@msrvida/sanddance-explorer": "file:../sanddance-explorer", "core-js": "3.2.1", @@ -68,9 +68,10 @@ } }, "node_modules/@babel/runtime-corejs2": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.24.7.tgz", - "integrity": "sha512-+Lf6xofiPZLtFwNkpjGHPgJck4b22Yo8h9+WHf3bEbS4ikOyOMNtJk6HSTolEQ2irH1XSoeguaCkrkcgyThrMA==", + "version": "7.26.10", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.26.10.tgz", + "integrity": "sha512-JfoPiD7f/vvd/PaOfu5cr9CyzwDMPg4T0nX3MQr6IgTq49DhjvUcmjmjA7j6+xih1Evq+QKZnge1SoIlYozv/Q==", + "license": "MIT", "dependencies": { "core-js": "^2.6.12", "regenerator-runtime": "^0.14.0" @@ -7548,9 +7549,9 @@ } }, "@babel/runtime-corejs2": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.24.7.tgz", - "integrity": "sha512-+Lf6xofiPZLtFwNkpjGHPgJck4b22Yo8h9+WHf3bEbS4ikOyOMNtJk6HSTolEQ2irH1XSoeguaCkrkcgyThrMA==", + "version": "7.26.10", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.26.10.tgz", + "integrity": "sha512-JfoPiD7f/vvd/PaOfu5cr9CyzwDMPg4T0nX3MQr6IgTq49DhjvUcmjmjA7j6+xih1Evq+QKZnge1SoIlYozv/Q==", "requires": { "core-js": "^2.6.12", "regenerator-runtime": "^0.14.0" @@ -11499,7 +11500,7 @@ "version": "file:", "requires": { "@babel/runtime": "^7.5.5", - "@babel/runtime-corejs2": "^7.5.5", + "@babel/runtime-corejs2": "^7.26.10", "@fluentui/react": "^8", "@msrvida/fluentui-react-cdn-typings": "file:../fluentui-react-cdn-typings", "@msrvida/sanddance-explorer": "file:../sanddance-explorer", @@ -11533,9 +11534,9 @@ } }, "@babel/runtime-corejs2": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.24.7.tgz", - "integrity": "sha512-+Lf6xofiPZLtFwNkpjGHPgJck4b22Yo8h9+WHf3bEbS4ikOyOMNtJk6HSTolEQ2irH1XSoeguaCkrkcgyThrMA==", + "version": "7.26.10", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.26.10.tgz", + "integrity": "sha512-JfoPiD7f/vvd/PaOfu5cr9CyzwDMPg4T0nX3MQr6IgTq49DhjvUcmjmjA7j6+xih1Evq+QKZnge1SoIlYozv/Q==", "requires": { "core-js": "^2.6.12", "regenerator-runtime": "^0.14.0" diff --git a/packages/powerbi/package.json b/packages/powerbi/package.json index 00765150..3afd0ba2 100644 --- a/packages/powerbi/package.json +++ b/packages/powerbi/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@babel/runtime": "^7.5.5", - "@babel/runtime-corejs2": "^7.5.5", + "@babel/runtime-corejs2": "^7.26.10", "@fluentui/react": "^8", "@msrvida/sanddance-explorer": "file:../sanddance-explorer", "core-js": "3.2.1",