Skip to content

Commit 0e93a7c

Browse files
chore(deps): bump datastore-level from 11.0.4 to 12.0.2
Bumps [datastore-level](https://github.com/ipfs/js-stores) from 11.0.4 to 12.0.2. - [Release notes](https://github.com/ipfs/js-stores/releases) - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md) - [Commits](ipfs/js-stores@datastore-level-11.0.4...datastore-level-12.0.2) --- updated-dependencies: - dependency-name: datastore-level dependency-version: 12.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d40e34d commit 0e93a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-auto-tls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@libp2p/upnp-nat": "^4.0.0",
3131
"@libp2p/websockets": "^10.0.0",
3232
"@multiformats/multiaddr-matcher": "^3.0.1",
33-
"datastore-level": "^11.0.1",
33+
"datastore-level": "^12.0.2",
3434
"libp2p": "^3.0.0"
3535
},
3636
"private": true

0 commit comments

Comments
 (0)