dependabot[bot]
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
19 additions and
7 deletions
-
apps/vue/tests/server/yarn.lock
|
|
|
@ -365,12 +365,24 @@ accepts@^1.3.5: |
|
|
|
mime-types "~2.1.24" |
|
|
|
negotiator "0.6.2" |
|
|
|
|
|
|
|
acorn-walk@^8.1.1, acorn-walk@^8.2.0: |
|
|
|
acorn-walk@^8.1.1: |
|
|
|
version "8.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1" |
|
|
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== |
|
|
|
|
|
|
|
acorn@^8.4.1, acorn@^8.7.0: |
|
|
|
acorn-walk@^8.3.4: |
|
|
|
version "8.3.5" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496" |
|
|
|
integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw== |
|
|
|
dependencies: |
|
|
|
acorn "^8.11.0" |
|
|
|
|
|
|
|
acorn@^8.11.0, acorn@^8.15.0: |
|
|
|
version "8.16.0" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a" |
|
|
|
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw== |
|
|
|
|
|
|
|
acorn@^8.4.1: |
|
|
|
version "8.8.0" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8" |
|
|
|
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w== |
|
|
|
@ -2670,12 +2682,12 @@ vizion@~2.2.1: |
|
|
|
js-git "^0.7.8" |
|
|
|
|
|
|
|
vm2@^3.9.8: |
|
|
|
version "3.9.11" |
|
|
|
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.11.tgz#a880f510a606481719ec3f9803b940c5805a06fe" |
|
|
|
integrity sha512-PFG8iJRSjvvBdisowQ7iVF580DXb1uCIiGaXgm7tynMR1uTBlv7UJlB1zdv5KJ+Tmq1f0Upnj3fayoEOPpCBKg== |
|
|
|
version "3.11.5" |
|
|
|
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.11.5.tgz#6dcebf22c7bf77acf80571f26f1040ee626a97d0" |
|
|
|
integrity sha512-RSrkBiwrj6FRU+QdqNs6KG0XdlvJCjpQ4GXiqmMbrhmwfu5k/XIMpAer0L8f6iuf0uJ3a4T1xJN126Q8yf0VIA== |
|
|
|
dependencies: |
|
|
|
acorn "^8.7.0" |
|
|
|
acorn-walk "^8.2.0" |
|
|
|
acorn "^8.15.0" |
|
|
|
acorn-walk "^8.3.4" |
|
|
|
|
|
|
|
webidl-conversions@^4.0.2: |
|
|
|
version "4.0.2" |
|
|
|
|