Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatson484 committed Mar 6, 2023
1 parent ca77ff1 commit 2ff51d8
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 43 deletions.
93 changes: 54 additions & 39 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffc-messaging",
"version": "2.6.4",
"version": "2.6.5",
"description": "Messaging npm module for FFC services",
"main": "index.js",
"repository": {
Expand All @@ -18,9 +18,9 @@
},
"homepage": "https://github.com/DEFRA/ffc-messaging#readme",
"dependencies": {
"@azure/identity": "3.1.2",
"@azure/service-bus": "7.7.3",
"joi": "17.7.0"
"@azure/identity": "3.1.3",
"@azure/service-bus": "7.8.0",
"joi": "17.8.3"
},
"devDependencies": {
"standard": "17.0.0"
Expand Down

0 comments on commit 2ff51d8

Please sign in to comment.