Skip to content

Commit eaa6485

Browse files
committed
Update picomatch and pyjwt
1 parent 933f156 commit eaa6485

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 3 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
@@ -443,7 +443,7 @@ pygments==2.19.2
443443
# ipython
444444
# ipython-pygments-lexers
445445
# pytest
446-
pyjwt[crypto]==2.11.0
446+
pyjwt[crypto]==2.13.0
447447
# via
448448
# django-allauth
449449
# redis

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,9 +1137,9 @@ picocolors@^1.0.0, picocolors@^1.1.1:
11371137
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
11381138

11391139
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
1140-
version "2.3.1"
1141-
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
1142-
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1140+
version "2.3.2"
1141+
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz"
1142+
integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==
11431143

11441144
pify@^2.3.0:
11451145
version "2.3.0"

0 commit comments

Comments
 (0)