Skip to content

Commit

Permalink
Remove unused JS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed May 23, 2021
1 parent f5221ab commit 5796291
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 0 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
"codeflask": "^1.4.1",
"core-js": "^3.6.5",
"dayjs": "^1.8.28",
"elliptic": "^6.5.4",
"humps": "^2.0.1",
"lodash": "^4.17.21",
"node-forge": "^0.10.0",
"qs": "^6.9.4",
"quill": "^1.3.7",
"quill-delta": "^4.2.2",
Expand Down
7 changes: 1 addition & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4248,7 +4248,7 @@ elegant-spinner@^1.0.1:
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=

elliptic@^6.0.0, elliptic@^6.5.2, elliptic@^6.5.4:
elliptic@^6.0.0, elliptic@^6.5.2:
version "6.5.4"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
Expand Down Expand Up @@ -7125,11 +7125,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
integrity sha512-7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ==

node-forge@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==

node-ipc@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/node-ipc/-/node-ipc-9.1.1.tgz#4e245ed6938e65100e595ebc5dc34b16e8dd5d69"
Expand Down

0 comments on commit 5796291

Please sign in to comment.