Unverified Commit 5c4c2343 authored by snyk-bot's avatar snyk-bot
Browse files

fix: upgrade jquery.fancytree from 2.38.0 to 2.38.3

Snyk has created this PR to upgrade jquery.fancytree from 2.38.0 to 2.38.3.

See this package in npm:
https://www.npmjs.com/package/jquery.fancytree

See this project in Snyk:
https://app.snyk.io/org/vinukumar-vs/project/50ce74fc-7017-496c-986a-3da0ec1bdf7d?utm_source=github&utm_medium=referral&page=upgrade-pr
No related merge requests found
Showing with 12 additions and 12 deletions
+12 -12
......@@ -8584,9 +8584,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery.fancytree": {
"version": "2.38.0",
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.0.tgz",
"integrity": "sha512-7H7Lnf6n2m1UyXNJtPXayi9ZTdfl1ouerViQS7ISrBvusklgWfOTzbRFxs/RuHLxsEgxHpny/vbiKiTNe3IhhA=="
"version": "2.38.3",
"resolved": "https://registry.npmjs.org/jquery.fancytree/-/jquery.fancytree-2.38.3.tgz",
"integrity": "sha512-C3CJcp4sPThy497YBXZNrDSVn/B34sv6kB+toC8gfHrPvJWgYkL3NSMovBxXo6fN6yXUnvWhWaON/ejG3Nsxdg=="
},
"js-tokens": {
"version": "4.0.0",
......@@ -14101,6 +14101,14 @@
}
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"requires": {
"safe-buffer": "~5.1.0"
}
},
"string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
......@@ -14153,14 +14161,6 @@
"es-abstract": "^1.20.4"
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"requires": {
"safe-buffer": "~5.1.0"
}
},
"strip-ansi": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment