2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1 (#82)

This commit is contained in:
dependabot[bot] 2021-04-03 09:53:19 +02:00 committed by GitHub
parent 1255f7545e
commit cf81ca58fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 165 additions and 139 deletions

302
package-lock.json generated
View File

@ -13,7 +13,7 @@
"jsonwebtoken": "8.5.1"
},
"devDependencies": {
"@commitlint/cli": "12.0.1",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.0.1",
"@release-it/conventional-changelog": "2.0.1",
"@types/express": "4.17.11",
@ -612,16 +612,16 @@
}
},
"node_modules/@commitlint/cli": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.1.tgz",
"integrity": "sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.1.tgz",
"integrity": "sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==",
"dev": true,
"dependencies": {
"@commitlint/format": "^12.0.1",
"@commitlint/lint": "^12.0.1",
"@commitlint/load": "^12.0.1",
"@commitlint/read": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/format": "^12.1.1",
"@commitlint/lint": "^12.1.1",
"@commitlint/load": "^12.1.1",
"@commitlint/read": "^12.1.1",
"@commitlint/types": "^12.1.1",
"get-stdin": "8.0.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
@ -648,12 +648,12 @@
}
},
"node_modules/@commitlint/ensure": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.1.tgz",
"integrity": "sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.1.tgz",
"integrity": "sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==",
"dev": true,
"dependencies": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"lodash": "^4.17.19"
},
"engines": {
@ -661,21 +661,21 @@
}
},
"node_modules/@commitlint/execute-rule": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz",
"integrity": "sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz",
"integrity": "sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ==",
"dev": true,
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/format": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.1.tgz",
"integrity": "sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.1.tgz",
"integrity": "sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"chalk": "^4.0.0"
},
"engines": {
@ -683,42 +683,57 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz",
"integrity": "sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz",
"integrity": "sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^12.0.1",
"semver": "7.3.4"
"@commitlint/types": "^12.1.1",
"semver": "7.3.5"
},
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/lint": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.1.tgz",
"integrity": "sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==",
"node_modules/@commitlint/is-ignored/node_modules/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^12.0.1",
"@commitlint/parse": "^12.0.1",
"@commitlint/rules": "^12.0.1",
"@commitlint/types": "^12.0.1"
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@commitlint/lint": {
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.1.tgz",
"integrity": "sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^12.1.1",
"@commitlint/parse": "^12.1.1",
"@commitlint/rules": "^12.1.1",
"@commitlint/types": "^12.1.1"
},
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/load": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.1.tgz",
"integrity": "sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.1.tgz",
"integrity": "sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==",
"dev": true,
"dependencies": {
"@commitlint/execute-rule": "^12.0.1",
"@commitlint/resolve-extends": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/execute-rule": "^12.1.1",
"@commitlint/resolve-extends": "^12.1.1",
"@commitlint/types": "^12.1.1",
"chalk": "^4.0.0",
"cosmiconfig": "^7.0.0",
"lodash": "^4.17.19",
@ -729,21 +744,21 @@
}
},
"node_modules/@commitlint/message": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.1.tgz",
"integrity": "sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.1.tgz",
"integrity": "sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==",
"dev": true,
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/parse": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.1.tgz",
"integrity": "sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.1.tgz",
"integrity": "sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0"
},
@ -752,13 +767,13 @@
}
},
"node_modules/@commitlint/read": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.1.tgz",
"integrity": "sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.1.tgz",
"integrity": "sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==",
"dev": true,
"dependencies": {
"@commitlint/top-level": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/top-level": "^12.1.1",
"@commitlint/types": "^12.1.1",
"fs-extra": "^9.0.0",
"git-raw-commits": "^2.0.0"
},
@ -767,9 +782,9 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz",
"integrity": "sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.1.tgz",
"integrity": "sha512-/DXRt0S0U3o9lq5cc8OL1Lkx0IjW0HcDWjUkUXshAajBIKBYSJB8x/loNCi1krNEJ8SwLXUEFt5OLxNO6wE9yQ==",
"dev": true,
"dependencies": {
"import-fresh": "^3.0.0",
@ -782,33 +797,33 @@
}
},
"node_modules/@commitlint/rules": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.1.tgz",
"integrity": "sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.1.tgz",
"integrity": "sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^12.0.1",
"@commitlint/message": "^12.0.1",
"@commitlint/to-lines": "^12.0.1",
"@commitlint/types": "^12.0.1"
"@commitlint/ensure": "^12.1.1",
"@commitlint/message": "^12.1.1",
"@commitlint/to-lines": "^12.1.1",
"@commitlint/types": "^12.1.1"
},
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/to-lines": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.1.tgz",
"integrity": "sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.1.tgz",
"integrity": "sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==",
"dev": true,
"engines": {
"node": ">=v10"
}
},
"node_modules/@commitlint/top-level": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.1.tgz",
"integrity": "sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.1.tgz",
"integrity": "sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==",
"dev": true,
"dependencies": {
"find-up": "^5.0.0"
@ -818,9 +833,9 @@
}
},
"node_modules/@commitlint/types": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.1.tgz",
"integrity": "sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.1.tgz",
"integrity": "sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw==",
"dev": true,
"dependencies": {
"chalk": "^4.0.0"
@ -14651,16 +14666,16 @@
}
},
"@commitlint/cli": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.1.tgz",
"integrity": "sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.1.tgz",
"integrity": "sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==",
"dev": true,
"requires": {
"@commitlint/format": "^12.0.1",
"@commitlint/lint": "^12.0.1",
"@commitlint/load": "^12.0.1",
"@commitlint/read": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/format": "^12.1.1",
"@commitlint/lint": "^12.1.1",
"@commitlint/load": "^12.1.1",
"@commitlint/read": "^12.1.1",
"@commitlint/types": "^12.1.1",
"get-stdin": "8.0.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
@ -14678,62 +14693,73 @@
}
},
"@commitlint/ensure": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.1.tgz",
"integrity": "sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.1.tgz",
"integrity": "sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==",
"dev": true,
"requires": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"lodash": "^4.17.19"
}
},
"@commitlint/execute-rule": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz",
"integrity": "sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz",
"integrity": "sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ==",
"dev": true
},
"@commitlint/format": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.1.tgz",
"integrity": "sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.1.tgz",
"integrity": "sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==",
"dev": true,
"requires": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"chalk": "^4.0.0"
}
},
"@commitlint/is-ignored": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz",
"integrity": "sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz",
"integrity": "sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==",
"dev": true,
"requires": {
"@commitlint/types": "^12.0.1",
"semver": "7.3.4"
"@commitlint/types": "^12.1.1",
"semver": "7.3.5"
},
"dependencies": {
"semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dev": true,
"requires": {
"lru-cache": "^6.0.0"
}
}
}
},
"@commitlint/lint": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.1.tgz",
"integrity": "sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.1.tgz",
"integrity": "sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^12.0.1",
"@commitlint/parse": "^12.0.1",
"@commitlint/rules": "^12.0.1",
"@commitlint/types": "^12.0.1"
"@commitlint/is-ignored": "^12.1.1",
"@commitlint/parse": "^12.1.1",
"@commitlint/rules": "^12.1.1",
"@commitlint/types": "^12.1.1"
}
},
"@commitlint/load": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.1.tgz",
"integrity": "sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.1.tgz",
"integrity": "sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==",
"dev": true,
"requires": {
"@commitlint/execute-rule": "^12.0.1",
"@commitlint/resolve-extends": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/execute-rule": "^12.1.1",
"@commitlint/resolve-extends": "^12.1.1",
"@commitlint/types": "^12.1.1",
"chalk": "^4.0.0",
"cosmiconfig": "^7.0.0",
"lodash": "^4.17.19",
@ -14741,38 +14767,38 @@
}
},
"@commitlint/message": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.1.tgz",
"integrity": "sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.1.tgz",
"integrity": "sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==",
"dev": true
},
"@commitlint/parse": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.1.tgz",
"integrity": "sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.1.tgz",
"integrity": "sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==",
"dev": true,
"requires": {
"@commitlint/types": "^12.0.1",
"@commitlint/types": "^12.1.1",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0"
}
},
"@commitlint/read": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.1.tgz",
"integrity": "sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.1.tgz",
"integrity": "sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==",
"dev": true,
"requires": {
"@commitlint/top-level": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/top-level": "^12.1.1",
"@commitlint/types": "^12.1.1",
"fs-extra": "^9.0.0",
"git-raw-commits": "^2.0.0"
}
},
"@commitlint/resolve-extends": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz",
"integrity": "sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.1.tgz",
"integrity": "sha512-/DXRt0S0U3o9lq5cc8OL1Lkx0IjW0HcDWjUkUXshAajBIKBYSJB8x/loNCi1krNEJ8SwLXUEFt5OLxNO6wE9yQ==",
"dev": true,
"requires": {
"import-fresh": "^3.0.0",
@ -14782,36 +14808,36 @@
}
},
"@commitlint/rules": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.1.tgz",
"integrity": "sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.1.tgz",
"integrity": "sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==",
"dev": true,
"requires": {
"@commitlint/ensure": "^12.0.1",
"@commitlint/message": "^12.0.1",
"@commitlint/to-lines": "^12.0.1",
"@commitlint/types": "^12.0.1"
"@commitlint/ensure": "^12.1.1",
"@commitlint/message": "^12.1.1",
"@commitlint/to-lines": "^12.1.1",
"@commitlint/types": "^12.1.1"
}
},
"@commitlint/to-lines": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.1.tgz",
"integrity": "sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.1.tgz",
"integrity": "sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==",
"dev": true
},
"@commitlint/top-level": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.1.tgz",
"integrity": "sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.1.tgz",
"integrity": "sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==",
"dev": true,
"requires": {
"find-up": "^5.0.0"
}
},
"@commitlint/types": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.1.tgz",
"integrity": "sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==",
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.1.tgz",
"integrity": "sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw==",
"dev": true,
"requires": {
"chalk": "^4.0.0"

View File

@ -90,7 +90,7 @@
"jsonwebtoken": "8.5.1"
},
"devDependencies": {
"@commitlint/cli": "12.0.1",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.0.1",
"@release-it/conventional-changelog": "2.0.1",
"@types/express": "4.17.11",