fix(deps): update dependency marked to v4.1.1
This commit is contained in:
parent
0ada383395
commit
e2d5c6e12f
2 changed files with 6 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
|||
"is-touch-device": "1.0.1",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"marked": "4.1.0",
|
||||
"marked": "4.1.1",
|
||||
"minimist": "1.2.6",
|
||||
"pinia": "2.0.22",
|
||||
"register-service-worker": "1.7.2",
|
||||
|
|
|
@ -51,7 +51,7 @@ specifiers:
|
|||
is-touch-device: 1.0.1
|
||||
lodash.clonedeep: 4.5.0
|
||||
lodash.debounce: 4.0.8
|
||||
marked: 4.1.0
|
||||
marked: 4.1.1
|
||||
minimist: 1.2.6
|
||||
netlify-cli: 11.8.3
|
||||
pinia: 2.0.22
|
||||
|
@ -111,7 +111,7 @@ dependencies:
|
|||
is-touch-device: 1.0.1
|
||||
lodash.clonedeep: 4.5.0
|
||||
lodash.debounce: 4.0.8
|
||||
marked: 4.1.0
|
||||
marked: 4.1.1
|
||||
minimist: 1.2.6
|
||||
pinia: 2.0.22_typescript@4.8.4+vue@3.2.40
|
||||
register-service-worker: 1.7.2
|
||||
|
@ -5717,7 +5717,7 @@ packages:
|
|||
'@types/marked': 4.0.7
|
||||
codemirror: 5.65.9
|
||||
codemirror-spell-checker: 1.1.2
|
||||
marked: 4.1.0
|
||||
marked: 4.1.1
|
||||
dev: false
|
||||
|
||||
/ecc-jsbn/0.1.2:
|
||||
|
@ -8848,8 +8848,8 @@ packages:
|
|||
object-visit: 1.0.1
|
||||
dev: true
|
||||
|
||||
/marked/4.1.0:
|
||||
resolution: {integrity: sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==}
|
||||
/marked/4.1.1:
|
||||
resolution: {integrity: sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue