Skip to content

Commit 1499fd6

Browse files
committed
Update dependencies
1 parent f4e3987 commit 1499fd6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-schema-entity",
3-
"version": "7.0.20",
3+
"version": "7.0.21",
44
"description": "Manage a group of tables with a parent child relation in SQL that will be seen as a document, or entity, like a no SQL database",
55
"repository": "https://github.com/andrglo/json-schema-entity.git",
66
"author": {
@@ -29,7 +29,7 @@
2929
"eslint-config-google": "^0.14.0",
3030
"glob": "^9.3.4",
3131
"mocha": "^10.2.0",
32-
"mssql-cr-layer": "^2.0.18",
32+
"mssql-cr-layer": "^2.0.19",
3333
"nyc": "^15.1.0",
3434
"pg-cr-layer": "^2.0.21",
3535
"unorm": "^1.6.0",

0 commit comments

Comments
 (0)