Browse Source

package: Updated markojs version

1.0
Gisle Aune 6 years ago
parent
commit
d380a47d8d
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -3357,9 +3357,9 @@
"integrity": "sha1-1k1xPuzsVc5M/esyF1DswJniwtw="
},
"marko": {
"version": "4.13.7",
"resolved": "https://registry.npmjs.org/marko/-/marko-4.13.7.tgz",
"integrity": "sha512-S3JESPLqCW5djZ0937TQWBkHGw0rpnsc2YZopl+BKhxcHaaV1/d1AXYtGsRGH/2lxQweOVHUwNsrbzJnHQBV3A==",
"version": "4.13.8",
"resolved": "https://registry.npmjs.org/marko/-/marko-4.13.8.tgz",
"integrity": "sha512-APfb/5KgDswm2fdxZBknxubEgNmXchmGZ1aCV1Brb8eGqHzd8I1xZzykvj1/mDU/bzhsAIYDV2yyC9Os7Ue9AQ==",
"requires": {
"app-module-path": "^2.2.0",
"argly": "^1.0.0",

2
package.json

@ -33,7 +33,7 @@
"markdown-it": "^8.4.2",
"markdown-it-container": "^2.0.0",
"markdown-it-regexp": "^0.4.0",
"marko": "^4.13.7",
"marko": "^4.13.8",
"moment": "^2.22.2",
"passport": "^0.4.0",
"passport-auth0": "^1.0.0"

Loading…
Cancel
Save