From 9b5a27f19588cb8c72c6c3543dda1c266e46a4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:08:42 -0600 Subject: [PATCH] chore(deps): bump @types/json-bigint from 1.0.1 to 1.0.4 in /superset-frontend (#28808) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- superset-frontend/package-lock.json | 18 +++++++++--------- superset-frontend/package.json | 2 +- .../packages/superset-ui-core/package.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 4f9c7de8c3..3f71e57acf 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -185,7 +185,7 @@ "@types/jest": "^26.0.3", "@types/jquery": "^3.5.8", "@types/js-levenshtein": "^1.1.3", - "@types/json-bigint": "^1.0.1", + "@types/json-bigint": "^1.0.4", "@types/mousetrap": "^1.6.15", "@types/react": "^16.9.53", "@types/react-dom": "^16.9.8", @@ -22901,9 +22901,9 @@ "dev": true }, "node_modules/@types/json-bigint": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@types/json-bigint/-/json-bigint-1.0.1.tgz", - "integrity": "sha512-zpchZLNsNuzJHi6v64UBoFWAvQlPhch7XAi36FkH6tL1bbbmimIF+cS7vwkzY4u5RaSWMoflQfu+TshMPPw8uw==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@types/json-bigint/-/json-bigint-1.0.4.tgz", + "integrity": "sha512-ydHooXLbOmxBbubnA7Eh+RpBzuaIiQjh8WGJYQB50JFGFrdxW7JzVlyEV7fAXw0T2sqJ1ysTneJbiyNLqZRAag==" }, "node_modules/@types/json-schema": { "version": "7.0.9", @@ -67597,7 +67597,7 @@ "@types/d3-time-format": "^2.1.0", "@types/enzyme": "^3.10.18", "@types/fetch-mock": "^7.3.8", - "@types/json-bigint": "^1.0.1", + "@types/json-bigint": "^1.0.4", "@types/lodash": "^4.17.0", "@types/math-expression-evaluator": "^1.3.3", "@types/node": "^20.12.7", @@ -86302,7 +86302,7 @@ "@types/d3-time-format": "^2.1.0", "@types/enzyme": "^3.10.18", "@types/fetch-mock": "^7.3.8", - "@types/json-bigint": "^1.0.1", + "@types/json-bigint": "^1.0.4", "@types/lodash": "^4.17.0", "@types/math-expression-evaluator": "^1.3.3", "@types/node": "^20.12.7", @@ -89976,9 +89976,9 @@ "dev": true }, "@types/json-bigint": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@types/json-bigint/-/json-bigint-1.0.1.tgz", - "integrity": "sha512-zpchZLNsNuzJHi6v64UBoFWAvQlPhch7XAi36FkH6tL1bbbmimIF+cS7vwkzY4u5RaSWMoflQfu+TshMPPw8uw==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@types/json-bigint/-/json-bigint-1.0.4.tgz", + "integrity": "sha512-ydHooXLbOmxBbubnA7Eh+RpBzuaIiQjh8WGJYQB50JFGFrdxW7JzVlyEV7fAXw0T2sqJ1ysTneJbiyNLqZRAag==" }, "@types/json-schema": { "version": "7.0.9", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 4f8abae86f..bc32a651be 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -250,7 +250,7 @@ "@types/jest": "^26.0.3", "@types/jquery": "^3.5.8", "@types/js-levenshtein": "^1.1.3", - "@types/json-bigint": "^1.0.1", + "@types/json-bigint": "^1.0.4", "@types/mousetrap": "^1.6.15", "@types/react": "^16.9.53", "@types/react-dom": "^16.9.8", diff --git a/superset-frontend/packages/superset-ui-core/package.json b/superset-frontend/packages/superset-ui-core/package.json index 1a26e0f49d..b5bc608952 100644 --- a/superset-frontend/packages/superset-ui-core/package.json +++ b/superset-frontend/packages/superset-ui-core/package.json @@ -33,7 +33,7 @@ "@types/d3-time-format": "^2.1.0", "@types/enzyme": "^3.10.18", "@types/fetch-mock": "^7.3.8", - "@types/json-bigint": "^1.0.1", + "@types/json-bigint": "^1.0.4", "@types/lodash": "^4.17.0", "@types/math-expression-evaluator": "^1.3.3", "@types/node": "^20.12.7",