Skip to content

Commit 5a5856f

Browse files
dceejaysnyk-bot
andauthored
fix: upgrade pngjs from 2.2.0 to 2.3.1 (#911)
Snyk has created this PR to upgrade pngjs from 2.2.0 to 2.3.1. See this package in npm: https://www.npmjs.com/package/pngjs See this project in Snyk: https://app.snyk.io/org/dceejay/project/d423d0d8-60aa-4eae-823a-1cbe4be8a581?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 041342d commit 5a5856f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hardware/unicorn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version" : "0.1.1",
44
"description" : "A Node-RED node to output to a Raspberry Pi Unicorn HAT from Pimorini.",
55
"dependencies" : {
6-
"pngjs": "2.2.*"
6+
"pngjs": "2.3.1"
77
},
88
"repository" : {
99
"type":"git",

0 commit comments

Comments
 (0)