Bump classnames from 2.3.1 to 2.5.1 (#50378)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Fawcett <me@chadf.ca>
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -25,7 +25,7 @@
|
||||
"boxen": "7.1.1",
|
||||
"cheerio": "^1.0.0-rc.11",
|
||||
"cheerio-to-text": "0.2.4",
|
||||
"classnames": "^2.3.1",
|
||||
"classnames": "^2.5.1",
|
||||
"connect-datadog": "0.0.9",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"dayjs": "^1.11.3",
|
||||
@@ -4636,8 +4636,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/classnames": {
|
||||
"version": "2.3.1",
|
||||
"license": "MIT"
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
|
||||
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow=="
|
||||
},
|
||||
"node_modules/cli-boxes": {
|
||||
"version": "3.0.0",
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
"boxen": "7.1.1",
|
||||
"cheerio": "^1.0.0-rc.11",
|
||||
"cheerio-to-text": "0.2.4",
|
||||
"classnames": "^2.3.1",
|
||||
"classnames": "^2.5.1",
|
||||
"connect-datadog": "0.0.9",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"dayjs": "^1.11.3",
|
||||
|
||||
Reference in New Issue
Block a user