Skip to content

Commit

Permalink
fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen authored and usrrname committed Mar 9, 2024
1 parent f02eef5 commit d111950
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5474,6 +5474,7 @@ __metadata:
read-pkg-up: "npm:^7.0.1"
semver: "npm:^7.3.7"
slash: "npm:^5.0.0"
strip-ansi: "npm:^7.1.0"
strip-json-comments: "npm:^3.1.1"
tempy: "npm:^1.0.1"
tiny-invariant: "npm:^1.3.1"
Expand Down Expand Up @@ -26879,7 +26880,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1":
"strip-ansi@npm:^7.0.0, strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
version: 7.1.0
resolution: "strip-ansi@npm:7.1.0"
dependencies:
Expand Down

0 comments on commit d111950

Please sign in to comment.