Skip to content

Commit b7bb755

Browse files
authored
Merge pull request #64 from patternfly/snyk-upgrade-84602bb91e567ab45790183715febbce
[Snyk] Upgrade puppeteer from 15.3.0 to 15.5.0
2 parents 1f215ed + 9f1bd3e commit b7bb755

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"commander": "^5.1.0",
3232
"fs-extra": "^10.0.0",
3333
"junit-xml": "^1.2.0",
34-
"puppeteer": "^15.3.0",
34+
"puppeteer": "^15.5.0",
3535
"puppeteer-cluster": "^0.23.0",
3636
"xmldoc": "^1.3.0"
3737
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,10 +1129,10 @@ detect-node@^2.0.4:
11291129
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1"
11301130
integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==
11311131

1132-
devtools-protocol@0.0.1011705:
1133-
version "0.0.1011705"
1134-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1011705.tgz#2582ed29f84848df83fba488122015540a744539"
1135-
integrity sha512-OKvTvu9n3swmgYshvsyVHYX0+aPzCoYUnyXUacfQMmFtBtBKewV/gT4I9jkAbpTqtTi2E4S9MXLlvzBDUlqg0Q==
1132+
devtools-protocol@0.0.1019158:
1133+
version "0.0.1019158"
1134+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1019158.tgz#4b08d06108a784a2134313149626ba55f030a86f"
1135+
integrity sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ==
11361136

11371137
dir-glob@^3.0.1:
11381138
version "3.0.1"
@@ -2509,14 +2509,14 @@ puppeteer-cluster@^0.23.0:
25092509
dependencies:
25102510
debug "^4.3.3"
25112511

2512-
puppeteer@^15.3.0:
2513-
version "15.3.0"
2514-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.0.tgz#2d79200cb72d938dfc7af4fdedaa03c04e7ace14"
2515-
integrity sha512-PYZwL0DjGeUOauSie6n9Pf+vDUod+vFnC1uHa1Uj3ex1PhRI6DOheau6oJxxj9oyEPWy8SS19KfZDwln4v4LTg==
2512+
puppeteer@^15.5.0:
2513+
version "15.5.0"
2514+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.5.0.tgz#446e01547ba0f47c37ac2148e5333433b4ecb371"
2515+
integrity sha512-+vZPU8iBSdCx1Kn5hHas80fyo0TiVyMeqLGv/1dygX2HKhAZjO9YThadbRTCoTYq0yWw+w/CysldPsEekDtjDQ==
25162516
dependencies:
25172517
cross-fetch "3.1.5"
25182518
debug "4.3.4"
2519-
devtools-protocol "0.0.1011705"
2519+
devtools-protocol "0.0.1019158"
25202520
extract-zip "2.0.1"
25212521
https-proxy-agent "5.0.1"
25222522
pkg-dir "4.2.0"

0 commit comments

Comments
 (0)