bump package version to 1.4.1
[squeep-indieauth-helper] / package.json
index 9e3cb367b7bf936ae4b8702d0a86fed0702b7661..7454804aa16d7d7f2ccdecb6b2d648d78fb4c32d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.3.0",
+  "version": "1.4.1",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {
@@ -33,7 +33,7 @@
     "microformats-parser": "^2.0.2"
   },
   "devDependencies": {
-    "eslint": "^8.53.0",
+    "eslint": "^8.55.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-promise": "^6.1.1",
     "eslint-plugin-security": "^1.7.1",