fix: upgrade material-symbols from 0.14.5 to 0.15.0
Snyk has created this PR to upgrade material-symbols from 0.14.5 to 0.15.0. 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
a80ba8d598
commit
5774be030d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"eruda": "^3.0.1",
|
"eruda": "^3.0.1",
|
||||||
"js-ini": "^1.6.0",
|
"js-ini": "^1.6.0",
|
||||||
"material-symbols": "^0.14.3",
|
"material-symbols": "^0.15.0",
|
||||||
"prism-code-editor": "^2.3.0",
|
"prism-code-editor": "^2.3.0",
|
||||||
"semver": "^7.5.4",
|
"semver": "^7.5.4",
|
||||||
"uuid": "^9.0.1"
|
"uuid": "^9.0.1"
|
||||||
|
|
@ -6157,9 +6157,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/material-symbols": {
|
"node_modules/material-symbols": {
|
||||||
"version": "0.14.5",
|
"version": "0.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.14.5.tgz",
|
"resolved": "https://registry.npmjs.org/material-symbols/-/material-symbols-0.15.0.tgz",
|
||||||
"integrity": "sha512-3fB0MEG93k8C7D7sI0HSQWlKy3rgIQ6HPICkEPs9blsod/nWofSBdDPvUa9XpNRIqciqLA+hZF8DVnA4J19BlQ=="
|
"integrity": "sha512-216LRlmN8fZb0CoIOaQBmRZ55BptWcd7z//0v7dXQA6aogsvI9Qp1nMQ5jZ44dbgBXntUQzWdB5Q2D+6bJXioA=="
|
||||||
},
|
},
|
||||||
"node_modules/md5.js": {
|
"node_modules/md5.js": {
|
||||||
"version": "1.3.5",
|
"version": "1.3.5",
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"eruda": "^3.0.1",
|
"eruda": "^3.0.1",
|
||||||
"js-ini": "^1.6.0",
|
"js-ini": "^1.6.0",
|
||||||
"material-symbols": "^0.14.3",
|
"material-symbols": "^0.15.0",
|
||||||
"prism-code-editor": "^2.3.0",
|
"prism-code-editor": "^2.3.0",
|
||||||
"semver": "^7.5.4",
|
"semver": "^7.5.4",
|
||||||
"uuid": "^9.0.1"
|
"uuid": "^9.0.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue