From 87b86051af312d4320a60127a881560e887d5fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:36:35 -0500 Subject: [PATCH] [JN-1457]: Bump @types/lodash from 4.14.195 to 4.17.13 (#1337) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 24 ++++++++++++------------ ui-admin/package.json | 2 +- ui-core/package.json | 2 +- ui-participant/package.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c8550380..10724973c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5618,9 +5618,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.195", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.195.tgz", - "integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==", + "version": "4.17.13", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", + "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", "dev": true }, "node_modules/@types/mdast": { @@ -19313,7 +19313,7 @@ }, "devDependencies": { "@types/antlr4": "^4.11.6", - "@types/lodash": "^4.14.185", + "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", @@ -19527,7 +19527,7 @@ "devDependencies": { "@babel/cli": "^7.21.5", "@types/bootstrap": "^5.2.10", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12" }, "peerDependencies": { @@ -19614,7 +19614,7 @@ }, "devDependencies": { "@types/bootstrap": "^5.2.10", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.5" @@ -22189,7 +22189,7 @@ "@juniper/ui-core": "*", "@tanstack/react-table": "^8.20.5", "@types/antlr4": "^4.11.6", - "@types/lodash": "^4.14.185", + "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", @@ -22346,7 +22346,7 @@ "@tanstack/react-virtual": "^3.0.0-beta.54", "@types/bootstrap": "^5.2.10", "@types/diff": "^5.0.9", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12", "classnames": "^2.3.2", "diff": "^5.2.0", @@ -22399,7 +22399,7 @@ "@juniper/ui-core": "*", "@tanstack/react-virtual": "^3.0.0-beta.54", "@types/bootstrap": "^5.2.10", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.5", @@ -23964,9 +23964,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.195", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.195.tgz", - "integrity": "sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==", + "version": "4.17.13", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", + "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==", "dev": true }, "@types/mdast": { diff --git a/ui-admin/package.json b/ui-admin/package.json index 6a935a9e0..9371d0b46 100644 --- a/ui-admin/package.json +++ b/ui-admin/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@types/antlr4": "^4.11.6", - "@types/lodash": "^4.14.185", + "@types/lodash": "^4.17.13", "@types/pluralize": "^0.0.33", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", diff --git a/ui-core/package.json b/ui-core/package.json index 0874c6f95..77b0b7ae0 100644 --- a/ui-core/package.json +++ b/ui-core/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.21.5", "@types/bootstrap": "^5.2.10", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12" }, "peerDependencies": { diff --git a/ui-participant/package.json b/ui-participant/package.json index 93933d889..234a343f3 100644 --- a/ui-participant/package.json +++ b/ui-participant/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/bootstrap": "^5.2.10", - "@types/lodash": "^4.14.184", + "@types/lodash": "^4.17.13", "@types/react": "^18.3.12", "@types/react-dom": "^18.0.6", "@types/react-router-hash-link": "^2.4.5"