Skip to content

Commit df1af6e

Browse files
bump ip
1 parent 23c5bee commit df1af6e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

tests/e2e/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"@types/lodash": "4.14.192",
3838
"@types/node": "20.3.1",
3939
"word-wrap": "1.2.4",
40-
"**/semver": "^7.5.2"
40+
"**/semver": "^7.5.2",
41+
"testcafe-browser-provider-electron/**/ip": "^2.0.1"
4142
},
4243
"devDependencies": {
4344
"@types/archiver": "^6.0.2",

tests/e2e/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3871,10 +3871,10 @@ ip-regex@^4.1.0:
38713871
resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz"
38723872
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
38733873

3874-
ip@^1.1.3:
3875-
version "1.1.9"
3876-
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
3877-
integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
3874+
ip@^1.1.3, ip@^2.0.1:
3875+
version "2.0.1"
3876+
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
3877+
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==
38783878

38793879
is-array-buffer@^3.0.4:
38803880
version "3.0.4"

0 commit comments

Comments
 (0)