Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit f556f29

Browse files
committed
0.2.10 - fix vulnerabilities
1 parent 6bd889c commit f556f29

File tree

3 files changed

+83
-55
lines changed

3 files changed

+83
-55
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@funixproductions/angular-core",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Package used in all FunixProductions Angular projects",
55
"scripts": {
66
"ng": "ng",

projects/funixproductions-requests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@funixproductions/funixproductions-requests",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Package used in all FunixProductions Angular projects",
55
"peerDependencies": {
66
"@angular/common": "^17.1.0",

0 commit comments

Comments
 (0)