chore(deps): upgrade dependencies
This commit is contained in:
2034
package-lock.json
generated
2034
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -33,9 +33,9 @@
|
|||||||
"@actions/github": "^5.0.3",
|
"@actions/github": "^5.0.3",
|
||||||
"@faker-js/faker": "^7.4.0",
|
"@faker-js/faker": "^7.4.0",
|
||||||
"@googlemaps/google-maps-services-js": "^3.3.16",
|
"@googlemaps/google-maps-services-js": "^3.3.16",
|
||||||
"@octokit/graphql": "^5.0.0",
|
"@octokit/graphql": "^5.0.1",
|
||||||
"@octokit/rest": "^19.0.3",
|
"@octokit/rest": "^19.0.4",
|
||||||
"@primer/css": "^20.4.2",
|
"@primer/css": "^20.4.3",
|
||||||
"@primer/octicons": "^17.4.1",
|
"@primer/octicons": "^17.4.1",
|
||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
@@ -47,17 +47,17 @@
|
|||||||
"ejs": "^3.1.8",
|
"ejs": "^3.1.8",
|
||||||
"emoji-name-map": "^1.2.9",
|
"emoji-name-map": "^1.2.9",
|
||||||
"express": "^4.18.1",
|
"express": "^4.18.1",
|
||||||
"express-rate-limit": "^6.5.1",
|
"express-rate-limit": "^6.5.2",
|
||||||
"file-type": "^17.1.6",
|
"file-type": "^18.0.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"linguist-js": "^2.5.2",
|
"linguist-js": "^2.5.2",
|
||||||
"marked": "^4.0.18",
|
"marked": "^4.0.19",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^5.1.0",
|
"minimatch": "^5.1.0",
|
||||||
"node-fetch": "^3.2.10",
|
"node-fetch": "^3.2.10",
|
||||||
"open-graph-scraper": "^4.11.1",
|
"open-graph-scraper": "^4.11.1",
|
||||||
"png-js": "^1.0.0",
|
"png-js": "^1.0.0",
|
||||||
"prismjs": "^1.28.0",
|
"prismjs": "^1.29.0",
|
||||||
"puppeteer": "^16.2.0",
|
"puppeteer": "^16.2.0",
|
||||||
"purgecss": "^4.1.3",
|
"purgecss": "^4.1.3",
|
||||||
"rss-parser": "^3.12.0",
|
"rss-parser": "^3.12.0",
|
||||||
@@ -71,8 +71,8 @@
|
|||||||
"xml-formatter": "^2.6.1"
|
"xml-formatter": "^2.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^8.22.0",
|
"eslint": "^8.23.0",
|
||||||
"jest": "^28.1.3",
|
"jest": "^29.0.1",
|
||||||
"libxmljs2": "^0.30.1"
|
"libxmljs2": "^0.30.1"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
|||||||
Reference in New Issue
Block a user