1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #33204 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-05-28 07:57:30 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"@primer/octicons-react": "^19.9.0",
"@primer/react": "36.19.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.13.0",
"ajv": "^8.14.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",
@@ -3958,9 +3958,9 @@
}
},
"node_modules/ajv": {
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
"integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.14.0.tgz",
"integrity": "sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"json-schema-traverse": "^1.0.0",

View File

@@ -205,7 +205,7 @@
"@primer/octicons-react": "^19.9.0",
"@primer/react": "36.19.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.13.0",
"ajv": "^8.14.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"bottleneck": "2.19.5",