Bump version to 3.4.17

This commit is contained in:
timvisee 2022-03-04 16:54:02 +01:00
parent 4c5d8e3bd3
commit 5d7162c4a3
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 6 additions and 9 deletions

13
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "send",
"version": "3.4.16",
"version": "3.4.17",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -6400,8 +6400,8 @@
"dev": true
},
"configstore": {
"version": "5.0.0",
"resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"from": "github:dannycoates/configstore#master",
"requires": {
"dot-prop": "^5.1.0"
}
@ -9633,7 +9633,6 @@
"minipass": {
"version": "2.9.0",
"bundled": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.2",
"yallist": "^3.0.0"
@ -9831,8 +9830,7 @@
},
"safe-buffer": {
"version": "5.1.2",
"bundled": true,
"optional": true
"bundled": true
},
"safer-buffer": {
"version": "2.1.2",
@ -9922,8 +9920,7 @@
},
"yallist": {
"version": "3.1.1",
"bundled": true,
"optional": true
"bundled": true
}
}
},

View File

@ -1,7 +1,7 @@
{
"name": "send",
"description": "File Sharing Experiment",
"version": "3.4.16",
"version": "3.4.17",
"author": "Mozilla (https://mozilla.org)",
"contributors": [
"Tim Visee <3a4fb3964f@sinenomine.email> (https://timvisee.com)"