0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 04:52:40 +00:00

Merge pull request #2863 from naturalcrit/dependabot/npm_and_yarn/marked-gfm-heading-id-3.0.4

Bump marked-gfm-heading-id from 3.0.3 to 3.0.4
This commit is contained in:
Trevor Buckner
2023-06-09 10:58:54 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -31,7 +31,7 @@
"lodash": "^4.17.21",
"marked": "5.0.5",
"marked-extended-tables": "^1.0.6",
"marked-gfm-heading-id": "^3.0.3",
"marked-gfm-heading-id": "^3.0.4",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4",
"mongoose": "^7.2.2",
@@ -9685,9 +9685,9 @@
}
},
"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==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/marked-gfm-heading-id/-/marked-gfm-heading-id-3.0.4.tgz",
"integrity": "sha512-k22f+k8B449kRVXbi3OYxahI6t8HywKIF0wn0L0atzYhFHYRcJynLDekh+lcxcZkNnkEGRZOHuRfTcpjMjLqDw==",
"dependencies": {
"github-slugger": "^2.0.0"
},

View File

@@ -99,7 +99,7 @@
"lodash": "^4.17.21",
"marked": "5.0.5",
"marked-extended-tables": "^1.0.6",
"marked-gfm-heading-id": "^3.0.3",
"marked-gfm-heading-id": "^3.0.4",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4",
"mongoose": "^7.2.2",