1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #32743 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-04-30 15:57:20 -04:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@@ -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",

View File

@@ -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",