Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884
  • Loading branch information
snyk-bot committed Nov 25, 2024
1 parent a7d01dc commit 406483f
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 779 deletions.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eventemitter3": "^5.0.1",
"isomorphic-timers-promises": "^1.0.1",
"json-ptr": "^3.1.1",
"jsonpath-plus": "^9.0.0",
"jsonpath-plus": "^10.2.0",
"object-assign-deep": "^0.4.0",
"tslib": "^2.6.3",
"xksuid": "https://github.com/g12i/xksuid.git#commit=22a21eb01331191feb62ea0a4e67d96d2e80f396"
Expand Down
Loading

0 comments on commit 406483f

Please sign in to comment.