Skip to content

Commit

Permalink
fix: upgrade ktx-parse from 0.2.2 to 0.7.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ktx-parse from 0.2.2 to 0.7.1.

See this package in yarn:
ktx-parse

See this project in Snyk:
https://app.snyk.io/org/emadurandal/project/5fa294d1-e000-4e1c-bcb3-11057546dbf6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 9, 2024
1 parent 815476b commit ec48ee4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"webxr-input-profiles": "actnwit/webxr-input-profiles#21272c8a0a5512614e60dca5be26f7b1485ad6e7"
},
"dependencies": {
"ktx-parse": "0.2.2",
"ktx-parse": "0.7.1",
"shaderity": "^0.2.9",
"zlibjs": "^0.3.1",
"zstddec": "^0.0.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3717,10 +3717,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

ktx-parse@0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/ktx-parse/-/ktx-parse-0.2.2.tgz#b037b66044855215b332cb73104590af49e47791"
integrity sha512-cFBc1jnGG2WlUf52NbDUXK2obJ+Mo9WUkBRvr6tP6CKxRMvZwDDFNV3JAS4cewETp5KyexByfWm9sm+O8AffiQ==
ktx-parse@0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/ktx-parse/-/ktx-parse-0.7.1.tgz#d41514256d7d63acb8ef6ae62dc66f16efc1c39c"
integrity sha512-FeA3g56ksdFNwjXJJsc1CCc7co+AJYDp6ipIp878zZ2bU8kWROatLYf39TQEd4/XRSUvBXovQ8gaVKWPXsCLEQ==

leven@^3.1.0:
version "3.1.0"
Expand Down

0 comments on commit ec48ee4

Please sign in to comment.