From ddc1baa9454c1dcbe176a74cdc208aa020066387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:34:06 +0800 Subject: [PATCH] chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 (#1112) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 108 ++++++++++++++++++++++--------------------------- 1 file changed, 49 insertions(+), 59 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffabbdfc9fa..1ed2fe42a61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4060,85 +4060,85 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 - /@nolyfill/array-includes@1.0.20: - resolution: {integrity: sha512-MPaa/B8HTzUfGI+R6ylkjNIS08PlwE2Ewzwc+P7raSgsxO1ZFMYnwTdwmLq3d+nlWx8BAxPMW64kA0HPtnNvAQ==} + /@nolyfill/array-includes@1.0.21: + resolution: {integrity: sha512-P+SLU5wuJmHnuo1Nhy/3l4yneHm6M+WmISz5tCVGLc0rytUBRfACmneLTryh4nlobAhUulDkBL+VoldU1g3zoA==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/array.prototype.flat@1.0.20: - resolution: {integrity: sha512-qygFnzmL5qu+mPiKeyqv3IqgR0HhmW95f+z7fl1TNNdpDedsRztWd0pvPaQUQoIvJv54q2YQhcNyLQW26CVRoQ==} + /@nolyfill/array.prototype.flat@1.0.21: + resolution: {integrity: sha512-RoyB6qmcOSuflZH+XcZAkE1aBrYIV/3qdIGk6EG1afCdZSkUUCz0PAT8h3lHdtgVh+ge82hMK2SdCur2YeNj8A==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/array.prototype.flatmap@1.0.20: - resolution: {integrity: sha512-JKlClGBOfZ/hrMaD/OzkIPElWyTeH4GotbYFZFliw70ujltP7bJ2P6mYh4Ft7d8J7UqDoZSkM9HRm5lg/w5xXQ==} + /@nolyfill/array.prototype.flatmap@1.0.21: + resolution: {integrity: sha512-VWUiJBWk4qDgktkeQRzrtYlQdBRnEU3vfjoQxcBmdn3vSnq7ujKCBox4cdpZe9LZK9FU9Y1L4UteyW5THat2CQ==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/array.prototype.tosorted@1.0.20: - resolution: {integrity: sha512-Z9VH5s+PvEb6goh9+62vE+Zvf/n6mDW/z6TgSzsPN+5z84USh6T5NxsLyO9UrNgIpUnnR+qJfoxRLdO89Xvx8A==} + /@nolyfill/array.prototype.tosorted@1.0.21: + resolution: {integrity: sha512-tWiDXyOItRg4JXiVokgVK7z/qzrV29Y5UWY9qfLLDxhBO3l6/LpfK247JjwQj7bfcDjPB/5BHphQ8SVviC0Ndg==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/has@1.0.20: - resolution: {integrity: sha512-MGR7lD4q5JY7EHAJ9s4Xhx8VzLoEQyNZjRywG/HauFMTGY2qWN/tE7U3iwioZTPe3RLNdMEQMbYR1FbhIJXQGA==} + /@nolyfill/has@1.0.21: + resolution: {integrity: sha512-Sf8iFaegjGp29hQVQjIc+nDR0uWqGkHsFC3jsUigFwGjpafgMaBtL++DpTU9jYAKDJEvslR1szl8qJjNGlhgcw==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/object.assign@1.0.20: - resolution: {integrity: sha512-HoijxF1ZRhjmC13BjZRnsQ0V6xOK70J9yur7uSjkI9/K77451B2QxXlXA7PRGzxNwdoj27BTftiZlxSboYi4HA==} + /@nolyfill/object.assign@1.0.21: + resolution: {integrity: sha512-u7XqwTyyoUjbPcd8e1g/p+NORJehuZD62TjdyQbA15xD35nG76QwuEnybpqk6OZ/lE0XOneJhFSEQZ2nMC4/GA==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/object.entries@1.0.20: - resolution: {integrity: sha512-E9T/k/uaFGgmaHBC4JDLhuym+ku3tDPLkP+en4lfjnXhZc4nm5SfBKytx2OxkEkSKoR/oMyF/R8apTn/avCXyw==} + /@nolyfill/object.entries@1.0.21: + resolution: {integrity: sha512-5RKcuhKMp2cBT3I4iwI1DCX54CkxiNlHrtPFZMRpHewGFIUyVnNsC0AL4JimgppWDbBSl0oVHY1GX7XsvvHIiw==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/object.fromentries@1.0.20: - resolution: {integrity: sha512-B8FsU3jT2lPoThFmPppwFxZB4H7NP4Son1WqL8MvD/ZwMhiUJf1o/vr/fwpEnqwtY+jASH3E+MYDEJDk/LwaUw==} + /@nolyfill/object.fromentries@1.0.21: + resolution: {integrity: sha512-q/uTyFipMOdMjKtAdPq0ufDN1glOa1FWqFGWApJ3CIhTbOqLz+ZypcS3h4sLhM91npP5PoTYma9RPbA4f0TrnA==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/object.hasown@1.0.20: - resolution: {integrity: sha512-atZlV+5hmOThrc/PHpBgMlKOzw8523JrsW7a/cFNgM+GappL5TY6xJKTuHV3at4WNrFpwyrWlRz+F47whmrJGA==} + /@nolyfill/object.hasown@1.0.21: + resolution: {integrity: sha512-Qrzu0Ld76ygAQFxFtmz2nAHLqQFf4xvZlbeeil/XPaZABZzK/V4AU1BxVu15PEi2Spm26nOMuh3J7efZSBoQaw==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/object.values@1.0.20: - resolution: {integrity: sha512-0lfxVH1WnJScDK9qUAqTbHD8Z5n33nrKQUuO/AjZwdFqmLaxJt0zRLHqF9cFJG4s0werFQqNNM1uYvpuEEI7xQ==} + /@nolyfill/object.values@1.0.21: + resolution: {integrity: sha512-5RPPiaknXoCnpwXZTy99Oo/sNega0wf5DsYQU6YOFa1kLhvwgc4x2/Np1F8zT7WwGE9C1POH3ZIuSMelpd79Ew==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true - /@nolyfill/shared@1.0.20: - resolution: {integrity: sha512-Ge3eGlvTMid2vAdH0WtN0xL3DvTUz37uCVMDiYVy0urzc/Hj9khbBxs67+fuGNLI9617rVT52AXcCEHarEF63w==} + /@nolyfill/shared@1.0.21: + resolution: {integrity: sha512-qDc/NoaFU23E0hhiDPeUrvWzTXIPE+RbvRQtRWSeHHNmCIgYI9HS1jKzNYNJxv4jvZ/1VmM3L6rNVxbj+LBMNA==} dev: true - /@nolyfill/string.prototype.matchall@1.0.20: - resolution: {integrity: sha512-YcBjmHUDFGyxp1dr/tiBq+0h2XAbBvEg7aq/4lGt6D3iBgOxw2M+A5ImIQdbr/BsXfox2/tapyPhNd4jZhgaFQ==} + /@nolyfill/string.prototype.matchall@1.0.21: + resolution: {integrity: sha512-yqYvo6/pBzckqfiAgdJ4QypLTuQ+hagMtm7hSF5h6yAej5G0sKtbDdWUKfJ9dNQUddrZJ6brTDlL/4LGsdbj0w==} engines: {node: '>=12.4.0'} dependencies: - '@nolyfill/shared': 1.0.20 + '@nolyfill/shared': 1.0.21 dev: true /@nrwl/cypress@16.7.4(@types/node@18.11.9)(eslint@8.46.0)(nx@16.7.4)(typescript@5.1.3): @@ -7407,22 +7407,22 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - array-includes: /@nolyfill/array-includes@1.0.20 - array.prototype.flatmap: /@nolyfill/array.prototype.flatmap@1.0.20 - array.prototype.tosorted: /@nolyfill/array.prototype.tosorted@1.0.20 + array-includes: /@nolyfill/array-includes@1.0.21 + array.prototype.flatmap: /@nolyfill/array.prototype.flatmap@1.0.21 + array.prototype.tosorted: /@nolyfill/array.prototype.tosorted@1.0.21 doctrine: 2.1.0 eslint: 8.46.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 - object.entries: /@nolyfill/object.entries@1.0.20 - object.fromentries: /@nolyfill/object.fromentries@1.0.20 - object.hasown: /@nolyfill/object.hasown@1.0.20 - object.values: /@nolyfill/object.values@1.0.20 + object.entries: /@nolyfill/object.entries@1.0.21 + object.fromentries: /@nolyfill/object.fromentries@1.0.21 + object.hasown: /@nolyfill/object.hasown@1.0.21 + object.values: /@nolyfill/object.values@1.0.21 prop-types: 15.8.1 resolve: 2.0.0-next.4 semver: 6.3.1 - string.prototype.matchall: /@nolyfill/string.prototype.matchall@1.0.20 + string.prototype.matchall: /@nolyfill/string.prototype.matchall@1.0.21 dev: true /eslint-plugin-tailwindcss@3.8.0: @@ -7974,7 +7974,7 @@ packages: resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} dependencies: function-bind: 1.1.1 - has: /@nolyfill/has@1.0.20 + has: /@nolyfill/has@1.0.21 has-proto: 1.0.1 has-symbols: 1.0.3 dev: true @@ -8400,7 +8400,7 @@ packages: /is-core-module@2.12.1: resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} dependencies: - has: /@nolyfill/has@1.0.20 + has: /@nolyfill/has@1.0.21 dev: true /is-decimal@1.0.4: @@ -8623,7 +8623,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 @@ -8742,8 +8742,8 @@ packages: resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==} engines: {node: '>=4.0'} dependencies: - array-includes: /@nolyfill/array-includes@1.0.20 - object.assign: /@nolyfill/object.assign@1.0.20 + array-includes: /@nolyfill/array-includes@1.0.21 + object.assign: /@nolyfill/object.assign@1.0.21 dev: true /katex@0.13.24: @@ -11095,7 +11095,7 @@ packages: engines: {node: '>=6'} hasBin: true dependencies: - array.prototype.flat: /@nolyfill/array.prototype.flat@1.0.20 + array.prototype.flat: /@nolyfill/array.prototype.flat@1.0.21 breakword: 1.0.5 grapheme-splitter: 1.0.4 strip-ansi: 6.0.1 @@ -11553,16 +11553,6 @@ packages: dependencies: is-number: 7.0.0 - /tough-cookie@4.1.2: - resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} - engines: {node: '>=6'} - dependencies: - psl: 1.9.0 - punycode: 2.3.0 - universalify: 0.2.0 - url-parse: 1.5.10 - dev: true - /tough-cookie@4.1.3: resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==} engines: {node: '>=6'}