From bb7ea66f08868de1818f17d54ec3c23cd25d05f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 06:22:41 +0000 Subject: [PATCH] chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbc7b3c..9804cb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,12 +1,16 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@emotion/react': specifier: ^11.10.6 version: 11.10.6(@types/react@18.0.31)(react@18.2.0) '@inovua/reactdatagrid-community': specifier: ^5.8.5 - version: 5.8.5(react-dom@18.2.0)(react@18.2.0) + version: 5.8.5(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) '@mantine/core': specifier: ^6.0.5 version: 6.0.5(@emotion/react@11.10.6)(@mantine/hooks@6.0.5)(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0) @@ -664,7 +668,7 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@inovua/reactdatagrid-community@5.8.5(react-dom@18.2.0)(react@18.2.0): + /@inovua/reactdatagrid-community@5.8.5(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-H9pfB0Ji4Fy0mQ1Cw868dyhuzBntxmI4iHvejyAVDwtmv7eUDJ2qyMR71bvtRqkU63wfSyy+cln4aCpz04HBzg==} peerDependencies: prop-types: '>=15.5.0' @@ -678,6 +682,7 @@ packages: lodash.debounce: 4.0.8 lodash.throttle: 4.1.1 object-assign: 4.1.1 + prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) resize-observer-polyfill: 1.5.1 @@ -3767,7 +3772,7 @@ packages: rrweb-cssom: 0.6.0 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.2 + tough-cookie: 4.1.3 w3c-xmlserializer: 4.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 2.0.0 @@ -6049,8 +6054,8 @@ packages: is-number: 7.0.0 dev: true - /tough-cookie@4.1.2: - resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} + /tough-cookie@4.1.3: + resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} engines: {node: '>=6'} dependencies: psl: 1.9.0