Bump fs-extra from 11.3.3 to 11.3.4

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.3 to 11.3.4.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.3...11.3.4)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1163/head
dependabot[bot] 2 months ago committed by voc0der
parent 8c6ffbd278
commit 2bffa2d7ff

8
package-lock.json generated

@ -28,7 +28,7 @@
"crypto-js": "^4.2.0",
"file-saver": "^2.0.2",
"filesize": "^11.0.13",
"fs-extra": "^11.3.3",
"fs-extra": "^11.3.4",
"material-icons": "^1.10.8",
"nan": "^2.14.1",
"ngx-avatars": "1.10.1",
@ -10162,9 +10162,9 @@
}
},
"node_modules/fs-extra": {
"version": "11.3.3",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
"integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
"version": "11.3.4",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz",
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
"license": "MIT",
"dependencies": {
"graceful-fs": "^4.2.0",

@ -40,7 +40,7 @@
"crypto-js": "^4.2.0",
"file-saver": "^2.0.2",
"filesize": "^11.0.13",
"fs-extra": "^11.3.3",
"fs-extra": "^11.3.4",
"material-icons": "^1.10.8",
"nan": "^2.14.1",
"ngx-avatars": "1.10.1",

Loading…
Cancel
Save