Skip to content

Commit 1874cd1

Browse files
authored
chore: update dependencies
1 parent c8f483f commit 1874cd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
3131
},
3232
"dependencies": {
33-
"@arkecosystem/core-container": "2.6.57",
34-
"@arkecosystem/core-event-emitter": "2.6.57",
35-
"@arkecosystem/core-interfaces": "2.6.57",
36-
"@arkecosystem/core-state": "2.6.57",
37-
"@arkecosystem/core-transactions": "2.6.57",
38-
"@arkecosystem/crypto": "2.6.57",
33+
"@arkecosystem/core-container": "2.7.1",
34+
"@arkecosystem/core-event-emitter": "2.7.1",
35+
"@arkecosystem/core-interfaces": "2.7.1",
36+
"@arkecosystem/core-state": "2.7.1",
37+
"@arkecosystem/core-transactions": "2.7.1",
38+
"@arkecosystem/crypto": "2.7.1",
3939
"bytebuffer": "5.0.1"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)