diff --git a/package-lock.json b/package-lock.json index 436d88e6..730412c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@babel/preset-env": "^7.22.9", "babel-loader": "^9.1.3", "buffer": "^6.0.3", - "documentation": "^14.0.1", + "documentation": "^14.0.3", "eslint": "^8.51.0", "eslint-config-semistandard": "^17.0.0", "eslint-config-standard": "^17.0.0", @@ -4147,6 +4147,7 @@ "resolved": "https://registry.npmjs.org/documentation/-/documentation-14.0.3.tgz", "integrity": "sha512-B7cAviVKN9Rw7Ofd+9grhVuxiHwly6Ieh+d/ceMw8UdBOv/irkuwnDEJP8tq0wgdLJDUVuIkovV+AX9mTrZFxg==", "dev": true, + "license": "ISC", "dependencies": { "@babel/core": "^7.18.10", "@babel/generator": "^7.18.10", diff --git a/package.json b/package.json index a3a39205..9c677ba3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@babel/preset-env": "^7.22.9", "babel-loader": "^9.1.3", "buffer": "^6.0.3", - "documentation": "^14.0.1", + "documentation": "^14.0.3", "eslint": "^8.51.0", "eslint-config-semistandard": "^17.0.0", "eslint-config-standard": "^17.0.0",