Browse Source

commit to fix dependabot alerts (#1870)

* commit to fix dependabot alerts

* Commit to fix dependabot alerts - update webpack-dev-server

* commit to fix dependabot alerts

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
pull/1874/head
Tarun Jain 2 years ago
committed by GitHub
parent
commit
548a0ecaf2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11911 additions and 8795 deletions
  1. +1913
    -840
      src/Web/WebSPA/Client/package-lock.json
  2. +1
    -1
      src/Web/WebSPA/Client/package.json
  3. +9997
    -7954
      src/Web/WebSPA/Client/yarn.lock

+ 1913
- 840
src/Web/WebSPA/Client/package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
src/Web/WebSPA/Client/package.json View File

@ -57,7 +57,7 @@
"ssri": ">=8.0.1",
"tslib": "^2.0.0",
"typedoc": "0.22.11",
"webpack-dev-server": "3.11.3",
"webpack-dev-server": "4.6.0",
"zone.js": "~0.10.2"
},
"devDependencies": {


+ 9997
- 7954
src/Web/WebSPA/Client/yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save