Skip to content

Commit f049bd7

Browse files
authored
Bump packag version to address security updates (#645)
1 parent b43126f commit f049bd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dropbox",
3-
"version": "9.8.0",
3+
"version": "9.8.1",
44
"registry": "npm",
55
"description": "The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.",
66
"main": "cjs/index.js",
@@ -107,4 +107,4 @@
107107
"dependencies": {
108108
"node-fetch": "^2.6.1"
109109
}
110-
}
110+
}

0 commit comments

Comments
 (0)