@fireproof/core 0.17.2 → 0.17.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fireproof/core",
3
- "version": "0.17.2",
3
+ "version": "0.17.3",
4
4
  "description": "Live database for the web.",
5
5
  "type": "module",
6
6
  "module": "./dist/browser/fireproof.js",
@@ -98,7 +98,7 @@
98
98
  "util": "^0.12.5"
99
99
  },
100
100
  "dependencies": {
101
- "@web3-storage/pail": "^0.4.0",
101
+ "@web3-storage/pail": "^0.4.1",
102
102
  "@ipld/car": "^5.2.0",
103
103
  "@ipld/dag-cbor": "^9.0.3",
104
104
  "@ipld/dag-json": "^10.1.2",