Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sarus committed Sep 23, 2024
1 parent 08494a4 commit 900b216
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 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
@@ -1,11 +1,11 @@
{
"name": "Confluence",
"version": "3.3.1",
"version": "3.4.0",
"main": "./integration.js",
"private": true,
"dependencies": {
"async": "^3.2.4",
"async": "^3.2.6",
"lodash": "^4.17.21",
"postman-request": "^2.88.1-postman.33"
"postman-request": "^2.88.1-postman.40"
}
}

0 comments on commit 900b216

Please sign in to comment.