Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 04705ee

Browse files
committed
Update NPM dependencies
Signed-off-by: Alexander Pinnecke <alex@klinkert.io>
1 parent 1ff3581 commit 04705ee

File tree

2 files changed

+62
-56
lines changed

2 files changed

+62
-56
lines changed

package-lock.json

+60-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"license": "Apache-2.0",
66
"private": true,
77
"dependencies": {
8-
"amqplib": "^0.5.3",
8+
"amqplib": "^0.5.5",
99
"color-logs": "^0.6.1",
10-
"puppeteer-core": "^1.17.0"
10+
"puppeteer-core": "^1.20.0"
1111
},
1212
"scripts": {
1313
"start": "node --experimental-vm-modules --experimental-modules lib/index.js"

0 commit comments

Comments
 (0)