Browse Source

package: Updated markojs version

1.0
Gisle Aune 6 years ago
parent
commit
bf6fbf92e9
  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.4",
"resolved": "https://registry.npmjs.org/marko/-/marko-4.13.4.tgz",
"integrity": "sha512-eL8svidLARXY39e07JvY0YV7B5VAcd6GfnVK1W5xMpyvhazPo1fmL9S4HMGPIhToU0esrZZv4UG9APpo8V+Pdw==",
"version": "4.13.5",
"resolved": "https://registry.npmjs.org/marko/-/marko-4.13.5.tgz",
"integrity": "sha512-gXKiLLQTGGaF2+zaepRwYqHqeMT1xrJoY8QqSkx2qDyPc0FQaJBQGalia9rxZtdtNiaFAyy8lejbNs7bVyloxg==",
"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.4",
"marko": "^4.13.5",
"moment": "^2.22.2",
"passport": "^0.4.0",
"passport-auth0": "^1.0.0"

Loading…
Cancel
Save