Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/jsonfile-6.2.0' into update/1.10.5

Bump jsonfile from 6.1.0 to 6.2.0
This commit is contained in:
WardPearce
2025-09-05 09:07:23 +12:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"electron-updater": "^6.3.4",
"electron-window-state": "^5.0.3",
"jsdom": "^26.1.0",
"jsonfile": "^6.1.0"
"jsonfile": "^6.2.0"
},
"devDependencies": {
"electron": "^37.3.1",
@@ -3920,9 +3920,9 @@
}
},
"node_modules/jsonfile": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
"integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
"license": "MIT",
"dependencies": {
"universalify": "^2.0.0"
+1 -1
View File
@@ -32,7 +32,7 @@
"electron-updater": "^6.3.4",
"electron-window-state": "^5.0.3",
"jsdom": "^26.1.0",
"jsonfile": "^6.1.0"
"jsonfile": "^6.2.0"
},
"devDependencies": {
"electron": "^37.3.1",