Skip to content

Commit 5b75278

Browse files
authored
Merge pull request #553 from algorandfoundation/chore/update-utils-path
Update utils import paths
2 parents 23ff309 + 27a4235 commit 5b75278

31 files changed

+149
-152
lines changed

.nsprc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
2-
"1112255": {
2+
"1112496": {
33
"active": true,
44
"expiry": "2026-02-15",
5-
"notes": "tar vulnerability in @semantic-release/npm -> npm bundled dependency. Waiting for fix from npm."
5+
"notes": "undici vulnerability in @actions/http-client (semantic-release dep). No fix in v5 line, fix requires major version bump to v6.23.0+."
6+
},
7+
"1112659": {
8+
"active": true,
9+
"expiry": "2026-02-15",
10+
"notes": "tar version 7.5.4 is bundled inside npm (semantic-release/npm) and can't be override. We need to wait for a fix from npm"
611
}
712
}

0 commit comments

Comments
 (0)