fix: upgrade material-symbols from 0.14.1 to 0.14.2
Snyk has created this PR to upgrade material-symbols from 0.14.1 to 0.14.2. See this package in npm: https://www.npmjs.com/package/material-symbols See this project in Snyk: https://app.snyk.io/org/flow-works/project/ceb3cece-f9c9-4baa-a014-81251a490e64?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
93860992de
commit
60b71dd13e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@ptkdev/logger": "^1.8.0",
|
||||
"eruda": "^3.0.1",
|
||||
"filer": "^1.4.1",
|
||||
"material-symbols": "^0.14.1",
|
||||
"material-symbols": "^0.14.2",
|
||||
"prism-code-editor": "^2.2.2",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
|
|
@ -4103,9 +4103,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/material-symbols": {
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.14.1.tgz",
|
||||
"integrity": "sha512-qFUhEt90BbKMkpUIN8OdrjFpFBSeQ2XyB6H2Z08wecOWJnbkvAgslejKivgEewtPse14ElkOwZeoHakPZYUEhQ=="
|
||||
"version": "0.14.2",
|
||||
"resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.14.2.tgz",
|
||||
"integrity": "sha512-liWnRpINHzpP/V7jgBLKXhE9lFany8Y9rzBAHr1CSA1NAjTCAct3FGG3d+GXxOfoWUzK/8qPpiQrtXhPXbzIfA=="
|
||||
},
|
||||
"node_modules/md5.js": {
|
||||
"version": "1.3.5",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"eruda": "^3.0.1",
|
||||
"filer": "^1.4.1",
|
||||
"prism-code-editor": "^2.2.2",
|
||||
"material-symbols": "^0.14.1",
|
||||
"material-symbols": "^0.14.2",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"ts-standard": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue