mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
Bump matrix-appservice-bridge from 8.0.0 to 8.1.2
Bumps [matrix-appservice-bridge](https://github.com/matrix-org/matrix-appservice-bridge) from 8.0.0 to 8.1.2. - [Release notes](https://github.com/matrix-org/matrix-appservice-bridge/releases) - [Changelog](https://github.com/matrix-org/matrix-appservice-bridge/blob/8.1.2/CHANGELOG.md) - [Commits](https://github.com/matrix-org/matrix-appservice-bridge/compare/8.0.0...8.1.2) --- updated-dependencies: - dependency-name: matrix-appservice-bridge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6cfde89ed4
commit
2cb616943c
@ -55,7 +55,7 @@
|
||||
"humanize-duration-ts": "^2.1.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsdom": "^16.6.0",
|
||||
"matrix-appservice-bridge": "8.0.0",
|
||||
"matrix-appservice-bridge": "8.1.2",
|
||||
"parse-duration": "^1.0.2",
|
||||
"pg": "^8.8.0",
|
||||
"prom-client": "^14.1.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1234,10 +1234,10 @@ expect@^27.0.6:
|
||||
jest-message-util "^27.2.4"
|
||||
jest-regex-util "^27.0.6"
|
||||
|
||||
express-rate-limit@^6.2.0:
|
||||
version "6.5.1"
|
||||
resolved "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-6.5.1.tgz"
|
||||
integrity sha512-pxO6ioBLd3i8IHL+RmJtL4noYzte5fugoMdaDabtU4hcg53+x0QkTwfPtM7vWD0YUaXQgNj9NRdzmps+CHEHlA==
|
||||
express-rate-limit@^6.7.0:
|
||||
version "6.8.1"
|
||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.8.1.tgz#f614bc3a7040fe6f75dc3198536f4cc13526f989"
|
||||
integrity sha512-xJyudsE60CsDShK74Ni1MxsldYaIoivmG3ieK2tAckMsYCBewEuGalss6p/jHmFFnqM9xd5ojE0W2VlanxcOKg==
|
||||
|
||||
express@^4.17, express@^4.17.1, express@^4.18.1:
|
||||
version "4.18.1"
|
||||
@ -2110,17 +2110,17 @@ make-error@^1.1.1:
|
||||
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
|
||||
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
|
||||
|
||||
matrix-appservice-bridge@8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.npmjs.org/matrix-appservice-bridge/-/matrix-appservice-bridge-8.0.0.tgz"
|
||||
integrity sha512-XFo3avVfKb34d7kalXcsi0vThlnqmrwvewcfhjintmpbFlwu54/lvdbykFSyu2kT8BY1zUtDz7iQ3Q3RAyaN1g==
|
||||
matrix-appservice-bridge@8.1.2:
|
||||
version "8.1.2"
|
||||
resolved "https://registry.yarnpkg.com/matrix-appservice-bridge/-/matrix-appservice-bridge-8.1.2.tgz#30953a4599533fe61a0c37bd5500b654cd236e30"
|
||||
integrity sha512-OTQVEuYgsnlg7fBFASCaiYHgwi5+I/+vxwjOmR4y9n5ESKXoqI465bN+6zvW8MazdNfBl6NgZVWSm4DZohz8Zw==
|
||||
dependencies:
|
||||
"@alloc/quick-lru" "^5.2.0"
|
||||
"@types/pkginfo" "^0.4.0"
|
||||
axios "^0.27.2"
|
||||
chalk "^4.1.0"
|
||||
express "^4.18.1"
|
||||
express-rate-limit "^6.2.0"
|
||||
express-rate-limit "^6.7.0"
|
||||
extend "^3.0.2"
|
||||
ip-cidr "^3.0.4"
|
||||
is-my-json-valid "^2.20.5"
|
||||
|
Loading…
Reference in New Issue
Block a user