Skip to content

Commit 7bbe1d7

Browse files
himani2411dependabot[bot]Himani Anil Deshpande
authored
[Dependency] Upgrade Idna and nanoid (#392)
* Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * [Dependency] Upgrade nanoid to 3.3.8. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Himani Anil Deshpande <[email protected]>
1 parent 0eb3789 commit 7bbe1d7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flask==2.3.3
3636
# flask-cors
3737
flask-cors==4.0.2
3838
# via -r requirements.in
39-
idna==3.4
39+
idna==3.7
4040
# via requests
4141
iniconfig==2.0.0
4242
# via pytest

0 commit comments

Comments
 (0)