Skip to content

Commit

Permalink
* update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Feb 20, 2022
1 parent d027f73 commit 1965be6
Show file tree
Hide file tree
Showing 5 changed files with 2,360 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: [12.x]

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2015-2017 soef <[email protected]>
Copyright (c) 2018-2021 Apollon77 <[email protected]>
Copyright (c) 2018-2022 Apollon77 <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Thank you for that work.
* docu docu docu (sorry ... will come)

## Changelog:

### __WORK IN PROGRESS__
* (TactfulElf) Allow csrf to be updated on cookie refresh and add 401 error handling

### 4.1.1 (2021-11-13)
* (Apollon77) Prevent crash case in edge cases when unexpected WSMQTT responses are received

Expand Down
Loading

0 comments on commit 1965be6

Please sign in to comment.