@samitouri / QOSami-HFS / commits / f769c80a

build(deps-dev): 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: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Jul 15, 2023 at 14:01 UTC f769c80a4d1153bb7bf4f795da5861eb1d6878f4
1 file changed +8 -8
package-lock.json
+8 -8
@@ -102,7 +102,7 @@
102 "@types/react-virtualized-auto-sizer": "^1.0.1",
103 "@types/react-window": "^1.8.5",
104 "vite": "^4.0.4",
105 - "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import"
105 + "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d"
106 }
107 },
108 "frontend": {
@@ -6175,9 +6175,9 @@
6175 }
6176 },
6177 "node_modules/tough-cookie": {
6178 - "version": "4.1.2",
6179 - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
6180 - "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
6178 + "version": "4.1.3",
6179 + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
6180 + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
6181 "dev": true,
6182 "dependencies": {
6183 "psl": "^1.1.33",
@@ -7343,7 +7343,7 @@
7343 "usehooks-ts": "^2.9.1",
7344 "valtio": "^1.2.9",
7345 "vite": "^4.0.4",
7346 - "vite-plugin-babel-import": "github:rejetto/vite-plugin-babel-import",
7346 + "vite-plugin-babel-import": "git+ssh://git@github.com/rejetto/vite-plugin-babel-import.git#d6d78f3676ee99d764aacb1b15758a952d21e76d",
7347 "web-vitals": "^2.1.4"
7348 }
7349 },
@@ -11136,9 +11136,9 @@
11136 }
11137 },
11138 "tough-cookie": {
11139 - "version": "4.1.2",
11140 - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
11141 - "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
11139 + "version": "4.1.3",
11140 + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
11141 + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
11142 "dev": true,
11143 "requires": {
11144 "psl": "^1.1.33",