From 8ea9934f335deaa132e857dc1f72585b459592a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:18:53 +0000 Subject: [PATCH] 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] --- package-lock.json | 116 +++------------------------------------------- 1 file changed, 6 insertions(+), 110 deletions(-) diff --git a/package-lock.json b/package-lock.json index 127b1cad6..9bccd6e5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22597,9 +22597,10 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.2", + "version": "4.1.3", + "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", @@ -26452,113 +26453,6 @@ } } }, - "@leafygreen-ui/search-input": { - "version": "2.0.8", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/search-input/-/search-input-2.0.8.tgz", - "integrity": "sha512-ijMpZgyUpOQM1fOnUs1XavIYAcD9P5PNRWp2hprgWMJZp8FrcopsslMJJIDaM00Sdj0MjSDAti9+aXeo+2ZgSw==", - "requires": { - "@leafygreen-ui/a11y": "^1.4.3", - "@leafygreen-ui/emotion": "^4.0.4", - "@leafygreen-ui/hooks": "^7.7.5", - "@leafygreen-ui/icon": "^11.17.0", - "@leafygreen-ui/icon-button": "^15.0.12", - "@leafygreen-ui/input-option": "^1.0.5", - "@leafygreen-ui/lib": "^10.4.0", - "@leafygreen-ui/palette": "^4.0.4", - "@leafygreen-ui/polymorphic": "^1.3.2", - "@leafygreen-ui/popover": "^11.0.12", - "@leafygreen-ui/tokens": "^2.1.1", - "@leafygreen-ui/typography": "^16.5.1", - "lodash": "^4.17.21", - "polished": "^4.2.2" - }, - "dependencies": { - "@leafygreen-ui/hooks": { - "version": "7.7.5", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/hooks/-/hooks-7.7.5.tgz", - "integrity": "sha512-Spk36yndhplGfCdLl14RWuoDPGYfEgA6AwqbaI4T45i+A2QtDTvdSFyMUkNmDK5vzk5cWmR/SmkRS/o5T9zgMA==", - "requires": { - "lodash": "^4.17.21" - } - }, - "@leafygreen-ui/icon-button": { - "version": "15.0.12", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/icon-button/-/icon-button-15.0.12.tgz", - "integrity": "sha512-19tXprK4/jIZq19o6Y2OnPw5ifuLIhpxAJ4/gs/lIFk/4A5PZJOnZzy6ABdiMaFk/1miSjoDQ5B+lncvgAx1gA==", - "requires": { - "@leafygreen-ui/a11y": "^1.4.2", - "@leafygreen-ui/box": "^3.1.4", - "@leafygreen-ui/emotion": "^4.0.4", - "@leafygreen-ui/icon": "^11.17.0", - "@leafygreen-ui/lib": "^10.4.0", - "@leafygreen-ui/palette": "^4.0.4", - "@leafygreen-ui/tokens": "^2.1.1" - } - }, - "@leafygreen-ui/lib": { - "version": "10.4.0", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/lib/-/lib-10.4.0.tgz", - "integrity": "sha512-gGZBJ0Mjo2/hHfECbERGJbx1nPFNDqkge7L1K5y5LwBjpiOYjUNa1OsyBRwc9pr+zucdAF2FHSo+EdoT83Mbtg==", - "requires": { - "@storybook/csf": "^0.1.0", - "lodash": "^4.17.21", - "prop-types": "^15.7.2" - } - }, - "@leafygreen-ui/palette": { - "version": "4.0.4", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/palette/-/palette-4.0.4.tgz", - "integrity": "sha512-nuZy2RtKHAGpIKrDduqC8P8PvajJRT1hQURoisYMiB32NmEEHGEhtHw4MlS+Kv92HFA0jxgMdZUHKTXq83BhjA==" - }, - "@leafygreen-ui/popover": { - "version": "11.0.12", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/popover/-/popover-11.0.12.tgz", - "integrity": "sha512-zF8axGB+RhpoG0xgb4K/p8ydS5JAEXpwqdLrcrY9r7cAYzxX0F4mhIpYg+oyK2K5TIbgGR/fsFPbhKYsmreuMA==", - "requires": { - "@leafygreen-ui/emotion": "^4.0.4", - "@leafygreen-ui/hooks": "^7.7.5", - "@leafygreen-ui/lib": "^10.4.0", - "@leafygreen-ui/portal": "^4.1.4", - "@leafygreen-ui/tokens": "^2.1.1", - "react-transition-group": "^4.4.1" - } - }, - "@leafygreen-ui/tokens": { - "version": "2.1.1", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/tokens/-/tokens-2.1.1.tgz", - "integrity": "sha512-5mpyxRhp+8aY6eX6UYacDV6PLl3OieWG061ceAn2ThYaanIP64AMbodWifrF/IFMItJPFkwAtfPtJqugOFVb7Q==", - "requires": { - "@leafygreen-ui/palette": "^4.0.4" - } - }, - "@leafygreen-ui/typography": { - "version": "16.5.1", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/typography/-/typography-16.5.1.tgz", - "integrity": "sha512-5dentOt4LubXxmkwVVy6ZlUvGsebJsHhZZ9LAlplUz13VkyvS458Bhnog4cqNqvnJjdlWLdO+ZO0/JyYUIIuXw==", - "requires": { - "@leafygreen-ui/emotion": "^4.0.4", - "@leafygreen-ui/icon": "^11.17.0", - "@leafygreen-ui/lib": "^10.4.0", - "@leafygreen-ui/palette": "^4.0.4", - "@leafygreen-ui/polymorphic": "^1.3.2", - "@leafygreen-ui/tokens": "^2.1.1" - } - }, - "@storybook/csf": { - "version": "0.1.1", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@storybook/csf/-/csf-0.1.1.tgz", - "integrity": "sha512-4hE3AlNVxR60Wc5KSC68ASYzUobjPqtSKyhV6G+ge0FIXU55N5nTY7dXGRZHQGDBPq+XqchMkIdlkHPRs8nTHg==", - "requires": { - "type-fest": "^2.19.0" - } - }, - "type-fest": { - "version": "2.19.0", - "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/type-fest/-/type-fest-2.19.0.tgz", - "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==" - } - } - }, "@leafygreen-ui/segmented-control": { "version": "8.0.1", "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/@leafygreen-ui/segmented-control/-/segmented-control-8.0.1.tgz", @@ -38009,7 +37903,9 @@ } }, "tough-cookie": { - "version": "4.1.2", + "version": "4.1.3", + "resolved": "https://artifactory.corp.mongodb.com/artifactory/api/npm/npm/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", "dev": true, "requires": { "psl": "^1.1.33",