Skip to content

Commit 976f0fd

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency object-sizeof to v1.3.0
1 parent e800445 commit 976f0fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ms": "2.1.1",
4848
"nice-package": "3.0.4",
4949
"numeral": "2.0.6",
50-
"object-sizeof": "1.2.0",
50+
"object-sizeof": "1.3.0",
5151
"pouchdb-http": "6.0.2",
5252
"promise-rat-race": "1.5.1",
5353
"traverse": "0.6.6",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4523,9 +4523,9 @@ object-keys@^1.0.11, object-keys@^1.0.8, object-keys@~1.0.0:
45234523
version "1.0.11"
45244524
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
45254525

4526-
object-sizeof@1.2.0:
4527-
version "1.2.0"
4528-
resolved "https://registry.yarnpkg.com/object-sizeof/-/object-sizeof-1.2.0.tgz#66397c923768939d2fc6d2a3930a981e1c7fa68b"
4526+
object-sizeof@1.3.0:
4527+
version "1.3.0"
4528+
resolved "https://registry.yarnpkg.com/object-sizeof/-/object-sizeof-1.3.0.tgz#1f0bdcd911556b51520a721f3e8d00aab2f9ba57"
45294529
dependencies:
45304530
buffer "^5.0.6"
45314531

0 commit comments

Comments
 (0)