Browse Source

Bump sails from 0.12.7 to 1.5.7 in /frameworks/JavaScript/sailsjs

Bumps [sails](https://github.com/balderdashy/sails) from 0.12.7 to 1.5.7.
- [Release notes](https://github.com/balderdashy/sails/releases)
- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/balderdashy/sails/compare/v0.12.7...v1.5.7)

---
updated-dependencies:
- dependency-name: sails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
4d8be72f5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/sailsjs/package.json

+ 1 - 1
frameworks/JavaScript/sailsjs/package.json

@@ -14,7 +14,7 @@
     "pg": "6.0.5",
     "pg-hstore": "2.3.2",
     "rc": "1.1.6",
-    "sails": "0.12.7",
+    "sails": "1.5.7",
     "sails-disk": "0.10.10",
     "sequelize": "6.29.0"
   },