aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2021-06-01 13:25:41 +0200
committerChocobozzz <chocobozzz@cpy.re>2021-06-02 16:57:07 +0200
commit1cfbdd30d9913bfaa0c7e54f82e5b953646bb0d1 (patch)
tree1c3a8e3123da47e264533727f5e479edb5cda316 /yarn.lock
parent76148b27f7501bac061992136852be4303370c8d (diff)
downloadPeerTube-1cfbdd30d9913bfaa0c7e54f82e5b953646bb0d1.tar.gz
PeerTube-1cfbdd30d9913bfaa0c7e54f82e5b953646bb0d1.tar.zst
PeerTube-1cfbdd30d9913bfaa0c7e54f82e5b953646bb0d1.zip
refactor deprecated body-parser usage
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 4731b61f4..41cba2477 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1658,7 +1658,7 @@ bn.js@^5.1.1:
1658 resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002" 1658 resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.0.tgz#358860674396c6997771a9d051fcc1b57d4ae002"
1659 integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw== 1659 integrity sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==
1660 1660
1661body-parser@1.19.0, body-parser@^1.12.4: 1661body-parser@1.19.0:
1662 version "1.19.0" 1662 version "1.19.0"
1663 resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a" 1663 resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
1664 integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw== 1664 integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==