Skip to content

Commit 39f042f

Browse files
committed
chore(deps): upgrade dependencies
1 parent 2e3507a commit 39f042f

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"author": "NuxtJS Company",
1919
"license": "MIT",
2020
"dependencies": {
21-
"chrome-aws-lambda": "^3.0.4",
22-
"consola": "^2.12.1",
21+
"chrome-aws-lambda": "^3.1.1",
22+
"consola": "^2.13.0",
2323
"lmify": "^0.3.0",
2424
"make-dir": "^3.1.0",
2525
"ora": "^4.0.4",
26-
"puppeteer-core": "^3.0.4",
26+
"puppeteer-core": "^3.3.0",
2727
"tld-extract": "^1.1.2",
2828
"yargs": "^15.3.1"
2929
},
3030
"devDependencies": {
31-
"puppeteer": "^3.0.4"
31+
"puppeteer": "^3.3.0"
3232
}
3333
}

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ chownr@^1.1.1:
124124
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
125125
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
126126

127-
chrome-aws-lambda@^3.0.4:
128-
version "3.0.4"
129-
resolved "https://registry.yarnpkg.com/chrome-aws-lambda/-/chrome-aws-lambda-3.0.4.tgz#dd6f43a644d07ba759616a391fafe34eb680b940"
130-
integrity sha512-iePniobrFONg8oFyq8YuZKW2wkRYi0LSVZ9kf8zNJ35LXxXKJK/eb+aas/Rz0Doyac0zAIQbiqMGABkPXc88jQ==
127+
chrome-aws-lambda@^3.1.1:
128+
version "3.1.1"
129+
resolved "https://registry.yarnpkg.com/chrome-aws-lambda/-/chrome-aws-lambda-3.1.1.tgz#a713c214ca93098ce23df056e20f0ad3d350ab6f"
130+
integrity sha512-ikOcpFgobiiUvDXtBft+jxVz2CsauRV58owDtVyF1ocl/YN+/eqdIrrmbItm3yeJGnb9RtKxzFAqGcpBTQbTCA==
131131
dependencies:
132132
lambdafs "^1.3.0"
133133

@@ -191,10 +191,10 @@ [email protected]:
191191
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
192192
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
193193

194-
consola@^2.12.1:
195-
version "2.12.1"
196-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.1.tgz#88e9311a02cb88a7f6f9488239dd30b6ba99cbb0"
197-
integrity sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA==
194+
consola@^2.13.0:
195+
version "2.13.0"
196+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
197+
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
198198

199199
cross-spawn@^7.0.0:
200200
version "7.0.2"
@@ -567,10 +567,10 @@ pump@^3.0.0:
567567
end-of-stream "^1.1.0"
568568
once "^1.3.1"
569569

570-
puppeteer-core@^3.0.4:
571-
version "3.0.4"
572-
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-3.0.4.tgz#2948b31c83a46500bdf4b6f1024180039e65fd09"
573-
integrity sha512-DhsR97T84FguRBuWJbNXMIOzrO64a80CMFOoLyiQWX7MGu+ZlhcqAagZyvRDRYfSoyqYUiIqH0vgtfQkfRgQFg==
570+
puppeteer-core@^3.3.0:
571+
version "3.3.0"
572+
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-3.3.0.tgz#6178a6a0f6efa261cd79e42e34ab0780d8775f0d"
573+
integrity sha512-hynQ3r0J/lkGrKeBCqu160jrj0WhthYLIzDQPkBxLzxPokjw4elk1sn6mXAian/kfD2NRzpdh9FSykxZyL56uA==
574574
dependencies:
575575
debug "^4.1.0"
576576
extract-zip "^2.0.0"
@@ -583,10 +583,10 @@ puppeteer-core@^3.0.4:
583583
unbzip2-stream "^1.3.3"
584584
ws "^7.2.3"
585585

586-
puppeteer@^3.0.4:
587-
version "3.0.4"
588-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.0.4.tgz#f445aae0a6732c65bbb90e963dcd6fd8fde0d780"
589-
integrity sha512-1QEb4tJXXbNId7WSHlcDkS3B4GklTIebKn8Y9D6B7tAdUjQncb+8QlTjbQsAgGX5dhRG32Qycuk5XKzJgLs0sg==
586+
puppeteer@^3.3.0:
587+
version "3.3.0"
588+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.3.0.tgz#95839af9fdc0aa4de7e5ee073a4c0adeb9e2d3d7"
589+
integrity sha512-23zNqRltZ1PPoK28uRefWJ/zKb5Jhnzbbwbpcna2o5+QMn17F0khq5s1bdH3vPlyj+J36pubccR8wiNA/VE0Vw==
590590
dependencies:
591591
debug "^4.1.0"
592592
extract-zip "^2.0.0"

0 commit comments

Comments
 (0)