mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-03 03:43:25 +00:00
Merge pull request #326 from LiveSplit/dependabot/npm_and_yarn/pngjs-5.0.0
Bump pngjs from 4.0.0 to 5.0.0
This commit is contained in:
Generated
+3
-3
@@ -8601,9 +8601,9 @@
|
||||
}
|
||||
},
|
||||
"pngjs": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-4.0.0.tgz",
|
||||
"integrity": "sha512-607/ROF2oFEQoL+cQD894iYHdZhXWB8lISaR4MWI8VUgHPViC7FODcIySWCdnkkdrVD4YrfVU8Rmd6ZlMkq8Pw==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",
|
||||
"integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",
|
||||
"dev": true
|
||||
},
|
||||
"portfinder": {
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"moment": "^2.24.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"pixelmatch": "^5.1.0",
|
||||
"pngjs": "^4.0.0",
|
||||
"pngjs": "^5.0.0",
|
||||
"sass": "^1.26.3",
|
||||
"sass-loader": "^8.0.2",
|
||||
"selenium-webdriver": "^4.0.0-alpha.7",
|
||||
|
||||
Reference in New Issue
Block a user