update beast orm version

This commit is contained in:
Peter Maquiran
2023-02-27 09:47:02 +01:00
parent 4731b402df
commit 9143e15dd4
3 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -99,7 +99,7 @@
"angular-svg-icon": "^12.0.0", "angular-svg-icon": "^12.0.0",
"angular-tag-cloud-module": "^5.2.2", "angular-tag-cloud-module": "^5.2.2",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"beast-orm": "^1.1.2", "beast-orm": "^1.1.3",
"bootstrap": "^4.5.0", "bootstrap": "^4.5.0",
"browser-image-resizer": "^2.4.1", "browser-image-resizer": "^2.4.1",
"build": "0.1.4", "build": "0.1.4",
@@ -8833,9 +8833,9 @@
} }
}, },
"node_modules/beast-orm": { "node_modules/beast-orm": {
"version": "1.1.2", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.2.tgz", "resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.3.tgz",
"integrity": "sha512-yboyvvasEIptcLNJ0yLl6DalQ2xSAUojNS/vPrPRir4gW99g6GFqlSiSWWTpCE4FHh827TuB8NUWbhLcqzoiyA==" "integrity": "sha512-stZiiliGzvP1b2BPHGo2l2gZlw9CgrnpMhOLvvC1e3JekbSrOFIGt1/kwNMfLhg81c2ZHpfRBnNo5Nw6NQxzRw=="
}, },
"node_modules/big-integer": { "node_modules/big-integer": {
"version": "1.6.49", "version": "1.6.49",
@@ -45616,9 +45616,9 @@
} }
}, },
"beast-orm": { "beast-orm": {
"version": "1.1.2", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.2.tgz", "resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.3.tgz",
"integrity": "sha512-yboyvvasEIptcLNJ0yLl6DalQ2xSAUojNS/vPrPRir4gW99g6GFqlSiSWWTpCE4FHh827TuB8NUWbhLcqzoiyA==" "integrity": "sha512-stZiiliGzvP1b2BPHGo2l2gZlw9CgrnpMhOLvvC1e3JekbSrOFIGt1/kwNMfLhg81c2ZHpfRBnNo5Nw6NQxzRw=="
}, },
"big-integer": { "big-integer": {
"version": "1.6.49" "version": "1.6.49"
+1 -1
View File
@@ -109,7 +109,7 @@
"angular-svg-icon": "^12.0.0", "angular-svg-icon": "^12.0.0",
"angular-tag-cloud-module": "^5.2.2", "angular-tag-cloud-module": "^5.2.2",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"beast-orm": "^1.1.2", "beast-orm": "^1.1.3",
"bootstrap": "^4.5.0", "bootstrap": "^4.5.0",
"browser-image-resizer": "^2.4.1", "browser-image-resizer": "^2.4.1",
"build": "0.1.4", "build": "0.1.4",
File diff suppressed because one or more lines are too long