Update dependency classnames to v2.5.1

This commit is contained in:
renovate[bot]
2025-02-14 02:44:15 +00:00
committed by GitHub
parent 1fd9e36999
commit 8841ed13f3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@types/lazy-brush": "^1.0.0",
"adm-zip": "^0.5.10",
"bplist-parser": "^0.3.2",
"classnames": "2.2.6",
"classnames": "2.5.1",
"cross-spawn": "^7.0.5",
"electron-dl": "3.5.0",
"electron-fetch": "1.9.1",
@@ -6572,9 +6572,9 @@
}
},
"node_modules/classnames": {
"version": "2.2.6",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/classnames/-/classnames-2.2.6.tgz",
"integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==",
"license": "MIT"
},
"node_modules/clean-stack": {

View File

@@ -226,7 +226,7 @@
"@types/lazy-brush": "^1.0.0",
"adm-zip": "^0.5.10",
"bplist-parser": "^0.3.2",
"classnames": "2.2.6",
"classnames": "2.5.1",
"cross-spawn": "^7.0.5",
"electron-dl": "3.5.0",
"electron-fetch": "1.9.1",