Skip to content

Commit

Permalink
bump Thrift node library to 0.20.x and re-lock the Node project
Browse files Browse the repository at this point in the history
  • Loading branch information
fredex42 committed Jul 3, 2024
1 parent 0c34d45 commit edc833a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 1 deletion.
72 changes: 72 additions & 0 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "https://github.com/guardian/content-atom",
"main": "js/main.js",
"dependencies": {
"thrift": "^0.15.0"
"thrift": "^0.20.0"
},
"license": "Apache-2.0",
"files": [
Expand Down

0 comments on commit edc833a

Please sign in to comment.