From 351285115ee2cca7d041fe4bf1289a32f8a3e50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:59:28 +0000 Subject: [PATCH] build(deps): bump parse-duration from 1.1.0 to 2.1.3 Bumps [parse-duration](https://github.com/jkroso/parse-duration) from 1.1.0 to 2.1.3. - [Release notes](https://github.com/jkroso/parse-duration/releases) - [Commits](https://github.com/jkroso/parse-duration/compare/v1.1.0...v2.1.3) --- updated-dependencies: - dependency-name: parse-duration dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++++++------ packages/core/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/react-components/package.json | 2 +- packages/testing-util/package.json | 2 +- 5 files changed, 29 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index b59eb98b3..fe912b6bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9870,6 +9870,12 @@ "integrity": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==", "license": "ISC" }, + "node_modules/@iot-app-kit/charts-core/node_modules/parse-duration": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.1.2.tgz", + "integrity": "sha512-p8EIONG8L0u7f8GFgfVlL4n8rnChTt8O5FSxgxMz2tjc9FMP199wxVKVB6IbKx11uTbKHACSvaLVIKNnoeNR/A==", + "license": "MIT" + }, "node_modules/@iot-app-kit/charts-core/node_modules/three": { "version": "0.125.2", "resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz", @@ -9971,6 +9977,12 @@ "integrity": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==", "license": "ISC" }, + "node_modules/@iot-app-kit/table/node_modules/parse-duration": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.1.2.tgz", + "integrity": "sha512-p8EIONG8L0u7f8GFgfVlL4n8rnChTt8O5FSxgxMz2tjc9FMP199wxVKVB6IbKx11uTbKHACSvaLVIKNnoeNR/A==", + "license": "MIT" + }, "node_modules/@iot-app-kit/table/node_modules/react": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", @@ -15700,6 +15712,12 @@ "node": "*" } }, + "node_modules/@synchro-charts/core/node_modules/parse-duration": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.1.2.tgz", + "integrity": "sha512-p8EIONG8L0u7f8GFgfVlL4n8rnChTt8O5FSxgxMz2tjc9FMP199wxVKVB6IbKx11uTbKHACSvaLVIKNnoeNR/A==", + "license": "MIT" + }, "node_modules/@synchro-charts/core/node_modules/three": { "version": "0.125.2", "resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz", @@ -28439,9 +28457,9 @@ } }, "node_modules/parse-duration": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.1.0.tgz", - "integrity": "sha512-z6t9dvSJYaPoQq7quMzdEagSFtpGu+utzHqqxmpVWNNZRIXnvqyCvn9XsTdh7c/w0Bqmdz3RB3YnRaKtpRtEXQ==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-2.1.3.tgz", + "integrity": "sha512-MtbharL7Bets65qDBXuDOHHWyY1BxTJZmJ/xGmS90iEbKE0gZ6yZpZtCda7O79GeOi/f0NwBaplIuReExIoVsw==", "license": "MIT" }, "node_modules/parse-entities": { @@ -36627,7 +36645,7 @@ "dependencies": { "d3-array": "^3.2.4", "intervals-fn": "^3.0.3", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "redux": "^4.2.1", "rxjs": "^7.8.1", "uuid": "^9.0.0" @@ -36737,7 +36755,7 @@ "is-hotkey": "^0.2.0", "lodash-es": "^4.17.21", "papaparse": "^5.4.1", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "react-dnd": "^16.0.1", "react-dnd-html5-backend": "^16.0.1", "react-dnd-touch-backend": "^16.0.1", @@ -36978,7 +36996,7 @@ "is-hotkey": "^0.2.0", "lodash-es": "^4.17.21", "luxon": "^3.5.0", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "react-cytoscapejs": "^2.0.0", "react-error-boundary": "^4.0.10", "react-hotkeys": "^2.0.0", @@ -39939,7 +39957,7 @@ "@aws-sdk/client-iot-events": "3.354.0", "@aws-sdk/client-iotsitewise": "3.696.0", "@iot-app-kit/core": "12.5.0", - "parse-duration": "^1.1.0" + "parse-duration": "^2.1.3" }, "devDependencies": { "@iot-app-kit/ts-config": "12.5.0", diff --git a/packages/core/package.json b/packages/core/package.json index b6a06fdea..8bf5fbee4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -45,7 +45,7 @@ "dependencies": { "d3-array": "^3.2.4", "intervals-fn": "^3.0.3", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "redux": "^4.2.1", "rxjs": "^7.8.1", "uuid": "^9.0.0" diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 0ca239a5a..de400f6a6 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -98,7 +98,7 @@ "is-hotkey": "^0.2.0", "lodash-es": "^4.17.21", "papaparse": "^5.4.1", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "react-dnd": "^16.0.1", "react-dnd-html5-backend": "^16.0.1", "react-dnd-touch-backend": "^16.0.1", diff --git a/packages/react-components/package.json b/packages/react-components/package.json index 9331bbd9e..a140df82d 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -135,7 +135,7 @@ "is-hotkey": "^0.2.0", "lodash-es": "^4.17.21", "luxon": "^3.5.0", - "parse-duration": "^1.0.3", + "parse-duration": "^2.1.3", "react-cytoscapejs": "^2.0.0", "react-error-boundary": "^4.0.10", "react-hotkeys": "^2.0.0", diff --git a/packages/testing-util/package.json b/packages/testing-util/package.json index 69b553f0c..72bccc3dd 100644 --- a/packages/testing-util/package.json +++ b/packages/testing-util/package.json @@ -33,7 +33,7 @@ "@aws-sdk/client-iot-events": "3.354.0", "@aws-sdk/client-iotsitewise": "3.696.0", "@iot-app-kit/core": "12.5.0", - "parse-duration": "^1.1.0" + "parse-duration": "^2.1.3" }, "devDependencies": { "@iot-app-kit/ts-config": "12.5.0",