Skip to content

Commit

Permalink
fix for debug cve issue (opensearch-project#221) (opensearch-project#263
Browse files Browse the repository at this point in the history
)

Signed-off-by: Eric Wei <[email protected]>

Signed-off-by: Eric Wei <[email protected]>
(cherry picked from commit 864f285)
(cherry picked from commit 9df7188)
  • Loading branch information
mengweieric authored and A9 Swift Project User committed Mar 18, 2023
1 parent 3a14bdc commit 1a306d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions auto_sync_commit_metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last_github_commit": "fa290928f2f440d1a5437c3fe584820f9c4be93c",
"last_gitfarm_commit": "3c8feb94ab13f90923e112388785fb0303f6477f"
"last_github_commit": "9df71886c057e3a87877ef1c6aa447cb013a7860",
"last_gitfarm_commit": "6f716d3e77c398cb1f1c9f999f9563307d0d2436"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ date-fns@^1.27.2:
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==

debug@^2.6.9, debug@^3.1.0, debug@^4.0.1, debug@^4.1.1:
debug@^2.6.9, debug@^3.1.0, debug@^4.0.1, debug@^4.1.1, debug@^4.3.4:
version "3.2.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
Expand Down

0 comments on commit 1a306d5

Please sign in to comment.