Skip to content

Commit

Permalink
chore(deps-dev): bump amqp-connection-manager from 4.1.2 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [amqp-connection-manager](https://github.com/jwalton/node-amqp-connection-manager) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/jwalton/node-amqp-connection-manager/releases)
- [Changelog](https://github.com/jwalton/node-amqp-connection-manager/blob/master/CHANGELOG.md)
- [Commits](jwalton/node-amqp-connection-manager@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: amqp-connection-manager
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent 5eedf8a commit 8d7d63d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 21 deletions.
94 changes: 76 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"socket.io": "4.4.1",
"tslib": "2.3.1",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"amqp-connection-manager": "4.1.2",
"amqp-connection-manager": "4.1.3",
"amqplib": "0.8.0",
"apollo-server-core": "3.6.7",
"apollo-server-express": "3.6.7",
Expand Down Expand Up @@ -152,7 +152,7 @@
"multer": "1.4.4",
"mysql2": "2.3.3",
"nats": "2.6.1",
"nodemon": "2.0.15",
"nodemon": "2.0.16",
"nyc": "15.1.0",
"point-of-view": "5.2.0",
"prettier": "2.6.2",
Expand Down

0 comments on commit 8d7d63d

Please sign in to comment.