Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade URIjs from 1.11.2 to 1.16.1
Snyk has created this PR to upgrade URIjs from 1.11.2 to 1.16.1.

See this package in npm:
URIjs

See this project in Snyk:
https://app.snyk.io/org/bulozb/project/e7447d82-092e-4656-a5aa-7dcc0d397c80?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 19, 2024
commit bbe94d9ae2a4914b0661b95a8ea4609dd9601630
2 changes: 1 addition & 1 deletion rewriter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version" : "1.0.0",
"dependencies" : {
"xmldom" : "0.1.17",
"URIjs" : "1.11.2",
"URIjs" : "1.16.1",
"readdirp" : "0.3.2",
"event-stream" : "3.0.20"
}
Expand Down