Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent de30abb commit 336d986
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 317 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jsbarcode": "^3.9.0",
"libphonenumber-js": "^1.9.11",
"moment": "^2.20.1",
"moment-timezone": "^0.5.21",
"moment-timezone": "^0.5.41",
"node-sass": "^5.0.0",
"quagga": "^0.12.1",
"quill": "2.0.0-dev.4",
Expand All @@ -42,8 +42,8 @@
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"@sentry/browser": "^6.8.0",
"showdown": "^1.9.1",
"socket.io": "^2.0.4",
"showdown": "^2.0.2",
"socket.io": "^4.3.0",
"superagent": "^3.8.2",
"touch": "^3.1.0",
"vue": "^2.6.11",
Expand Down
Loading

0 comments on commit 336d986

Please sign in to comment.