Skip to content

Commit 3d6ed0c

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency puppeteer to v15.3.2
1 parent 951292e commit 3d6ed0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"postcss-preset-env": "7.7.2",
191191
"prettier": "^2.0.0",
192192
"protractor": "~7.0.0",
193-
"puppeteer": "15.3.1",
193+
"puppeteer": "15.3.2",
194194
"quicktype-core": "6.0.69",
195195
"regenerator-runtime": "0.13.9",
196196
"resolve-url-loader": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8779,10 +8779,10 @@ punycode@^2.1.0, punycode@^2.1.1:
87798779
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
87808780
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
87818781

8782-
8783-
version "15.3.1"
8784-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.1.tgz#0ff9b433a8fc3798f5ec82ea4b31ec47857219cf"
8785-
integrity sha512-Z+SpYBiS1zUzMXV7Wnhe2pyuVCFAFRTq1UrUWHB2CkLos5v7bXvXYuZ3Fn5pSN5IObxijyx4opNYKTCRnGni6Q==
8782+
8783+
version "15.3.2"
8784+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.2.tgz#62162739044d570ab9907f85b1e1bbcf52adc79e"
8785+
integrity sha512-6z4fTHCHTpG3Yu7zqP0mLfCmkNkgw5KSUfLAwuBabz9Pkqoe0Z08hqUx5GNxhhMgEo4YVOSPBshePA6zliznWQ==
87868786
dependencies:
87878787
cross-fetch "3.1.5"
87888788
debug "4.3.4"

0 commit comments

Comments
 (0)