Skip to content

Commit b3fe0c4

Browse files
Deps: Update dependency mongoose to v8.15.2.
1 parent e406d27 commit b3fe0c4

File tree

5 files changed

+26
-81
lines changed

5 files changed

+26
-81
lines changed

apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"clsx": "2.1.1",
7070
"geist": "1.3.1",
7171
"lucide-react": "0.500.0",
72-
"mongoose": "8.13.2",
72+
"mongoose": "8.15.2",
7373
"next-auth": "5.0.0-beta.25",
7474
"next-seo": "6.6.0",
7575
"next-sitemap": "4.2.3",

apps/storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"export-to-csv": "1.4.0",
7878
"lodash.debounce": "4.0.8",
7979
"lucide-react": "0.500.0",
80-
"mongoose": "8.13.2",
80+
"mongoose": "8.15.2",
8181
"next-auth": "5.0.0-beta.25",
8282
"next-sitemap": "4.2.3",
8383
"next": "15.0.2-canary.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-unused-imports": "4.1.4",
8181
"eslint": "8.57.1",
8282
"glob": "11.0.2",
83-
"mongoose": "8.15.1",
83+
"mongoose": "8.15.2",
8484
"prettier-eslint": "16.4.2",
8585
"prettier-plugin-tailwindcss": "0.6.12",
8686
"prettier": "3.5.3",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
],
5454
"dependencies": {
5555
"@nordcom/commerce-errors": "workspace:*",
56-
"mongoose": "8.13.2"
56+
"mongoose": "8.15.2"
5757
},
5858
"devDependencies": {
5959
"@codecov/vite-plugin": "1.9.0",

pnpm-lock.yaml

Lines changed: 22 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)