Skip to content

Commit

Permalink
Revert "fix: Dependabot vulnerabilities alerts (#480)"
Browse files Browse the repository at this point in the history
This reverts commit 080e724.
  • Loading branch information
shivam-sharma7 authored Aug 16, 2023
1 parent 6cf5d87 commit 743e694
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 30 deletions.
58 changes: 36 additions & 22 deletions integration-tests/src/main/ui-angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 1 addition & 8 deletions integration-tests/src/main/ui-vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
debug "^4.1.0"
gensync "^1.0.0-beta.2"
json5 "^2.2.1"
semver "^7.5.8"
semver "^6.3.0"

"@babel/core@^7.22.9":
version "7.22.9"
Expand Down Expand Up @@ -5379,13 +5379,6 @@ semver@7.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==

semver@7.3.8:
version "7.3.8"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
dependencies:
lru-cache "^6.0.0"

semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0, semver@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
Expand Down

0 comments on commit 743e694

Please sign in to comment.