mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
Merge branch 'renovate/npm-path-to-regexp-vulnerability' into 'main'
Update dependency path-to-regexp to v0.1.12 [SECURITY] See merge request PronounsPage/PronounsPage!576
This commit is contained in:
commit
738ea62c9d
@ -116,7 +116,7 @@
|
||||
"marked": "^0.7.0",
|
||||
"memorystore": "^1.6.7",
|
||||
"nuxt": "^3.15.4",
|
||||
"path-to-regexp": "0.1.7",
|
||||
"path-to-regexp": "0.1.12",
|
||||
"postcss-rtl": "^2.0.0",
|
||||
"qr-code-styling": "1.6.0-rc.1",
|
||||
"sass": "1.32.12",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -307,8 +307,8 @@ importers:
|
||||
specifier: ^3.15.4
|
||||
version: 3.15.4(@parcel/watcher@2.5.1)(@types/node@20.16.5)(db0@0.2.3(sqlite3@5.1.7))(encoding@0.1.13)(eslint@9.13.0(jiti@2.4.2))(ioredis@5.5.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.6)(sass@1.32.12)(sqlite3@5.1.7)(terser@5.33.0)(typescript@5.7.2)(vite@5.4.11(@types/node@20.16.5)(sass@1.32.12)(terser@5.33.0))(vue-tsc@2.2.0(typescript@5.7.2))(yaml@2.7.0)
|
||||
path-to-regexp:
|
||||
specifier: 0.1.7
|
||||
version: 0.1.7
|
||||
specifier: 0.1.12
|
||||
version: 0.1.12
|
||||
postcss-rtl:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(postcss@8.5.1)
|
||||
@ -6116,8 +6116,8 @@ packages:
|
||||
path-to-regexp@0.1.10:
|
||||
resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==}
|
||||
|
||||
path-to-regexp@0.1.7:
|
||||
resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
|
||||
path-to-regexp@0.1.12:
|
||||
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
|
||||
|
||||
path-type@1.1.0:
|
||||
resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==}
|
||||
@ -15504,7 +15504,7 @@ snapshots:
|
||||
|
||||
path-to-regexp@0.1.10: {}
|
||||
|
||||
path-to-regexp@0.1.7: {}
|
||||
path-to-regexp@0.1.12: {}
|
||||
|
||||
path-type@1.1.0:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user