diff --git a/exoplanet-transit-simulator/package-lock.json b/exoplanet-transit-simulator/package-lock.json index cbdf97b455..8c02b7e043 100644 --- a/exoplanet-transit-simulator/package-lock.json +++ b/exoplanet-transit-simulator/package-lock.json @@ -12050,7 +12050,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/nikolas/react-range-step-input.git#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "resolved": "git+ssh://git@github.com/nikolas/react-range-step-input.git#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "integrity": "sha512-uPjPY9F7oIoPij+ITIcpAIeqP7t4lJwlLJdh/aDASiuLKMJn4AinlQ8krUgMUUGCjCJ48/HdmXCSbiaOYLDxNw==", "license": "GPL-3.0+", "peerDependencies": { @@ -24008,9 +24008,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/nikolas/react-range-step-input.git#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "version": "git+ssh://git@github.com/nikolas/react-range-step-input.git#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "integrity": "sha512-uPjPY9F7oIoPij+ITIcpAIeqP7t4lJwlLJdh/aDASiuLKMJn4AinlQ8krUgMUUGCjCJ48/HdmXCSbiaOYLDxNw==", - "from": "react-range-step-input@github:nikolas/react-range-step-input#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "from": "react-range-step-input@github:nikolas/react-range-step-input#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "requires": {} }, "readable-stream": {