aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-29 18:24:49 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-29 20:32:18 +0530
commit6737c7c16cb2c37d494c9c4da76c439f7aaf719c (patch)
tree0790293f08da76519b455707e3cfc6c43a5dae48 /package.json
parentBump uuid from 8.3.2 to 9.0.0 (#884) (diff)
downloadferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.tar.gz
ferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.tar.zst
ferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.zip
Bump fs-extra from 10.1.0 to 11.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1483b1ddd..884cedc59 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
76 "electron-updater": "5.3.0", 76 "electron-updater": "5.3.0",
77 "electron-window-state": "5.0.3", 77 "electron-window-state": "5.0.3",
78 "fast-folder-size": "1.7.1", 78 "fast-folder-size": "1.7.1",
79 "fs-extra": "10.1.0", 79 "fs-extra": "11.1.0",
80 "google-translate-api-x": "10.5.2", 80 "google-translate-api-x": "10.5.2",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.2.2", 82 "immutable": "4.2.2",