0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 22:32:41 +00:00

Merge branch 'dependabot/npm_and_yarn/marked-5.0.4' of https://github.com/naturalcrit/homebrewery into dependabot/npm_and_yarn/marked-5.0.4

This commit is contained in:
Trevor Buckner
2023-05-31 11:50:43 -04:00
2 changed files with 17621 additions and 17659 deletions

118
package-lock.json generated
View File

@@ -11,8 +11,8 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/core": "^7.22.1", "@babel/core": "^7.22.1",
"@babel/plugin-transform-runtime": "^7.22.2", "@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.2", "@babel/preset-env": "^7.22.4",
"@babel/preset-react": "^7.22.3", "@babel/preset-react": "^7.22.3",
"@googleapis/drive": "^5.1.0", "@googleapis/drive": "^5.1.0",
"body-parser": "^1.20.2", "body-parser": "^1.20.2",
@@ -31,11 +31,9 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"marked": "5.0.4", "marked": "5.0.4",
"marked-extended-tables": "^1.0.6", "marked-extended-tables": "^1.0.6",
"marked-gfm-heading-id": "^3.0.3",
"marked-smartypants": "^1.0.2",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^7.2.1", "mongoose": "^7.2.2",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.7", "npm": "^9.6.7",
@@ -1464,13 +1462,13 @@
} }
}, },
"node_modules/@babel/plugin-transform-runtime": { "node_modules/@babel/plugin-transform-runtime": {
"version": "7.22.2", "version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.2.tgz", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.4.tgz",
"integrity": "sha512-ewgWBw1pAoqFg9crO6yhZAQoKWN/iNEGqAmuYegZp+xEpvMHGyLxt0SgPZ9bWG6jx4eff6jQ4JILt5zwj/EoTg==", "integrity": "sha512-Urkiz1m4zqiRo17klj+l3nXgiRTFQng91Bc1eiLF7BMQu1e7wE5Gcq9xSv062IF068NHjcutSbIMev60gXxAvA==",
"dependencies": { "dependencies": {
"@babel/helper-module-imports": "^7.21.4", "@babel/helper-module-imports": "^7.21.4",
"@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-plugin-utils": "^7.21.5",
"babel-plugin-polyfill-corejs2": "^0.4.2", "babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1", "babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0", "babel-plugin-polyfill-regenerator": "^0.5.0",
"semver": "^6.3.0" "semver": "^6.3.0"
@@ -1613,16 +1611,16 @@
} }
}, },
"node_modules/@babel/preset-env": { "node_modules/@babel/preset-env": {
"version": "7.22.2", "version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.2.tgz", "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz",
"integrity": "sha512-UPNK9pgphMULvA2EMKIWHU90C47PKyuvQ8pE1MzH7l9PgFcRabdrHhlePpBuWxYZQ+TziP2nycKoI5C1Yhdm9Q==", "integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==",
"dependencies": { "dependencies": {
"@babel/compat-data": "^7.22.0", "@babel/compat-data": "^7.22.3",
"@babel/helper-compilation-targets": "^7.22.1", "@babel/helper-compilation-targets": "^7.22.1",
"@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-option": "^7.21.0", "@babel/helper-validator-option": "^7.21.0",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.0", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3",
"@babel/plugin-proposal-private-property-in-object": "^7.21.0", "@babel/plugin-proposal-private-property-in-object": "^7.21.0",
"@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-properties": "^7.12.13",
@@ -1630,7 +1628,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3", "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
"@babel/plugin-syntax-import-assertions": "^7.20.0", "@babel/plugin-syntax-import-assertions": "^7.20.0",
"@babel/plugin-syntax-import-attributes": "^7.22.0", "@babel/plugin-syntax-import-attributes": "^7.22.3",
"@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-json-strings": "^7.8.3",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
@@ -1643,12 +1641,12 @@
"@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
"@babel/plugin-transform-arrow-functions": "^7.21.5", "@babel/plugin-transform-arrow-functions": "^7.21.5",
"@babel/plugin-transform-async-generator-functions": "^7.22.0", "@babel/plugin-transform-async-generator-functions": "^7.22.3",
"@babel/plugin-transform-async-to-generator": "^7.20.7", "@babel/plugin-transform-async-to-generator": "^7.20.7",
"@babel/plugin-transform-block-scoped-functions": "^7.18.6", "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
"@babel/plugin-transform-block-scoping": "^7.21.0", "@babel/plugin-transform-block-scoping": "^7.21.0",
"@babel/plugin-transform-class-properties": "^7.22.0", "@babel/plugin-transform-class-properties": "^7.22.3",
"@babel/plugin-transform-class-static-block": "^7.22.0", "@babel/plugin-transform-class-static-block": "^7.22.3",
"@babel/plugin-transform-classes": "^7.21.0", "@babel/plugin-transform-classes": "^7.21.0",
"@babel/plugin-transform-computed-properties": "^7.21.5", "@babel/plugin-transform-computed-properties": "^7.21.5",
"@babel/plugin-transform-destructuring": "^7.21.3", "@babel/plugin-transform-destructuring": "^7.21.3",
@@ -1656,28 +1654,28 @@
"@babel/plugin-transform-duplicate-keys": "^7.18.9", "@babel/plugin-transform-duplicate-keys": "^7.18.9",
"@babel/plugin-transform-dynamic-import": "^7.22.1", "@babel/plugin-transform-dynamic-import": "^7.22.1",
"@babel/plugin-transform-exponentiation-operator": "^7.18.6", "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
"@babel/plugin-transform-export-namespace-from": "^7.22.0", "@babel/plugin-transform-export-namespace-from": "^7.22.3",
"@babel/plugin-transform-for-of": "^7.21.5", "@babel/plugin-transform-for-of": "^7.21.5",
"@babel/plugin-transform-function-name": "^7.18.9", "@babel/plugin-transform-function-name": "^7.18.9",
"@babel/plugin-transform-json-strings": "^7.22.0", "@babel/plugin-transform-json-strings": "^7.22.3",
"@babel/plugin-transform-literals": "^7.18.9", "@babel/plugin-transform-literals": "^7.18.9",
"@babel/plugin-transform-logical-assignment-operators": "^7.22.0", "@babel/plugin-transform-logical-assignment-operators": "^7.22.3",
"@babel/plugin-transform-member-expression-literals": "^7.18.6", "@babel/plugin-transform-member-expression-literals": "^7.18.6",
"@babel/plugin-transform-modules-amd": "^7.20.11", "@babel/plugin-transform-modules-amd": "^7.20.11",
"@babel/plugin-transform-modules-commonjs": "^7.21.5", "@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-modules-systemjs": "^7.22.0", "@babel/plugin-transform-modules-systemjs": "^7.22.3",
"@babel/plugin-transform-modules-umd": "^7.18.6", "@babel/plugin-transform-modules-umd": "^7.18.6",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.0", "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3",
"@babel/plugin-transform-new-target": "^7.22.0", "@babel/plugin-transform-new-target": "^7.22.3",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3",
"@babel/plugin-transform-numeric-separator": "^7.22.0", "@babel/plugin-transform-numeric-separator": "^7.22.3",
"@babel/plugin-transform-object-rest-spread": "^7.22.0", "@babel/plugin-transform-object-rest-spread": "^7.22.3",
"@babel/plugin-transform-object-super": "^7.18.6", "@babel/plugin-transform-object-super": "^7.18.6",
"@babel/plugin-transform-optional-catch-binding": "^7.22.0", "@babel/plugin-transform-optional-catch-binding": "^7.22.3",
"@babel/plugin-transform-optional-chaining": "^7.22.0", "@babel/plugin-transform-optional-chaining": "^7.22.3",
"@babel/plugin-transform-parameters": "^7.22.0", "@babel/plugin-transform-parameters": "^7.22.3",
"@babel/plugin-transform-private-methods": "^7.22.0", "@babel/plugin-transform-private-methods": "^7.22.3",
"@babel/plugin-transform-private-property-in-object": "^7.22.0", "@babel/plugin-transform-private-property-in-object": "^7.22.3",
"@babel/plugin-transform-property-literals": "^7.18.6", "@babel/plugin-transform-property-literals": "^7.18.6",
"@babel/plugin-transform-regenerator": "^7.21.5", "@babel/plugin-transform-regenerator": "^7.21.5",
"@babel/plugin-transform-reserved-words": "^7.18.6", "@babel/plugin-transform-reserved-words": "^7.18.6",
@@ -1687,12 +1685,12 @@
"@babel/plugin-transform-template-literals": "^7.18.9", "@babel/plugin-transform-template-literals": "^7.18.9",
"@babel/plugin-transform-typeof-symbol": "^7.18.9", "@babel/plugin-transform-typeof-symbol": "^7.18.9",
"@babel/plugin-transform-unicode-escapes": "^7.21.5", "@babel/plugin-transform-unicode-escapes": "^7.21.5",
"@babel/plugin-transform-unicode-property-regex": "^7.22.0", "@babel/plugin-transform-unicode-property-regex": "^7.22.3",
"@babel/plugin-transform-unicode-regex": "^7.18.6", "@babel/plugin-transform-unicode-regex": "^7.18.6",
"@babel/plugin-transform-unicode-sets-regex": "^7.22.0", "@babel/plugin-transform-unicode-sets-regex": "^7.22.3",
"@babel/preset-modules": "^0.1.5", "@babel/preset-modules": "^0.1.5",
"@babel/types": "^7.22.0", "@babel/types": "^7.22.4",
"babel-plugin-polyfill-corejs2": "^0.4.2", "babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1", "babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0", "babel-plugin-polyfill-regenerator": "^0.5.0",
"core-js-compat": "^3.30.2", "core-js-compat": "^3.30.2",
@@ -1789,9 +1787,9 @@
} }
}, },
"node_modules/@babel/types": { "node_modules/@babel/types": {
"version": "7.22.3", "version": "7.22.4",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.3.tgz", "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz",
"integrity": "sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==", "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==",
"dependencies": { "dependencies": {
"@babel/helper-string-parser": "^7.21.5", "@babel/helper-string-parser": "^7.21.5",
"@babel/helper-validator-identifier": "^7.19.1", "@babel/helper-validator-identifier": "^7.19.1",
@@ -6415,11 +6413,6 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/github-slugger": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
"integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="
},
"node_modules/glob": { "node_modules/glob": {
"version": "7.2.3", "version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
@@ -9673,28 +9666,6 @@
"marked": "^3.0.0 || ^4.0.0 || ^5.0.0" "marked": "^3.0.0 || ^4.0.0 || ^5.0.0"
} }
}, },
"node_modules/marked-gfm-heading-id": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/marked-gfm-heading-id/-/marked-gfm-heading-id-3.0.3.tgz",
"integrity": "sha512-ouAOxtHYa34yFocjCk5xIIcEjg40YXNdpkfLqH6TGbkmXPMPxApWXLdOi0Z1AXUweMQC9bWt2e8MGrIYB2f6+w==",
"dependencies": {
"github-slugger": "^2.0.0"
},
"peerDependencies": {
"marked": "^4 || ^5"
}
},
"node_modules/marked-smartypants": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/marked-smartypants/-/marked-smartypants-1.0.2.tgz",
"integrity": "sha512-hpbM9waiBSIHpqdoU5AAeuYozeObBwUet3xkCFrFBA+1329byRVxLDwYmelMCS3ss+sEVJhDgrunIy+ubiqFwQ==",
"dependencies": {
"smartypants": "^0.1.6"
},
"peerDependencies": {
"marked": "^4 || ^5"
}
},
"node_modules/markedLegacy": { "node_modules/markedLegacy": {
"name": "marked", "name": "marked",
"version": "0.3.19", "version": "0.3.19",
@@ -10103,9 +10074,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "7.2.1", "version": "7.2.2",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.2.1.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.2.2.tgz",
"integrity": "sha512-c2OOl+ch9NlmPeJw7UjSb2jHNjoOw1XXHyzwygIf4z1GmaBx1OYb8OYqHkYPivvEmfY/vUWZFCgePsDqZgFn2w==", "integrity": "sha512-JPBMTF+oYfLGVFWbHSZ/H+f1GajNanGLYH6c/P0nE3bNJfwGhX573vieGR0kNlNhj3cZk8WCPrnVsTNeUmFUag==",
"dependencies": { "dependencies": {
"bson": "^5.3.0", "bson": "^5.3.0",
"kareem": "2.5.1", "kareem": "2.5.1",
@@ -15333,15 +15304,6 @@
"npm": ">= 3.0.0" "npm": ">= 3.0.0"
} }
}, },
"node_modules/smartypants": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/smartypants/-/smartypants-0.1.6.tgz",
"integrity": "sha512-zGXh+Q6Y3OPTLM5x2HxAIkEAj4ZcePftmIOdIYozv2T+m03Sp5R4YppczKuo6IdnSMc99U+Wgvy8Mil0eeep7g==",
"bin": {
"smartypants": "bin/smartypants.js",
"smartypantsu": "bin/smartypantsu.js"
}
},
"node_modules/snapdragon": { "node_modules/snapdragon": {
"version": "0.8.2", "version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",

View File

@@ -79,8 +79,8 @@
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.22.1", "@babel/core": "^7.22.1",
"@babel/plugin-transform-runtime": "^7.22.2", "@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.2", "@babel/preset-env": "^7.22.4",
"@babel/preset-react": "^7.22.3", "@babel/preset-react": "^7.22.3",
"@googleapis/drive": "^5.1.0", "@googleapis/drive": "^5.1.0",
"body-parser": "^1.20.2", "body-parser": "^1.20.2",
@@ -103,7 +103,7 @@
"marked-smartypants": "^1.0.2", "marked-smartypants": "^1.0.2",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^7.2.1", "mongoose": "^7.2.2",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.7", "npm": "^9.6.7",