Skip to content

Commit c5fda27

Browse files
Update dependency inversify to v6.2.2 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8de31be commit c5fda27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-standard": "5.0.0",
3333
"http-status-codes": "2.3.0",
3434
"husky": "7.0.4",
35-
"inversify": "6.2.0",
35+
"inversify": "6.2.2",
3636
"jest": "27.5.1",
3737
"lint-staged": "11.2.6",
3838
"reflect-metadata": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7127,10 +7127,10 @@ internal-slot@^1.0.7:
71277127
hasown "^2.0.0"
71287128
side-channel "^1.0.4"
71297129

7130-
7131-
version "6.2.0"
7132-
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.2.0.tgz#3c1a81bcd5722975f001a8af162c48255858daaa"
7133-
integrity sha512-wpiGpyIphFthWf18CBASJ1gClYwnW0mKjcSHwOuF7ToF/TBoarYSItX492WTGyK0VdJN1afwBIfaEpvp8IetPA==
7130+
7131+
version "6.2.2"
7132+
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.2.2.tgz#53b164d0c5753a47477a0d68be56f8e8bc3bafeb"
7133+
integrity sha512-KB836KHbZ9WrUnB8ax5MtadOwnqQYa+ZJO3KWbPFgcr4RIEnHM621VaqFZzOZd9+U7ln6upt9n0wJei7x2BNqw==
71347134
dependencies:
71357135
"@inversifyjs/common" "1.4.0"
71367136
"@inversifyjs/core" "1.3.5"

0 commit comments

Comments
 (0)