Bump esp-web-flasher from 5.1.1 to 5.1.2 (#212)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-11 14:09:25 -07:00 committed by GitHub
parent 8a2bcd28b1
commit b46d3be794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1139,9 +1139,9 @@
} }
}, },
"node_modules/esp-web-flasher": { "node_modules/esp-web-flasher": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.1.tgz", "resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.2.tgz",
"integrity": "sha512-q+jJpjMDq5UCDANQETWVeAF1Ik1zRANxaQf5lUg77E2H4q+JbtSNSWIGwpD2z8DOtZDHSxvsF2A7ueI6PxF/Mg==", "integrity": "sha512-FT8LTILxBGOSWUkQGoX9tb45JQ4fWmk12KtDTJtnQF+58R1oXJJU8RdlGXxZ+5GbIsFdGLl9fksvlU5GMUSxHQ==",
"dependencies": { "dependencies": {
"pako": "^2.0.3", "pako": "^2.0.3",
"tslib": "^2.2.0" "tslib": "^2.2.0"
@ -3076,9 +3076,9 @@
"dev": true "dev": true
}, },
"esp-web-flasher": { "esp-web-flasher": {
"version": "5.1.1", "version": "5.1.2",
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.1.tgz", "resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.2.tgz",
"integrity": "sha512-q+jJpjMDq5UCDANQETWVeAF1Ik1zRANxaQf5lUg77E2H4q+JbtSNSWIGwpD2z8DOtZDHSxvsF2A7ueI6PxF/Mg==", "integrity": "sha512-FT8LTILxBGOSWUkQGoX9tb45JQ4fWmk12KtDTJtnQF+58R1oXJJU8RdlGXxZ+5GbIsFdGLl9fksvlU5GMUSxHQ==",
"requires": { "requires": {
"pako": "^2.0.3", "pako": "^2.0.3",
"tslib": "^2.2.0" "tslib": "^2.2.0"