Skip to content

Commit 315073f

Browse files
chore: Bump tough-cookie from 4.0.0 to 4.1.3 in /sdk/python/feast/ui (#3677)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 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](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48e0971 commit 315073f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

sdk/python/feast/ui/yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9761,13 +9761,14 @@ toidentifier@1.0.1:
97619761
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
97629762

97639763
tough-cookie@^4.0.0:
9764-
version "4.0.0"
9765-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
9766-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
9764+
version "4.1.3"
9765+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
9766+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
97679767
dependencies:
97689768
psl "^1.1.33"
97699769
punycode "^2.1.1"
9770-
universalify "^0.1.2"
9770+
universalify "^0.2.0"
9771+
url-parse "^1.5.3"
97719772

97729773
tr46@^1.0.1:
97739774
version "1.0.1"
@@ -10021,10 +10022,10 @@ unist-util-visit@^2.0.0, unist-util-visit@^2.0.3:
1002110022
unist-util-is "^4.0.0"
1002210023
unist-util-visit-parents "^3.0.0"
1002310024

10024-
universalify@^0.1.2:
10025-
version "0.1.2"
10026-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
10027-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
10025+
universalify@^0.2.0:
10026+
version "0.2.0"
10027+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
10028+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
1002810029

1002910030
universalify@^2.0.0:
1003010031
version "2.0.0"
@@ -10061,7 +10062,7 @@ uri-js@^4.2.2:
1006110062
dependencies:
1006210063
punycode "^2.1.0"
1006310064

10064-
url-parse@^1.5.10:
10065+
url-parse@^1.5.10, url-parse@^1.5.3:
1006510066
version "1.5.10"
1006610067
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
1006710068
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==

0 commit comments

Comments
 (0)