Skip to content

Commit 9ac90af

Browse files
committed
fix(deps): update dependency @arkecosystem/core-container to v2.7.13
1 parent 2e709ae commit 9ac90af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test:coverage": "cross-env CORE_ENV=test jest --coverage --coveragePathIgnorePatterns='/(defaults.ts|index.ts)$' --runInBand --forceExit"
3030
},
3131
"dependencies": {
32-
"@arkecosystem/core-container": "2.7.1",
32+
"@arkecosystem/core-container": "2.7.13",
3333
"@arkecosystem/core-interfaces": "2.7.1"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)